NetBSD/sys/arch/newsmips/apbus
pooka 10fe49d72c Redefine bpf linkage through an always present op vector, i.e.
#if NBPFILTER is no longer required in the client.  This change
doesn't yet add support for loading bpf as a module, since drivers
can register before bpf is attached.  However, callers of bpf can
now be modularized.

Dynamically loadable bpf could probably be done fairly easily with
coordination from the stub driver and the real driver by registering
attachments in the stub before the real driver is loaded and doing
a handoff.  ... and I'm not going to ponder the depths of unload
here.

Tested with i386/MONOLITHIC, modified MONOLITHIC without bpf and rump.
2010-01-19 22:06:18 +00:00
..
apbus_subr.c Split device_t/softc, with misc cleanup. 2008-04-09 15:40:30 +00:00
apbus.c Split device_t/softc, with misc cleanup. 2008-04-09 15:40:30 +00:00
apbusvar.h Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
dmac3.c Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
dmac3reg.h Remove leftover stuff moved to dmac3var.h. 2008-04-09 15:43:03 +00:00
dmac3var.h Split device_t/softc, with misc cleanup. 2008-04-09 15:40:30 +00:00
if_sn_ap.c Split device_t/softc, with misc cleanup. 2008-04-09 15:40:30 +00:00
if_sn.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
if_snreg.h
if_snvar.h Split device_t/softc, with misc cleanup. 2008-04-09 15:40:30 +00:00
if_tlp_ap.c Split device_t/softc, use aprint_*(). 2009-04-17 14:48:17 +00:00
kb_ap.c Split device_t/softc, with misc cleanup. 2008-04-09 15:40:30 +00:00
mkclock_ap.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ms_ap.c Split device_t/softc, with misc cleanup. 2008-04-09 15:40:30 +00:00
spifi.c replace bitmask_snprintf(9) with snprintb(3) 2008-12-16 22:35:21 +00:00
spifireg.h
xafb.c Split device_t/softc, with misc cleanup. 2008-04-09 15:40:30 +00:00
zs_ap.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00