NetBSD/sys/netisdn
pooka b014350f7f 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:08:16 +00:00
..
Makefile
i4b_capi.h
i4b_capi_l4if.c
i4b_capi_llif.c Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
i4b_capi_msgs.c
i4b_capi_msgs.h
i4b_cause.h
i4b_ctl.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
i4b_debug.h
i4b_global.h
i4b_i4bdrv.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
i4b_iframe.c
i4b_ioctl.h
i4b_ipr.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:08:16 +00:00
i4b_isdnq931.h
i4b_isppp.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:08:16 +00:00
i4b_isppp.h
i4b_l1l2.h
i4b_l2.c Make sure callouts are initialized before any access (including stopping 2008-07-20 01:05:27 +00:00
i4b_l2.h Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
i4b_l2fsm.c Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
i4b_l2fsm.h
i4b_l2if.c
i4b_l2timer.c
i4b_l3.h
i4b_l3fsm.c
i4b_l3fsm.h
i4b_l3l4.h
i4b_l3timer.c
i4b_l4.c
i4b_l4.h
i4b_l4if.c
i4b_l4mgmt.c Nuke some debug print code which has never compiled in NetBSD. 2010-01-18 16:37:41 +00:00
i4b_l4timer.c
i4b_lme.c
i4b_mbuf.c Don't freak out if a kernel config already has I4B_MBUF_DEBUG 2010-01-18 16:29:51 +00:00
i4b_mbuf.h
i4b_q931.c
i4b_q931.h
i4b_q932fac.c
i4b_q932fac.h
i4b_rbch.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
i4b_rbch_ioctl.h
i4b_sframe.c
i4b_tei.c
i4b_tel.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
i4b_tel_ioctl.h
i4b_trace.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
i4b_trace.h
i4b_uframe.c
i4b_util.c