Date: Tue, 13 Jul 1999 12:14:29 -0600 (MDT) From: Dino Dai Zovi <dadaizo@unm.edu> To: freebsd-stable@freebsd.org Subject: IDE HD size and geometry detected wrong Message-ID: <Pine.A41.4.05.9907131204080.64862-100000@ben15.unm.edu>
next in thread | raw e-mail | index | archive | help
(note: this is probably a different issue than the recent SCSI reporting bug) I have two identical IDE drives in my system, and FreeBSD reports their identical model numbers, but their sizes and geometries are reported differently. The bug appears to be more serious than just reporting it, as I can only use a third of the capacity of one of the drives. To better explain, here is my "boot -v" output (cvsupped monday night, disks in question are wd1 and wd2.) FreeBSD 3.2-STABLE #1: Tue Jul 13 10:42:49 MDT 1999 ghandiz@jeeves.grouplinx.com:/usr/src/sys/compile/JEEVES [...] wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): <WDC AC26400B> wd0: 6149MB (12594960 sectors), 13328 cyls, 15 heads, 63 S/T, 512 B/S wd0: ATA INQUIRE valid = 0007, dmamword = 0007, apio = 0003, udma = 0407 wdc0: unit 1 (wd1): <Maxtor 90648D3> wd1: 2014MB (4124736 sectors), 4092 cyls, 16 heads, 63 S/T, 512 B/S wd1: ATA INQUIRE valid = 0007, dmamword = 0007, apio = 0003, udma = 0407 wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (wd2): <Maxtor 90648D3> wd2: 6179MB (12656448 sectors), 12556 cyls, 16 heads, 63 S/T, 512 B/S wd2: ATA INQUIRE valid = 0007, dmamword = 0007, apio = 0003, udma = 0407 wdc1: unit 1 (atapi): < 36X CD-ROM/VER 1.C0>, removable, accel, dma, iordy acd0: drive speed 343 - 4125KB/sec, 128KB cache acd0: supported read types: CD-R, CD-RW, CD-DA, packet track acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray acd0: Medium: no/blank disc inside, unlocked [ snip ] BIOS Geometries: 0:030ffe3f 0..783=784 cylinders, 0..254=255 heads, 1..63=63 sectors 1:0312fe3f 0..786=787 cylinders, 0..254=255 heads, 1..63=63 sectors 2:0312fe3f 0..786=787 cylinders, 0..254=255 heads, 1..63=63 sectors 0 accounted for Notice how the BIOS geometries are the same, the vendor and model tags are the same, yet they are detected differently. Any ideas? -Dino -------------------------------------------------------------------- Dino Dai Zovi "First they ignore you. Then they dadaizo@unm.edu laugh at you. Then they fight http://www.unm.edu/~dadaizo you. Then you win." -- Gandhi -------------------------------------------------------------------- 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?Pine.A41.4.05.9907131204080.64862-100000>