Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Dec 1998 18:02:32 +0000
From:      Nicolas Souchu <nsouch@teaser.fr>
To:        =?iso-8859-1?Q?Jos=E9_M=AA_Alcaide?= <jose@we.lc.ehu.es>
Cc:        Stephen Palmer <slpalmer@netscape.net>, gp@oitunix.oit.umass.edu, freebsd-current@FreeBSD.ORG
Subject:   Re: Request fo help with Zip Drive on vpo0 in -current]
Message-ID:  <19981228180232.58123@breizh.prism.uvsq.fr>
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_%2B0100?=
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>

next in thread | previous in thread | raw e-mail | index | archive | help
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: <generic printer> on ppbus 0
>nlpt0: Interrupt-driven port
>vpo0: <Iomega VPI0 Parallel to SCSI interface> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981228180232.58123>