NetBSD/sys/arch/next68k/dev
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
..
bmapreg.h Remove 3rd and 4th clauses. OK cl@ (copyright holder). 2009-10-23 02:32:33 +00:00
clockreg.h
enreg.h
esp.c Use lwp_getpcb() on m68k ports, clean from struct user usage. 2009-11-23 00:11:42 +00:00
espreg.h
espvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
if_xe.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
if_xereg.h Remove 3rd and 4th clauses. OK cl@ (copyright holder). 2009-10-23 02:32:33 +00:00
if_xevar.h
intio.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
intiovar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
mb8795.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
mb8795reg.h
mb8795var.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
nextcons.c Fix includes. 2008-01-05 00:31:50 +00:00
nextdisplay.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
nextdisplayvar.h
nextdma.c Use deviter(9) instead of accessing alldevs directly. Untested. 2009-11-05 18:11:09 +00:00
nextdmareg.h
nextdmavar.h
nextkbd.c Fix includes. 2008-01-05 00:31:50 +00:00
nextkbdvar.h
wskbdmap_next.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
wskbdmap_next.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
zs_cons.h
zs_kgdb.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
zs.c use device_lookup_private to get softc 2008-06-13 12:25:37 +00:00