Date: Thu, 30 Apr 1998 23:36:30 -0700 (PDT) From: sos@FreeBSD.ORG To: touch@ISI.EDU (Joe Touch) Cc: freebsd-hackers@FreeBSD.ORG, touch@ISI.EDU Subject: Re: ATAPI probe hanging Message-ID: <199805010636.XAA08666@hub.freebsd.org> In-Reply-To: <199805010014.RAA22830@rum.isi.edu> from Joe Touch at "Apr 30, 98 05:14:05 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
In reply to Joe Touch who wrote: > Hi, > > I have a problem booting a laptop with a detachable CDROM base unit, > when the unit is attached. > > The configuration is: > Hitachi VisionBook Elite > 2.2.5 kernel, PAO patches (970616) installed > > The symptom is that, during boot: > > finds fd0 > finds wdc0 (wd0) > finds wdc1 (CDROM) > finds info about the CDROM at wcd0 - 1722 Kb/s... > finds info about the CDROM at wcd0 - no disc inside, unlocked > > (hangs here) It would have been nice with the real output here, details details... Its not clear to me if the CDROM is on wdc0 or wdc1 ?? The probe can hang pretty long if no devices is present, the standard calls for 30secs waits for devices to become ready. You patch will break on all machines having the CDROM as slave :( We need the exact probe messages, best with verbose on, and the setup of the drives (channel 0/1 master/slave) to help you any further... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Soren Schmidt (sos@FreeBSD.org) FreeBSD Core Team So much code to hack -- so little time. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805010636.XAA08666>