From owner-freebsd-current Mon Dec 28 10:26:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA29294 for freebsd-current-outgoing; Mon, 28 Dec 1998 10:26:58 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from reliam.teaser.fr (reliam.teaser.fr [194.51.80.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA29287 for ; Mon, 28 Dec 1998 10:26:55 -0800 (PST) (envelope-from son@teaser.fr) Received: from teaser.fr (ppp1087-ft.teaser.fr [194.206.156.40]) by reliam.teaser.fr (8.9.1a/8.9.1a) with ESMTP id TAA06809; Mon, 28 Dec 1998 19:25:01 +0100 (MET) Received: (from son@localhost) by teaser.fr (8.9.1/8.9.1) id SAA01845; Mon, 28 Dec 1998 18:02:32 GMT (envelope-from son) Message-ID: <19981228180232.58123@breizh.prism.uvsq.fr> Date: Mon, 28 Dec 1998 18:02:32 +0000 From: Nicolas Souchu To: =?iso-8859-1?Q?Jos=E9_M=AA_Alcaide?= 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> <368761EF.23641D79@we.lc.ehu.es> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 0.81e In-Reply-To: =?iso-8859-1?Q?=3C368761EF=2E23641D79=40we=2Elc=2Eehu=2Ees=3E=3B_from_Jo?= =?iso-8859-1?Q?s=E9_M=AA_Alcaide_on_Mon=2C_Dec_28=2C_1998_at_11=3A48=3A1?= =?iso-8859-1?Q?5AM_+0100?= X-Operating-System: FreeBSD breizh 3.0-CURRENT FreeBSD 3.0-CURRENT Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Dec 28, 1998 at 11:48:15AM +0100, José Mª Alcaide wrote: > >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. Ooops, I've added some detection code October, 31th. It may break your hardware. Detection of your ZIP is done in NIBBLE mode, then according to your boot flags, EPP mode is required for transfer. First, try to set your bootflags to 0x3 to force PS2/NIBBLE mode and see if it works. Then try 0x1. Secondly, set 0x44 to your bootflags to force your chipset generic and avoid NS chips detection code execution. I completly forgot all this... please, give me some feedback. -- nsouch@teaser.fr / nsouch@freebsd.org FreeBSD - Turning PCs into workstations - http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message