Date: Mon, 19 Nov 2007 18:05:48 +0000 (UTC) From: Søren Schmidt <sos@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-chipset.c atapi-cd.c Message-ID: <200711191805.lAJI5mQ8035489@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711191805.lAJI5mQ8035489>