cvs commit: src/sys/dev/ata atapi-cd.c

Søren Schmidt sos at FreeBSD.org
Wed Mar 8 02:14:40 PST 2006


sos         2006-03-08 10:14:39 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          atapi-cd.c 
  Log:
  Always read the TOC in acd_read_toc even if MEDIA_CHANGED wasn't set.
  Since we cannot (reliably) detect when media has been removed before we
  try to touch it, this could leave stale TOC's around.
  
  Revision  Changes    Path
  1.187     +0 -3      src/sys/dev/ata/atapi-cd.c


More information about the cvs-src mailing list