
* Encapsulate all the ring-specific variables into a substructure. (This will help with some potential code sharing.) * Don't bother with "last buffer complete" interrupts -- we should be taking an interrupt anyway because we set IOC on every buffer. * Likewise, ignore CELV; it's meaningless to us. * Get rid of the FIFO error counters, since this doesn't actually happen any more.
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%