After tonight's cvsup and kernel build my primary slave hard disk gets
no longer detected.

This is due to the latest update to src/sys/dev/ata/ata-lowlevel.c. When
i revert from version 1.10 to 1.9 everything is fine again.

So much about the "Hopefully this doesn't loose any real ATA disks..."


Relevant part of dmesg with ata-lowlevel.c 1.10:

GEOM: create disk ad0 dp=0xc413d470
ad0: 58644MB <IC35L060AVER07-0> [119150/16/63] at ata0-master UDMA66
acd0: CDRW <CR-4804TE> at ata1-master PIO3
acd1: DVDROM <LITEON DVD-ROM LTD122> at ata1-slave PIO4


Relevant part of dmesg with ata-lovel.c 1.9

GEOM: create disk ad0 dp=0xc413d470
ad0: 58644MB <IC35L060AVER07-0> [119150/16/63] at ata0-master UDMA66
GEOM: create disk ad1 dp=0xc413d270
ad1: 38166MB <ST340823A> [77545/16/63] at ata0-slave UDMA66
acd0: CDRW <CR-4804TE> at ata1-master PIO3
acd1: DVDROM <LITEON DVD-ROM LTD122> at ata1-slave PIO4

Stefan Ehmann

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to