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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to