cvs commit: src/sys/dev/disk/aic7xxx aic_osm_lib.h
Peter Avalos
pavalos at crater.dragonflybsd.org
Thu Jul 5 18:43:13 PDT 2007
pavalos 2007/07/05 18:42:34 PDT
DragonFly src repository
Modified files:
sys/dev/disk/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.
Obtained-from: FreeBSD
Revision Changes Path
1.2 +18 -3 src/sys/dev/disk/aic7xxx/aic_osm_lib.h
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/aic7xxx/aic_osm_lib.h.diff?r1=1.1&r2=1.2&f=u
More information about the Commits
mailing list