Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 2003 07:20:22 -0700 (PDT)
From:      Thomas Quinot <thomas@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ata atapi-cam.c
Message-ID:  <200305141420.h4EEKMH2025263@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305141420.h4EEKMH2025263>