NetBSD/sys/arch/sun2/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
..
bwtwo_any.c Split device_t/softc. 2009-09-19 04:52:44 +00:00
bwtworeg.h
cons.h
consinit.c Fix missing parenthesis in #ifdef notyet block. PR port-sun2/42524 2009-12-27 08:41:50 +00:00
if_ec.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
if_ecreg.h
if_ie_mbmem.c
if_ie_obio.c
kd.c
pcons.c
sc_mbmem.c Use lwp_getpcb() on sparc{64} and sun2/3 MD code, clean from struct user usage. 2009-11-21 04:16:51 +00:00
zs.c
zs_any.c
zs_kgdb.c
zsreg.h
zsvar.h