From owner-freebsd-current@FreeBSD.ORG Fri Sep 19 16:09:04 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFC1716A4D8 for ; Fri, 19 Sep 2003 16:09:04 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28DFA43FB1 for ; Fri, 19 Sep 2003 16:09:04 -0700 (PDT) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.10/8.12.1) with ESMTP id h8JN93gG014485 for ; Fri, 19 Sep 2003 19:09:03 -0400 (EDT) Date: Fri, 19 Sep 2003 19:09:03 -0400 (EDT) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: current@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: ATAng no good for me X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: deischen@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 23:09:05 -0000 ATA (atapicam also in kernel) doesn't seem to work after the changes in the last 24 hours or so. I have a SCSI system with one ATAPI CD-ROM drive, which gets probed on a good kernel as: ata0-slave: timeout waiting for interrupt ata0-slave: ATAPI identify failed acd0: CDROM at ata0-master PIO4 Waiting 5 seconds for SCSI devices to settle da0 at ahc0 bus 0 target 0 lun 0 da0: < S7Z0> Fixed Direct Access SCSI-3 device da0: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled da0: 35003MB (71687340 512 byte sectors: 255H 63S/T 4462C) cd0 at ata0 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 16.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present On a kernel built just a few hours ago, it hangs on boot right after: acd0: CDROM at ata0-master PIO4 -- Dan Eischen