From owner-freebsd-current Tue Dec 7 5: 7: 0 1999 Delivered-To: freebsd-current@freebsd.org Received: from satsuma.mail.easynet.net (satsuma.mail.easynet.net [195.40.1.44]) by hub.freebsd.org (Postfix) with ESMTP id 98B8314F4E; Tue, 7 Dec 1999 05:06:52 -0800 (PST) (envelope-from ak@freenet.co.uk) Received: from freenet.co.uk (alister.w.easynet.co.uk [212.212.251.86]) by satsuma.mail.easynet.net with ESMTP id C36BE7B100; Tue, 7 Dec 1999 13:06:50 +0000 (GMT) Message-ID: <384D076F.4E2F437@freenet.co.uk> Date: Tue, 07 Dec 1999 13:11:11 +0000 From: Alex X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Nick Hibma Cc: David O'Brien , sos@freebsd.org, freebsd-current@freebsd.org Subject: Re: ATA driver as the default References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nick Hibma 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? Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message