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

Brian Feldman green at FreeBSD.org
Mon Jun 21 13:42:08 PDT 2004


green       2004-06-21 20:42:03 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          atapi-cd.c 
  Log:
  Call the detach function with g_waitfor_event() so that it can access
  the GEOM topology.
  
  There are still issues with not detaching from cam correctly such that
  upon a device detach there's an invalid pointer dereference from the
  later call to cam_rescan().
  
  Revision  Changes    Path
  1.167     +8 -1      src/sys/dev/ata/atapi-cd.c


More information about the cvs-src mailing list