cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h

Fabian Keil freebsd-listen at fabiankeil.de
Sun Apr 13 18:06:42 UTC 2008


Søren Schmidt <sos at FreeBSD.ORG> wrote:

> Should be fixed now, let me know if it still fails, thanks!

Thanks a lot for the quick fix, ad1 is indeed back:

ata0: reset tp1 mask=03 ostat0=50 ostat1=50
ata0: stat0=0x00 err=0x01 lsb=0x14 msb=0xeb
ata0: stat1=0x50 err=0x01 lsb=0x00 msb=0x00
ata0: reset tp2 stat0=00 stat1=50 devices=0x10002<ATA_SLAVE>
ata0: [MPSAFE]
ata0: [ITHREAD]
[...]
ata0-master: pio=PIO4 wdma=WDMA2 udma=UDMA66 cable=40 wire
ata0-slave: pio=PIO4 wdma=WDMA2 udma=UDMA100 cable=80 wire
acd0: setting PIO4 on 8233A chip
acd0: DMA limited to UDMA33, device found non-ATA66 cable
acd0: setting UDMA33 on 8233A chip
acd0: <LITE-ON DVDRW SOHW-1693S/KC4B> DVDR drive at ata0 as master
acd0: read 8268KB/s (8268KB/s) write 8268KB/s (8268KB/s), 2048KB buffer, UDMA33
acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, packet
acd0: Writes: CDR, CDRW, DVDR, test write, burnproof
acd0: Audio: play, 256 volume levels
acd0: Mechanism: ejectable tray, unlocked
acd0: Medium: no/blank disc
ad1: setting PIO4 on 8233A chip
ad1: setting UDMA100 on 8233A chip
ad1: 381554MB <SAMSUNG HD400LD WQ100-14> at ata0-slave UDMA100
ad1: 781422768 sectors [12403536C/1H/63S] 16 sectors/interrupt 1 depth queue
ad1: VIA check1 failed
ad1: Adaptec check1 failed
ad1: LSI (v3) check1 failed
ad1: LSI (v2) check1 failed
ad1: FreeBSD check1 failed

Interestingly enough, atacontrol doesn't see it:

fk at africanqueen ~ $atacontrol list
ATA channel 0:
    Master: acd0 <LITE-ON DVDRW SOHW-1693S/KC4B> ATA/ATAPI revision 5
    Slave:       no device present
ATA channel 1:
    Master: acd2 <LITE-ON DVDRW LDW-811S/HS0R> ATA/ATAPI revision 5
    Slave:       no device present
ATA channel 2:
    Master:  ad4 <SAMSUNG HD400LD/WQ100-14> ATA/ATAPI revision 7
    Slave:       no device present
ATA channel 3:
    Master:      no device present
    Slave:       no device present

The slave on ata1 isn't shown either:

ata1: identify ch->devices=00030000
ata1-master: pio=PIO4 wdma=WDMA2 udma=UDMA33 cable=40 wire
ata1-slave: pio=PIO4 wdma=WDMA2 udma=UDMA33 cable=40 wire
acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 
(probe0:ata0:0:0:0): error 22
(probe0:ata0:0:0:0): Unretryable Error
acd2: setting PIO4 on 8233A chip
acd2: setting UDMA33 on 8233A chip
GEOM: new disk ad1
acd2: <LITE-ON DVDRW LDW-811S/HS0R> CDRW drive at ata1 as master
acd2: read 6890KB/s (6890KB/s) write 6890KB/s (6890KB/s), 2048KB buffer, UDMA33
acd2: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, packet
acd2: Writes: CDR, CDRW, test write, burnproof
acd2: Audio: play, 256 volume levels
acd2: Mechanism: ejectable tray, unlocked
acd2: Medium: no/blank disc
acd3: setting PIO4 on 8233A chip
acd3: setting UDMA33 on 8233A chip
acd3: <PLEXTOR CD-R PREMIUM/1.06> CDRW drive at ata1 as slave
acd3: read 8958KB/s (6890KB/s) write 8958KB/s (8958KB/s), 8192KB buffer, UDMA33
acd3: Reads: CDR, CDRW, CDDA stream, packet
acd3: Writes: CDR, CDRW, test write, burnproof
acd3: Audio: play, 256 volume levels
acd3: Mechanism: ejectable tray, unlocked
acd3: Medium: CD-ROM unknown

Fabian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20080413/fc6bc1fb/signature.pgp


More information about the cvs-src mailing list