freebsd-src/sys/dev/en
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
..
if_en_pci.c Remove __P. 2002-03-20 02:08:01 +00:00
midway.c Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
midwayreg.h newbusify the en atm driver. 2000-11-07 09:30:14 +00:00
midwayvar.h Rename "struct device" to "struct midway_device" to avoid clashing 2002-09-28 21:59:59 +00:00