cvs commit: src/sys/dev/ata ata-lowlevel.c

Søren Schmidt sos at FreeBSD.org
Sat Jul 24 12:03:29 PDT 2004


sos         2004-07-24 19:03:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-lowlevel.c 
  Log:
  Refine the wait for ATAPI_RESET.
  Properly wait for not busy and introduce a timeout for devices not
  setting busy (as they should).
  Leave a printf in there that states how long the wait was, as I'd like
  to get an idea of the variations here. The time needed seems also to be
  affected by whether a medium is present or not.
  
  Revision  Changes    Path
  1.40      +10 -2     src/sys/dev/ata/ata-lowlevel.c


More information about the cvs-src mailing list