freebsd-dev/sys/dev/hea
Jonathan Lemon 1cafed3941 Update netisr handling; Each SWI now registers its queue, and all queue
drain routines are done by swi_net, which allows for better queue control
at some future point.  Packets may also be directly dispatched to a netisr
instead of queued, this may be of interest at some installations, but
currently defaults to off.

Reviewed by: hsu, silby, jayanth, sam
Sponsored by: DARPA, NAI Labs
2003-03-04 23:19:55 +00:00
..
eni_buffer.c When we have found a chunk of memory that is large enough and have computed 2003-02-27 08:56:41 +00:00
eni_globals.c
eni_if.c
eni_init.c
eni_intr.c
eni_receive.c Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
eni_stats.h
eni_suni.h
eni_transmit.c
eni_var.h
eni_vcm.c
eni.c
eni.h Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
hea_freebsd.c
hea_freebsd.h
hea_pci.c