My system is consisted in Tyan S2885 opteron dual board and Seagate 7200.1 SATA disk with FreeBSD/AMD64 5.2-Current. Old ata driver could detect the disk. Below the verbose message on bootstrap: ---------------------- ... atapci0: <SiI 3114 SATA150 controller> port 0x8400-0x840f,0x8480-0x8483,0x8800-0 x8807,0x8880-0x8883,0x8c00-0x8c07 mem 0xfe8ffc00-0xfe8fffff irq 17 at device 11. 0 on pci3 pcib1: device atapci0 requested decoded I/O range 0x8400-0x840f atapci0: [MPSAFE] pcib1: device atapci0 requested decoded memory range 0xfe8ffc00-0xfe8fffff ata2: reset tp1 mask=01 ostat0=50 ostat1=50 ata2-master: stat=0xff err=0xff lsb=0xff msb=0xff ata2-master: stat=0xff err=0xff lsb=0xff msb=0xff ata2-master: stat=0x50 err=0x01 lsb=0x00 msb=0x00 ata2: reset tp2 mask=01 stat0=50 stat1=00 devices=0x1<ATA_MASTER> ata2: at 0xfe8ffc00 on atapci0 ... ata1-master: pio=0x0c wdma=0x22 udma=0xffffffff cable=40pin ata1-master: setting PIO4 on AMD 8111 chip acd0: <CRD-8400B/1.02> CDROM drive at ata1 as master acd0: read 6875KB/s (6875KB/s), 128KB buffer, PIO4 acd0: Reads: CDR, CDRW, CDDA stream, packet acd0: Writes: acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray, unlocked, lock protected acd0: Medium: no/blank disc ata2-master: pio=0x0c wdma=0x22 udma=0x46 cable=40pin ad4: <ST380013AS/3.18> ATA-6 disk at ata2-master ad4: 76319MB (156301488 sectors), 155061 C, 16 H, 63 S, 512 B ad4: 16 secs/int, 1 depth queue, UDMA100 GEOM: new disk ad4 ... -------------- But, new ata driver cannot detect the disk. --------------- ... atapci0: <SiI 3114 SATA150 controller> port 0x8400-0x840f,0x8480-0x8483,0x8800-0 x8807,0x8880-0x8883,0x8c00-0x8c07 mem 0xfe8ffc00-0xfe8fffff irq 17 at device 11. 0 on pci3 pcib1: device atapci0 requested decoded I/O range 0x8400-0x840f atapci0: [MPSAFE] pcib1: device atapci0 requested decoded memory range 0xfe8ffc00-0xfe8fffff ata2: at 0xfe8ffc00 on atapci0 ata2: [MPSAFE] ata3: reset tp1 mask=01 ostat0=7f ostat1=7f ata3-master: stat=0x7f err=0x00 lsb=0x00 msb=0x00 ... ata1-master: pio=0x0c wdma=0x22 udma=0xffffffff cable=40pin ata1-master: setting PIO4 on AMD 8111 chip acd0: <CRD-8400B/1.02> CDROM drive at ata1 as master acd0: read 6875KB/s (6875KB/s), 128KB buffer, PIO4 acd0: Reads: CDR, CDRW, CDDA stream, packet acd0: Writes: acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray, unlocked, lock protected acd0: Medium: no/blank disc ... ------------ Therefore, My system cannot be bootstrapped new ata driver. (root in ad4s1a) Anyone help me. SungGON Yi. skon_at_kr.FreeBSD.orgReceived on Thu Apr 01 2004 - 03:10:45 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:49 UTC