From owner-freebsd-current Tue Dec 7 5:57: 4 1999 Delivered-To: freebsd-current@freebsd.org Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (Postfix) with ESMTP id BC9E814C86; Tue, 7 Dec 1999 05:55:09 -0800 (PST) (envelope-from fjoe@iclub.nsu.ru) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.9.3/8.9.3) with ESMTP id TAA76479; Tue, 7 Dec 1999 19:37:58 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Date: Tue, 7 Dec 1999 19:37:57 +0600 (NS) From: Max Khon To: Alex Cc: Nick Hibma , "David O'Brien" , sos@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: ATA driver as the default In-Reply-To: <384D076F.4E2F437@freenet.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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: 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: 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: 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