From owner-freebsd-current Sat Oct 6 22:31:36 2001 Delivered-To: freebsd-current@freebsd.org Received: from mail-relay1.yahoo.com (mail-relay1.yahoo.com [216.145.48.34]) by hub.freebsd.org (Postfix) with ESMTP id 8758737B403; Sat, 6 Oct 2001 22:31:32 -0700 (PDT) Received: from DougBarton.net (db-cvad-2-tmp.yahoo.com [216.145.48.243]) by mail-relay1.yahoo.com (Postfix) with ESMTP id DB6228B5A8; Sat, 6 Oct 2001 22:31:31 -0700 (PDT) Message-ID: <3BBFE8B9.E79AC083@DougBarton.net> Date: Sat, 06 Oct 2001 22:31:37 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-current@freebsd.org, sos@freebsd.org Subject: Broken ATA in recent -current Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Well, seems to be my week for finding bugs. With -current sources that are up to date as of now, the kernel panics when it tries to probe my CD writer. I have scsi hard drives, an atapi CD-ROM as master on ata0, and a CD-RW as master on ata1. Normally they probe like this: acd0: DVD-ROM at ata0-master UDMA33 acd1: CD-RW at ata1-master WDMA2 I have: hw.ata.atapi_dma="1" in /boot/loader.conf as well. A boot -v on the kernel that crashes looks like this (copied by hand, so there might be some errors): ata1-master: piomode=4 dmamode=2 udmamode=1 dmaflag=1 ata1-master: successs setting WDMA2 on Intel Chip acd1: REQUEST_SENSE command timeout-resetting ata1: resetting devices .. ata1: mask=03 ostat0=58 ostat2=01 acd1: ATAPI probe 14 eb ata1-slave: ATAPI probe 14 eb ata1: mask=03 stat0=00 stat1=01 ata1: devices=0c ata1-slave: ATAPI identify retries exceeded done acd1: failure to execute ATAPI packet command acd1: MODE_SENSE_BIG command timeout - resetting ata1: resetting devices .. ata1: mask=03 ostat0=58 ostat2=01 ata1: mask=00 stat0=90 stat1=81 panic: free: address 0 out of range I've never had a problem with this CD-RW before, I've burnt a lot of CD's with it. Kernel as of 9/29 works just fine. -- "We will not tire, we will not falter, and we will not fail." - George W. Bush, President of the United States September 20, 2001 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message