freebsd-dev/sys/dev/cy
Bruce Evans a84c84f5b0 Reduce i/o overheads by not preserving the channel access register in
interrupt handlers.  Instead, load and use it atomically as necessary.
This reduces mode switching overhead for "polled" mode interrupt handling
from 5 i/o's to 3 (per service type, per port) so that polled mode is only
slightly more inefficient than "interrupt" mode.
1998-11-22 17:40:32 +00:00
..
cy_isa.c Reduce i/o overheads by not preserving the channel access register in 1998-11-22 17:40:32 +00:00
cy_pci.c Removed unused #includes. 1997-09-02 20:06:59 +00:00
cy.c Reduce i/o overheads by not preserving the channel access register in 1998-11-22 17:40:32 +00:00
cyreg.h Cleaned up previous commit, mainly by moving repetitive calculations 1998-08-13 19:03:22 +00:00