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

Thomas Quinot thomas at FreeBSD.org
Wed May 14 07:20:24 PDT 2003


thomas      2003/05/14 07:20:22 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/ata          atapi-cam.c 
  Log:
  In atapi_cam_reinit_bus, only call reinit_bus if the ATAPI channel
  has already been registered with ATAPI/CAM (else there is nothing
  to do). atapi_cam_reinit_bus may be called before the bus is
  registered if an ATAPI command times out during the boot sequence.
  
  PR:             i386/51421
  Reviewed by:    roberto
  Approved by:    re (rwatson)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.16      +8 -1      src/sys/dev/ata/atapi-cam.c


More information about the cvs-src mailing list