cvs commit: src/sys/dev/ata ata-chipset.c atapi-cd.c
Søren Schmidt
sos at FreeBSD.org
Mon Nov 19 10:05:49 PST 2007
sos 2007-11-19 18:05:48 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-chipset.c atapi-cd.c
Log:
Fix the problem with certain ATAPI commands on AHCI devices.
Revert the probe in atapi-cd.c to the old usage now its fixed on AHCI.
THis change also fixes using virtual CD's om fx parallels.
Still leaves the GEOM problem of telling media vs device access apart in the access function.
Revision Changes Path
1.205 +36 -4 src/sys/dev/ata/ata-chipset.c
1.195 +22 -15 src/sys/dev/ata/atapi-cd.c
More information about the cvs-src
mailing list