cvs commit: src/sys/dev/aic7xxx aic_osm_lib.h

Justin T. Gibbs gibbs at FreeBSD.org
Tue May 11 13:33:43 PDT 2004


gibbs       2004/05/11 13:33:42 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/aic7xxx      aic_osm_lib.h 
  Log:
  Add aic_scb_timer_start() which will be used in the aic7xxx driver to
  start the timer on SCBs queued in the untagged SCB queue.
  
  The core treats timeouts in usecs to satisfy Linux requirements.  Multiply
  accordingly.
  
  Revision  Changes    Path
  1.2       +17 -2     src/sys/dev/aic7xxx/aic_osm_lib.h


More information about the cvs-src mailing list