NetBSD/sys/arch/sgimips/mace
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
..
com_mace.c Use lwp_getpcb() on mips, powerpc and sh3, clean from struct user usage. 2009-11-21 17:40:27 +00:00
files.mace Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
if_mec.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
if_mecreg.h - check TX_RING pointer in MEC_INT_STATUS in mec_rxintr() (from OpenBSD) 2008-08-07 15:05:02 +00:00
lpt_mace.c Use lwp_getpcb() on mips, powerpc and sh3, clean from struct user usage. 2009-11-21 17:40:27 +00:00
mace.c Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
macekbc.c Use 2-clause license. 2008-05-05 00:12:49 +00:00
macereg.h Add some MACE audio bit definitions, from OpenBSD. 2007-04-13 03:36:24 +00:00
macevar.h
mavb.c KNF and misc cosmetics. 2008-08-23 17:43:36 +00:00
mavbreg.h Add SGI O2 MACE audio driver, from OpenBSD. 2007-04-13 03:37:41 +00:00
mcclock_mace.c Split device_t/softc, some KNF. 2009-12-13 11:10:50 +00:00
pci_mace.c Nuke homegrown PCI configuration routines. #ifdef'd out by tsutsui@ a long 2007-04-17 12:41:57 +00:00
pcireg_mace.h