Date: Sat, 30 Dec 2006 15:06:47 -0800 From: Jonathan Dama <jd@ugcs.caltech.edu> To: freebsd-questions@freebsd.org Subject: Missing Drives off of a Promise SATA300 TX4 controller Message-ID: <20061230230647.GA23024@barf.ugcs.caltech.edu>
next in thread | raw e-mail | index | archive | help
I've got two WD drives attached to a promise SATA300 TX4 controller. The controller appears to be detected and reports the drives during a verbose boot, but no devices are ever created and atacontrol list fails to report them: atapci0: <Promise PDC40718 SATA300 controller> port 0xc400-0xc47f,0xc800-0xc8ff mem 0xde121000-0xde121fff,0xde100000-0xde11ffff irq 12 at device 11.0 on pci1 pci1: child atapci0 requested type 4 for rid 0x20, but the BAR says it is an mem io atapci0: [MPSAFE] atapci0: Reserved 0x20000 bytes for rid 0x20 type 3 at 0xde100000 atapci0: Reserved 0x1000 bytes for rid 0x1c type 3 at 0xde121000 atapci0: [MPSAFE] ata2: <ATA channel 0> on atapci0 ata2: SATA connect ready time=0ms ata2: sata_connect devices=0x1<ATA_MASTER> ata2: [MPSAFE] ata3: <ATA channel 1> on atapci0 ata3: SATA connect status=00000000 ata3: [MPSAFE] ata4: <ATA channel 2> on atapci0 ata4: SATA connect ready time=0ms ata4: sata_connect devices=0x1<ATA_MASTER> ata4: [MPSAFE] ata5: <ATA channel 3> on atapci0 ata5: SATA connect status=00000000 ata5: [MPSAFE] atacontrol list ATA channel 0: Master: ad0 <WDC WD200BB-00AUA1/18.20D18> ATA/ATAPI revision 5 Slave: no device present ATA channel 1: Master: no device present Slave: no device present ATA channel 2: Master: no device present Slave: no device present ATA channel 3: Master: no device present Slave: no device present ATA channel 4: Master: no device present Slave: no device present ATA channel 5: Master: no device present Slave: no device present
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061230230647.GA23024>