scottl 2005-12-28 08:36:33 UTC
FreeBSD src repository
Modified files:
sys/dev/ti if_ti.c if_tireg.h
Log:
Cache the tx producer index instead of reading it every time ti_start is
called.
Revision Changes Path
1.121 +3 -1 src/sys/dev/ti/if_ti.c
1.36 +1 -0 src/sys/dev/ti/if_tireg.h