NetBSD/sys/arch/mips
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
..
adm5120 Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
alchemy Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
atheros Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
bonito s/struct device */device_t /g 2009-08-09 04:09:55 +00:00
cfe merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
conf Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
include Fix merge botch (we use 64bit times now). 2009-12-14 20:42:12 +00:00
mips Don't always use ".set mips3" - that explicitly uses 64-bit instructions 2010-01-09 11:49:16 +00:00
rmi Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
sibyte Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
Makefile No need to dig into mips/conf since mips/conf/Makefile has been removed. 2008-11-27 10:18:08 +00:00
Makefile.inc Add a port to the Infineon ADM5120. 2007-03-20 08:52:00 +00:00