NetBSD/sys/modules
joerg 99c3eea80c P1003_1B_SEMAPHORE is no longer optional. 2012-03-10 21:51:48 +00:00
..
accf_dataready
accf_httpready
acpiacad Use ioconf for the module declarations. 2011-02-16 08:35:51 +00:00
acpibat Convert the ioconf files to lower case for consistency. No functional change. 2011-02-16 08:01:52 +00:00
acpibut Use ioconf for the module declarations. 2011-02-16 08:35:51 +00:00
acpicpu Move acpicpu(4) from "acpinodebus" to "cpufeaturebus". 2011-02-27 17:10:33 +00:00
acpidalb Convert the ioconf files to lower case for consistency. No functional change. 2011-02-16 08:01:52 +00:00
acpifan Convert the ioconf files to lower case for consistency. No functional change. 2011-02-16 08:01:52 +00:00
acpilid Use ioconf for the module declarations. 2011-02-16 08:35:51 +00:00
acpipmtr Convert the ioconf files to lower case for consistency. No functional change. 2011-02-16 08:01:52 +00:00
acpitz Convert the ioconf files to lower case for consistency. No functional change. 2011-02-16 08:01:52 +00:00
acpiverbose Convert the ioconf files to lower case for consistency. No functional change. 2011-02-16 08:01:52 +00:00
acpivga Convert the ioconf files to lower case for consistency. No functional change. 2011-02-16 08:01:52 +00:00
acpiwdrt add acpiwdrt module glue 2011-01-17 15:49:56 +00:00
acpiwmi Convert the homegrown module declarations to use ioconf. 2011-02-16 08:19:56 +00:00
adosfs
aibs Rewrite the aibs(4) driver in order to support new models. Draws from the 2011-06-12 07:25:43 +00:00
aio
amdtemp Apparently we need to use the attribute and not the device name as the pseudo-root. 2011-08-20 19:53:45 +00:00
aps WARNS=3 is the default 2011-08-28 15:48:19 +00:00
arch ibm4xx now uses <powerpc/pci_machdep.h> 2011-06-22 18:17:17 +00:00
asus Convert the ioconf files to lower case for consistency. No functional change. 2011-02-16 08:01:52 +00:00
ath WARNS=3 is the default 2011-08-28 15:48:19 +00:00
ath_hal WARNS=3 is the default 2011-08-28 15:48:19 +00:00
ati_pcigart Split out ati_pcigart into a separate module so it can be shared with r128drm 2011-08-28 15:56:21 +00:00
au8522 xc5k, au8522, and auvitek modules 2010-12-27 15:43:41 +00:00
auvitek build auvitek_dtv.c too 2011-07-09 15:08:54 +00:00
azalia set default WARNS for modules to 3 -- the only one that needs < 3 now is pf 2011-08-28 15:40:49 +00:00
bpf add bpf kmod 2010-01-25 22:21:28 +00:00
ccd
cd9660
cgd
chfs no -g on default install 2012-02-04 18:35:56 +00:00
cir add "ir" and "cir" modules 2010-12-28 14:45:30 +00:00
coda
coda5
compat Put async i/o compat routines in a separate source module from the 2011-01-17 15:57:04 +00:00
compat_aoutm68k Add compat_aoutm68k module build dir. 2010-10-15 11:22:01 +00:00
compat_freebsd
compat_ibcs2
compat_linux
compat_linux32 Remove a number of now unnecessary -no-integrated-as cases. 2011-08-02 17:22:51 +00:00
compat_netbsd32 P1003_1B_SEMAPHORE is no longer optional. 2012-03-10 21:51:48 +00:00
compat_ossaudio
compat_sunos System utilities, boot programs and kernel modules are machine 2009-12-13 05:01:32 +00:00
compat_sunos32 System utilities, boot programs and kernel modules are machine 2009-12-13 05:01:32 +00:00
compat_svr4
coram WARNS=3 is the default 2011-08-28 15:48:19 +00:00
coredump add powerpc64 support. from dennis.c.ferguson@gmail.com in PR#43029. 2010-03-22 02:00:33 +00:00
coretemp Add build glue for coretemp(4). 2011-02-20 13:48:25 +00:00
cx24227 add mt2131, cx24227, and coram module glue 2011-08-04 22:26:07 +00:00
cxdtv module glue for nxt2k, tvpll, cxdtv 2011-07-14 23:50:12 +00:00
dbcool WARNS=3 is the default 2011-08-28 15:48:19 +00:00
dm -D flags belong in CPPFLAGS 2012-02-05 18:46:04 +00:00
drm add drm_sman, drm_mm, drm_hashtab 2011-02-18 14:26:40 +00:00
dtrace Disable errors reported by unknown pragmas in dtrace module. 2010-12-14 23:27:47 +00:00
dtv modify the dtv device api so hardware drivers can be loaded independently 2011-08-09 01:42:24 +00:00
dtv_math modify the dtv device api so hardware drivers can be loaded independently 2011-08-09 01:42:24 +00:00
efs
emdtv add module glue for lg3303, xc3028, emdtv 2011-07-11 18:04:32 +00:00
est WARNS=3 is the default 2011-08-28 15:48:19 +00:00
example Revert most of previous: 2010-10-25 22:41:42 +00:00
exec_aout
exec_ecoff
exec_elf32 Disable PAX_ASLR on sh3 as well. exec_elf32 module doesn't work with it 2010-10-13 14:15:23 +00:00
exec_elf64
exec_script
ext2fs
fdesc
ffs Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
filecore
filemon First cut of simple syscall wrapper, which make(1) can use 2010-09-09 00:10:16 +00:00
finsio add finsio module glue 2011-07-31 17:54:01 +00:00
flash Refactor flash and nand driver, so we can reuse the io thread code 2011-06-28 18:14:11 +00:00
fss
fujbp Build fujbp(4), fujhk(4), and wmieeepc(4) as modules. 2011-02-20 08:37:50 +00:00
fujhk Build fujbp(4), fujhk(4), and wmieeepc(4) as modules. 2011-02-20 08:37:50 +00:00
gpio Remove an invalid include path from CPPFLAGS 2011-10-03 23:39:05 +00:00
gpioiic Modules for iic(4) and gpioiic(4). 2011-10-02 11:43:30 +00:00
gpioow gpioow(4) and onewire(4) can be build as modules. Not linked to the build. 2011-08-31 12:46:36 +00:00
gpiosim gpio(4) and gpiosim(4) can now be built and used as modules. While here, 2011-08-12 08:00:52 +00:00
hdafg WARNS=3 is the default 2011-08-28 15:48:19 +00:00
hdaudio WARNS=3 is the default 2011-08-28 15:48:19 +00:00
hfs
hpacel A driver for HP 3D DriverGuard; a LIS3LV02DL-based accelerometer. Tested on 2011-07-13 07:52:48 +00:00
hpet Modularize hpet(4). Works nicely with the multiple bus locations. 2011-06-15 08:19:43 +00:00
hpqlb Convert the ioconf files to lower case for consistency. No functional change. 2011-02-16 08:01:52 +00:00
i915drm set default WARNS for modules to 3 -- the only one that needs < 3 now is pf 2011-08-28 15:40:49 +00:00
if_alc WARNS=3 is the default 2011-08-28 15:48:19 +00:00
if_ath_pci WARNS=3 is the default 2011-08-28 15:48:19 +00:00
if_axe Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
if_cas WARNS=3 is the default 2011-08-28 15:48:19 +00:00
if_rum Fix the ioconf files. We can't include dev/usb/files.pci and the 2011-08-25 02:07:38 +00:00
iic fix build for kernels with i2c host controller drivers but no iic(4) 2011-10-03 22:27:23 +00:00
ir add "ir" and "cir" modules 2010-12-28 14:45:30 +00:00
irmce irmce module glue 2011-07-19 12:23:51 +00:00
iscsi Build and install new in-kernel iscsi initiator kernel module and associated 2011-11-15 16:50:43 +00:00
itesio max WARNS is 4 2011-10-13 17:23:28 +00:00
kernfs
ksem
layerfs Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
lfs Remove the ufs_vnops.c hacks from the lfs module, since ffs (and 2010-03-02 18:00:24 +00:00
lg3303 add module glue for lg3303, xc3028, emdtv 2011-07-11 18:04:32 +00:00
lm Modularize lm_isa and lm_wbsio, splitting the common part out 2012-01-17 16:50:07 +00:00
lm_isa Modularize lm_isa and lm_wbsio, splitting the common part out 2012-01-17 16:50:07 +00:00
lm_isa_common Modularize lm_isa and lm_wbsio, splitting the common part out 2012-01-17 16:50:07 +00:00
lm_wbsio Modularize lm_isa and lm_wbsio, splitting the common part out 2012-01-17 16:50:07 +00:00
mach64drm add mach64drm, mgadrm, r128drm, savagedrm, sisdrm, and tdfxdrm modules 2011-08-28 16:19:07 +00:00
mfs
mgadrm add mach64drm, mgadrm, r128drm, savagedrm, sisdrm, and tdfxdrm modules 2011-08-28 16:19:07 +00:00
miiverbose Extract MIIVERBOSE into a kernel module. The module can be builtin 2010-05-30 17:44:07 +00:00
miniroot
mqueue
msdos
mt2131 add mt2131, cx24227, and coram module glue 2011-08-04 22:26:07 +00:00
nand Refactor flash and nand driver, so we can reuse the io thread code 2011-06-28 18:14:11 +00:00
nandemulator Import the Flash and NAND subsytem code contributed by the University 2011-02-26 18:07:13 +00:00
ndis
nfs Reflect removal of fs_nfs.h and -DNFS 2010-03-02 23:37:16 +00:00
nfsserver Reflect removal of fs_nfs.h and -DNFS 2010-03-02 23:37:16 +00:00
nilfs Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
npf - Split NPF rule procedure code into a separate module (no functional changes). 2012-02-06 23:30:14 +00:00
npf_alg_icmp Add "npf_alg_icmp" kernel module. 2011-11-06 13:26:54 +00:00
nsclpcsio WARNS=3 is the default 2011-08-28 15:48:19 +00:00
nsmb nsmb module makefile 2010-12-10 19:46:40 +00:00
ntfs
null Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
nxt2k module glue for nxt2k, tvpll, cxdtv 2011-07-14 23:50:12 +00:00
odcm Add module build glue for odcm(4). 2011-03-04 05:02:47 +00:00
onewire gpioow(4) and onewire(4) can be build as modules. Not linked to the build. 2011-08-31 12:46:36 +00:00
overlay Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
pad Makefile to build kernel module for pad. 2010-04-09 13:41:45 +00:00
padlock Use integrated assembler with clang for Via PadLock. 2011-07-04 16:20:45 +00:00
panic add panic.kmod, an easy way to trigger a panic. takes a 'how' argument 2011-02-18 01:07:20 +00:00
pciverbose Extract the vendor/product tables and related access routines into a 2010-05-24 20:29:40 +00:00
pf build pf module with WARNS=3, and remove the need for -Wno-shadow 2011-08-29 09:50:04 +00:00
powernow WARNS=3 is the default 2011-08-28 15:48:19 +00:00
ppp_bsdcomp
ppp_deflate
procfs Sync procfs module with kernel change for x86 MD. 2010-07-08 20:32:12 +00:00
pseye use ioconf 2010-12-28 00:49:21 +00:00
ptyfs
pud Add support for building pud as module. Do it in a same way how putter is 2011-01-28 23:54:28 +00:00
puffs remember to add the new file to the build 2010-07-06 16:13:57 +00:00
putter
pwdog pwdog(4) is a device driver for QUANCOM Electronic PWDOG1 PCI 2011-08-11 07:33:24 +00:00
r128drm add mach64drm, mgadrm, r128drm, savagedrm, sisdrm, and tdfxdrm modules 2011-08-28 16:19:07 +00:00
radeondrm Split out ati_pcigart into a separate module so it can be shared with r128drm 2011-08-28 15:56:21 +00:00
raidframe
savagedrm add mach64drm, mgadrm, r128drm, savagedrm, sisdrm, and tdfxdrm modules 2011-08-28 16:19:07 +00:00
scsiverbose Extract SCSIVERBOSE into a kernel module. The module can be builtin 2010-05-30 04:38:03 +00:00
sdtemp Allow multiple sdtemp sensors to attach, at all valid addresses 2011-08-02 18:52:35 +00:00
secmodel_bsd44
secmodel_extensions Hook secmodel_extensions(9) to modules build. 2011-12-04 23:13:54 +00:00
secmodel_overlay
securelevel
sisdrm add mach64drm, mgadrm, r128drm, savagedrm, sisdrm, and tdfxdrm modules 2011-08-28 16:19:07 +00:00
smbfs
smsc add smsc module glue 2011-07-31 16:19:21 +00:00
solaris argh, there was even more debugging! 2012-02-04 18:39:21 +00:00
spdmem remove unneeded non-literal format string 2011-08-19 08:26:20 +00:00
suser
swsensor Add a new software-only sensor device. This is intended for use as a 2010-10-19 11:55:38 +00:00
sysvbfs
tdfxdrm add mach64drm, mgadrm, r128drm, savagedrm, sisdrm, and tdfxdrm modules 2011-08-28 16:19:07 +00:00
thinkpad Use ioconf for the module declarations. 2011-02-16 08:35:51 +00:00
tmpfs Replace tmpfs_pool custom allocator code with a simpler layer for memory 2010-06-22 18:32:07 +00:00
tprof
tprof_amdpmi add a directory which i forgot to add with sys/modules/Makefile rev.1.60 2011-02-06 02:28:50 +00:00
tprof_pmi
tvpll module glue for nxt2k, tvpll, cxdtv 2011-07-14 23:50:12 +00:00
uaudio
udf Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
umap Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
union
unionfs
usbverbose Extract USBVERBOSE into a kernel module. The module can be builtin 2010-05-29 01:14:29 +00:00
uvideo
v7fs Build 7th Edition(V7) File System as a kernel module. 2011-07-19 19:19:09 +00:00
vboxdrm add VirtualBox DRM driver 2011-02-20 15:40:21 +00:00
viac7temp Build glue for viac7temp(4). 2011-02-24 14:08:51 +00:00
viadrm add via_dmablit 2011-02-18 14:26:52 +00:00
vmt mark vm_reg members as volatile instead of building this with -O0 2011-10-20 20:13:54 +00:00
vnd enable COMPAT_30 and COMPAT_50 in the module. 2010-09-19 05:42:10 +00:00
wbsio Modularize lm_isa and lm_wbsio, splitting the common part out 2012-01-17 16:50:07 +00:00
wmidell Convert the homegrown module declarations to use ioconf. 2011-02-16 08:19:56 +00:00
wmieeepc Add a skeleton driver for Asus EeePC acpiwmi(4) mappings. 2011-02-16 07:30:26 +00:00
wmihp Convert the homegrown module declarations to use ioconf. 2011-02-16 08:19:56 +00:00
wmimsi Convert the homegrown module declarations to use ioconf. 2011-02-16 08:19:56 +00:00
xc5k xc5k, au8522, and auvitek modules 2010-12-27 15:43:41 +00:00
xc3028 add module glue for lg3303, xc3028, emdtv 2011-07-11 18:04:32 +00:00
xldscripts Add __cacheline_aligned and __read_mostly annotations. 2010-06-01 22:13:30 +00:00
zfs -D flags belong in CPPFLAGS 2012-02-05 18:46:04 +00:00
zl10353 Add Zarlink ZL10353 DVB demodulator (or as it is now know, Intel CE623x). 2011-08-29 11:14:15 +00:00
Makefile Add lm, lm_isa_common, lm_isa, lm_wbsio and wbsio modules to the x86 build. 2012-01-17 16:59:37 +00:00
Makefile.assym
Makefile.inc Move SYSCTL_USE_DESCR to a better place. 2011-09-11 18:38:02 +00:00
README

README

$NetBSD: README,v 1.1 2008/11/13 10:06:46 ad Exp $

Do not automatically install modules that would fundamentally alter system
behaviour or create a security hole, as the system may automatically load
modules.