From owner-freebsd-stable Wed Apr 17 1:27:46 2002 Delivered-To: freebsd-stable@freebsd.org Received: from wattres.Watt.COM (wattres.watt.com [205.178.120.6]) by hub.freebsd.org (Postfix) with ESMTP id 3CBAF37B41A for ; Wed, 17 Apr 2002 01:27:40 -0700 (PDT) Received: (from steve@localhost) by wattres.Watt.COM (8.12.2/8.12.2) id g3H8RR4W009216; Wed, 17 Apr 2002 01:27:27 -0700 (PDT) (envelope-from steve) Message-Id: <200204170827.g3H8RR4W009216@wattres.Watt.COM> From: steve@Watt.COM (Steve Watt) Date: Wed, 17 Apr 2002 01:27:26 -0700 X-Mailer: Mail User's Shell (7.2.6 beta(5) 10/07/98) To: stable@freebsd.org Subject: ATA tags broken here, too Cc: sos@freebsd.dk Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just grabbed a fresh -STABLE, and it appears that ATA tags are still broken. I get the usual list of failures, and then I get prompted for a root device. Giving ad0 works just fine, though it's a whole lot slower. Soren, I'm a long-time kernel guy on LynxOS, new to *BSD kernels, and don't know much about ATA, but I'm available to help hack on this one. atacontrol doesn't show much interesting: % atacontrol list ATA channel 0: Master: ad0 ATA/ATAPI rev 5 Slave: no device present ATA channel 1: Master: acd0 ATA/ATAPI rev 0 Slave: no device present dmesg bits: Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.5-STABLE #3: Wed Apr 17 00:42:43 PDT 2002 root@wattres.Watt.COM:/old/usr/obj/usr/src/sys/WATTRES [...] pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 10 isab0: at device 4.0 on pci0 isa0: on isab0 atapci0: port 0xd800-0xd80f at device 4.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 [...] ata1-slave: ATAPI identify retries exceeded ad0: 73308MB [148945/16/63] at ata0-master tagged UDMA33 acd0: CD-RW at ata1-master UDMA33 [...] Mounting root from ufs:/dev/ad0s1a ad0: timeout waiting for READY ad0: invalidating queued requests - resetting ata0: resetting devices .. ad0: invalidating queued requests done [...] ad0: no request for tag=0 ad0: invalidating queued requests ad0: READ command timeout tag=0 serv=0 - resetting ad0: invalidating queued requests ata0: resetting devices .. ad0: invalidating queued requests done ad0: no request for tag=0 ad0: invalidating queued requests ad0: READ command timeout tag=0 serv=0 - resetting ad0: invalidating queued requests ata0: resetting devices .. ad0: invalidating queued requests done ad0: no request for tag=0 ad0: invalidating queued requests ad0: READ command timeout tag=0 serv=0 - resetting ad0: invalidating queued requests ad0: trying fallback to PIO mode ata0: resetting devices .. ad0: invalidating queued requests done Root mount failed: 6 Manual root filesystem specification: : Mount using filesystem eg. ufs:/dev/da0s1a ? List valid disk boot devices Abort manual input mountroot> ufs:/dev/ad0s1a Mounting root from ufs:/dev/ad0s1a -- Steve Watt KD6GGD PP-ASEL-IA ICBM: 121W 56' 57.8" / 37N 20' 14.9" Internet: steve @ Watt.COM Whois: SW32 Free time? There's no such thing. It just comes in varying prices... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message