Date: Tue, 7 Dec 1999 19:37:57 +0600 (NS) From: Max Khon <fjoe@iclub.nsu.ru> To: Alex <ak@freenet.co.uk> Cc: Nick Hibma <n_hibma@webweaving.org>, "David O'Brien" <obrien@FreeBSD.ORG>, sos@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: ATA driver as the default Message-ID: <Pine.BSF.4.21.9912071935560.76208-100000@iclub.nsu.ru> In-Reply-To: <384D076F.4E2F437@freenet.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
hi, there! On Tue, 7 Dec 1999, Alex wrote: > > The other one is my laptop, and that one seems to be a lot faster and > > the system load is down (PIIX4 chipset). Except that it always gives me > > a timeout at boot. > > > > acd0: <UJDA110/1.06> CDROM drive at ata1 as master > > acd0: read 2416KB/s (2416KB/s), 128KB buffer, PIO > > acd0: supported read types: CD-DA > > acd0: Audio: play, 16 volume levels > > acd0: Mechanism: ejectable tray > > acd0: Medium: no/blank disc inside, unlocked > > pccard: card inserted, slot 0 > > ata_command: timeout waiting for interrupt > > Same here (similar hardware): > > acd0: <UJDA150/1.02> CDROM drive at ata1 as master > acd0: read 4134KB/s (4134KB/s), 128KB buffer, PIO > acd0: supported read types: CD-R, CD-RW, CD-DA > acd0: Audio: play, 256 volume levels > acd0: Mechanism: ejectable tray > acd0: Medium: CD-ROM 120mm photo disc loaded, unlocked > ata_command: timeout waiting for interrupt > > The command it's failing on is 0xa1 (ATA_C_ATAPI_IDENTIFY). Perhaps > the driver should keep a list of misbehaving devices and not try to > identify them? Same here (kernel & world built from sources cvsupped 29 Nov 1999): acd0: <FX320M/m02> CDROM drive at ata1 as master acd0: read 5512KB/s (5512KB/s), 256KB buffer, PIO acd0: supported read types: CD-R, CD-RW, CD-DA, packet acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray acd0: Medium: CD-ROM 120mm data disc loaded, unlocked ata_command: timeout waiting for interrupt /fjoe 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?Pine.BSF.4.21.9912071935560.76208-100000>