1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/dev/ppbus
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_plip.c Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
immio.c
lpbb.c
lpt.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
lpt.h
lptio.h
pcfclock.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
ppb_1284.c
ppb_1284.h
ppb_base.c
ppb_msq.c
ppb_msq.h Fix instances of macros with improperly parenthasized arguments. 2002-11-09 12:55:07 +00:00
ppbconf.c
ppbconf.h
ppbio.h
ppbus_if.m
ppi.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
ppi.h
pps.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
vpo.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
vpoio.c
vpoio.h