Date: Wed, 17 Apr 2002 01:27:26 -0700 From: steve@Watt.COM (Steve Watt) To: stable@freebsd.org Cc: sos@freebsd.dk Subject: ATA tags broken here, too Message-ID: <200204170827.g3H8RR4W009216@wattres.Watt.COM>
next in thread | raw e-mail | index | archive | help
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 <IBM-DTLA-307075/TXAOA50C> ATA/ATAPI rev 5 Slave: no device present ATA channel 1: Master: acd0 <SONY CD-RW CRX160E/1.0e> 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: <Intel 82443BX (440 BX) host to PCI bridge> on motherboard pci0: <PCI bus> on pcib0 pcib1: <Intel 82443BX (440 BX) PCI-PCI (AGP) bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 pci1: <Matrox MGA G200 AGP graphics accelerator> at 0.0 irq 10 isab0: <Intel 82371AB PCI to ISA bridge> at device 4.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <Intel PIIX4 ATA33 controller> 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 <IBM-DTLA-307075> [148945/16/63] at ata0-master tagged UDMA33 acd0: CD-RW <SONY CD-RW CRX160E> 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: <fstype>:<device> Mount <device> using filesystem <fstype> eg. ufs:/dev/da0s1a ? List valid disk boot devices <empty line> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204170827.g3H8RR4W009216>