cvs commit: src/sys/dev/aac aac.c aacreg.h

Scott Long scottl at FreeBSD.org
Wed Sep 15 19:37:41 PDT 2004


scottl      2004-09-16 02:37:41 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/aac          aac.c aacreg.h 
  Log:
  If the timeout handler runs and notices that commands are timed out, check
  the firmware status register on the card to see if the firmware is still
  running.  There is no way to recover from this, but at least it can give
  a hint as whether the car has crashed (which happens all too often).
  
  MFC after: 3 days
  
  Revision  Changes    Path
  1.103     +10 -0     src/sys/dev/aac/aac.c
  1.19      +1 -0      src/sys/dev/aac/aacreg.h


More information about the cvs-src mailing list