Subject: Re: superdisks
To: Eric Haszlakiewicz <haszlaki@uaccess.net>
From: Peter Seebach <seebs@herd.plethora.net>
List: current-users
Date: 01/23/1998 23:09:22
In message <199801240449.WAA23253@guinness.uaccess.net>, Eric Haszlakiewicz wri
tes:
>	Hmm.. try this.  Assuming the id of the drive you get on boot
>is <, 79ABB0014643, 0510C104> (that's what I get, do you?) add this to
>the atapi_quirk_patterns table:  (src/sys/dev/scsipi/atapiconf.c: line 79)
>	{{T_DIRECT, T_REMOV,
>	 "", "79ABB0014643", "0510C104"},         SDEV_NOSTARTUNIT},

Actually, mine's different, but I can do the same thing, thanks!

I'll test it and let everybody know.

>This make it work a little better for me.  Do I remember correctly that you
>said your drive wasn't reading LS-120 disks at all?

Yeah.  It *always* gets the timeout - but this may be enough to tweak it
for me.

-s