From owner-freebsd-current Mon Dec 28 02:53:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA16533 for freebsd-current-outgoing; Mon, 28 Dec 1998 02:53:26 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from polaris.we.lc.ehu.es (polaris.we.lc.ehu.es [158.227.6.43]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA16526 for ; Mon, 28 Dec 1998 02:53:21 -0800 (PST) (envelope-from jose@we.lc.ehu.es) Received: from we.lc.ehu.es (tiburon [158.227.6.111]) by polaris.we.lc.ehu.es (8.9.1/8.9.1) with ESMTP id LAA28035; Mon, 28 Dec 1998 11:48:15 +0100 (MET) Message-ID: <368761EF.23641D79@we.lc.ehu.es> Date: Mon, 28 Dec 1998 11:48:15 +0100 From: "José Mª Alcaide" Organization: Universidad del País Vasco - Dept. de Electricidad y Electrónica X-Mailer: Mozilla 4.07 [en] (X11; U; FreeBSD 2.2.8-RELEASE i386) MIME-Version: 1.0 To: Nicolas Souchu CC: Stephen Palmer , gp@oitunix.oit.umass.edu, freebsd-current@FreeBSD.ORG Subject: Re: Request fo help with Zip Drive on vpo0 in -current] References: <19981219130349.11043.qmail@www0f.netaddress.usa.net> <367E88FB.B9F0D79@we.lc.ehu.es> <19981222010450.23781@breizh.prism.uvsq.fr> <368171FF.B8A5B268@we.lc.ehu.es> <19981224181948.61645@breizh.prism.uvsq.fr> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nicolas Souchu wrote: > > Sorry, I'm wrong, it's ok here with December, 22th. So I can't really > help you from there :( > > You may retry previous sys/ releases Dec, 1st, Nov, 15th to find out the bogus > submit. > Parallel ZIP doesn't work here, using sources CVSupped today (Dec 28th). Perhaps the cause isn't in the ppc/ppbus/vpo code; the problem I see is that da0 isn't initialized, so I think that scbus0 doesn't get attached to vpo0 for some reason. Some parts of the CAM code have changed in the last month... These are my kernel config lines related to the parallel bus: controller scbus0 # Lo necesita el ZIP paralelo. device da0 # Y esto también. controller ppbus0 # Bus paralelo controller vpo0 at ppbus? # ZIP paralelo device nlpt0 at ppbus? # Impresora controller ppc0 at isa? port ? tty irq 7 flags 0x04 I think that this config is OK. I have no SCSI adapter in this machine. These are the boot messages (boot -v): ppc: parallel port found at 0x378 ppc0: ppc0 at 0x378 irq 7 flags 0x4 on isa ppc0: Generic chipset (EPP-only) in EPP mode (EPP 1.9) nlpt0: on ppbus 0 nlpt0: Interrupt-driven port vpo0: on ppbus 0 vpo0: EPP 1.9 mode After that, there is no mention to any "da" device. This is very odd, indeed. -- JMA ----------------------------------------------------------------------- José Mª Alcaide | mailto:jose@we.lc.ehu.es Universidad del País Vasco | http://www.we.lc.ehu.es/~jose Dpto. de Electricidad y Electrónica | Facultad de Ciencias - Campus de Lejona | Tel.: +34-946012479 48940 Lejona (Vizcaya) - SPAIN | Fax: +34-944858139 ----------------------------------------------------------------------- "Go ahead... make my day." - H. Callahan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message