thomas      2007-03-13 20:38:16 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          atapi-cam.c 
  Log:
  (reinit_bus): When the ATAPI bus is reset, do not schedule an automated
   CAM rescan if the ATAPI device entries have not changed.
  
  The ATAPI bus may be reset for a variety of reasons, including any time an
  ATAPI request times out. It is not necessary to rescan at the CAM level
  in such a case, unless a device has appeared or disappeared, or has
  otherwise changed.
  
  PR:             kern/103602
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.48      +10 -2     src/sys/dev/ata/atapi-cam.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