freebsd-nq/sys/modules
Mike Smith f8dc47162a Allow loadable interface drivers with BPF support to be loaded into a kernel
that doesn't have it.  This is achieved by having minimal do-nothing stubs
enabled when there are no bpfilter devices configured.

Driver modules should be built with BPF enabled for maximum
convenience (but can be built without it for maximum performance).
1999-04-28 01:18:13 +00:00
..
atapi
ccd
cd9660
coda Clean up the KLD/LKM goop a bit. 1999-01-17 20:25:22 +00:00
coff
fdesc
fdescfs
fpu
fxp Use perl, not perl5 to compile interfaces. 1999-04-18 13:31:23 +00:00
gnufpu
ibcs2 Reference kld(4). 1999-04-23 16:12:44 +00:00
if_disc Allow loadable interface drivers with BPF support to be loaded into a kernel 1999-04-28 01:18:13 +00:00
if_ppp Allow loadable interface drivers with BPF support to be loaded into a kernel 1999-04-28 01:18:13 +00:00
if_sl Allow loadable interface drivers with BPF support to be loaded into a kernel 1999-04-28 01:18:13 +00:00
if_tun Allow loadable interface drivers with BPF support to be loaded into a kernel 1999-04-28 01:18:13 +00:00
ip_mroute_mod
ipfw No need to use a magic IPFIREWALL_MODULE - the build system supplies 1999-04-20 14:31:23 +00:00
joy Reference kld(4). 1999-04-23 16:12:44 +00:00
kernfs
linux Reference kld(4). 1999-04-23 16:12:44 +00:00
mfs
msdos
msdosfs
nfs
nfsclient
nfsserver
ntfs First version. 1999-02-03 04:01:27 +00:00
nullfs
pcic Update for pcic for kld modules and activate 1999-01-19 00:41:17 +00:00
portal
portalfs
procfs
splash Fixed bogus SRCS definition which broke make depend'. Plain make' 1999-04-13 09:11:20 +00:00
streams Oops. Adding a Makefile might help anyone who wants to use streams 1999-02-22 14:02:42 +00:00
svr4 Converted "streams" pseudo-device into a KLD 1999-02-22 11:44:46 +00:00
syscons Centralize and reorganize a few macros. 1999-04-12 13:34:58 +00:00
umapfs
union
unionfs
vesa The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
vinum Reverse last checkin, which was a regression. Grrr. 1999-04-17 07:48:34 +00:00
vn Oops, I accidently had devfs enabled in the vn module.. 1999-01-21 17:23:30 +00:00
Makefile Kill joy for the time being, it used lkm unconditionally, breaking world. 1999-04-19 20:36:06 +00:00
Makefile.inc