freebsd-nq/sys/modules
Justin Hibbits d72bb9b024 Fix the scc(4) module build. Without the file it's missing a required symbol.
Approved by:	nwhitehorn (mentor)
MFC after:	3 days
2012-02-26 13:27:22 +00:00
..
3dfx
3dfx_linux
aac
accf_data
accf_dns
accf_http
acpi Merge ACPICA 20120215. 2012-02-16 22:59:29 +00:00
ae
aesni
age
agp
aha
ahb
ahci
aic
aic7xxx Disable -Wconstant-conversion warnings for the aic7xxx module in a more 2011-12-22 16:16:12 +00:00
aio
alc
ale
alq
amdsbwd
amdtemp
amr
an
aout
apm
ar71xx Begin breaking out the AR71xx specific functional drivers into modules. 2012-01-15 19:42:55 +00:00
arcmsr
arcnet
asmc
asr Amend r228781 by also disabling -Warray-bounds warnings for the asr 2011-12-24 17:54:58 +00:00
ata
ath Break out the radar code into a separate source file. 2012-02-20 03:07:07 +00:00
ath_ahb
ath_pci
auxio
bce
bfe
bge
bios
bktr
bm
bridgestp
bwi
bwn
bxe
cam
canbepm
canbus
cardbus
carp
cas
cbb
cc
cd9660
cd9660_iconv
ce For sys/dev/ce/tau32-ddk.c, disable the following warning when building 2011-12-29 21:17:35 +00:00
cfi Add header required by cfi_bus_fdt.c. 2011-12-30 21:22:10 +00:00
ciss
cm
cmx
coda
coda5
coff
coretemp
cp
cpuctl
cpufreq
crypto
cryptodev
cs
ctau
cx
cxgb
cxgbe
cyclic
dc
dcons
dcons_crom
de
digi
dpms
dpt
drm Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disable 2012-02-04 00:54:43 +00:00
dtrace
dummynet
ed
elink
em
en
ep
epic
esp
et
ex
exca
ext2fs
fatm
fdc
fdescfs
fe
firewire
firmware
fxp
gem
geom GEOM_UNCOMPRESS module, can be used with uzip images and with new ulzma images. 2012-01-04 23:39:11 +00:00
glxiic
glxsb
gpio Allow building the GPIO bus and associated bits as modules. 2012-01-15 19:40:59 +00:00
hatm
hifn
hme
hpfs
hpt27xx When building with clang, disable -Wformat-security for 2012-02-21 21:20:52 +00:00
hptiop
hptmv
hptrr
hwpmc
i2c
ibcs2
ichwd
ida
ie
if_bridge
if_disc
if_edsc
if_ef
if_epair
if_faith
if_gif
if_gre
if_lagg
if_ndis
if_stf
if_tap
if_tun
if_vlan
igb
iir
io
ip6_mroute_mod
ip_mroute_mod
ipdivert Fix 'make depend'. 2012-02-16 21:57:50 +00:00
ipfilter Disable several instances instances of clang's -Wself-assign warning. 2011-12-30 13:16:59 +00:00
ipfw
ipfw_nat
ipmi
ips
ipw
ipwfw
isci Remove explicit CC assignment in isci(4) Makefile to allow for building 2012-02-09 17:50:24 +00:00
iscsi
isp
ispfw
iwi
iwifw
iwn
iwnfw
ixgb
ixgbe New hardware support: Intel X540 adapter support added. 2012-01-30 16:42:02 +00:00
jme
joy
kbdmux
kgssapi Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
kgssapi_krb5 Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
khelp
krpc
ksyms
le
lge
libalias
libiconv
libmbpool
libmchain
lindev
linprocfs
linsysfs
linux
lmc
lpt
mac_biba
mac_bsdextended
mac_ifoff
mac_lomac
mac_mls
mac_none
mac_partition
mac_portacl
mac_seeotheruids
mac_stub
mac_test
malo
mcd
md
mem
mfi
mii Connect smcphy(4) to mii module build. 2012-02-23 01:22:40 +00:00
mlx
mlx4
mlx4ib
mlxen
mly
mmc
mmcsd
mps Bring in the LSI-supported version of the mps(4) driver. 2012-01-26 18:17:21 +00:00
mpt
mqueue
msdosfs
msdosfs_iconv
mse
msk
mthca
mvs
mwl
mwlfw
mxge
my
ncp
ncv
ndis
netgraph
nfe
nfs_common
nfscl
nfsclient
nfscommon
nfsd
nfslock
nfslockd
nfsserver
nfssvc
nge
nmdm
nsp
ntfs
ntfs_iconv
nullfs
nve Set WERROR= for the nve(4) module. This driver gives several warnings 2011-12-24 13:36:28 +00:00
nvram
nwfs
nxge Disable several instances instances of clang's -Wself-assign warning. 2011-12-30 13:16:59 +00:00
oce Depend on the relevant header files. 2012-02-11 08:34:33 +00:00
opensolaris
padlock
patm
pccard
pcfclock
pcn
pf
pflog
pfsync In FreeBSD we always have bpf(4) API, either real or stub. No need 2011-12-22 18:31:47 +00:00
plip
pmc
portalfs
powermac_nvram
ppbus
ppc
ppi
pps
procfs
pseudofs
pst
pty
puc
qlxgb
ral
ralfw
random Enable hardware RNG for VIA Nano processors. 2012-01-09 23:20:30 +00:00
rc
rc4
rdma
re
reiserfs
rl
rndtest
rp
runfw
s3
safe
sbni
scc Fix the scc(4) module build. Without the file it's missing a required symbol. 2012-02-26 13:27:22 +00:00
scd
scsi_low
sdhci
sem
send
sf
sfxge
sge
siba_bwn
siftr
siis
sio
sis
sk
smbfs
sn
snc
snp
sound Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disable 2012-02-04 00:54:43 +00:00
speaker
splash
sppp
ste
stg
stge
streams
svr4
sym
syscons
sysvipc
ti
tl
tmpfs
tpm
trm
twa
twe
tws
tx
txp
uart
ubsec
ubser
uchcom
ucycom
udf
udf_iconv
ufs
unionfs
usb Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disable 2012-02-04 00:54:43 +00:00
utopia
vesa
vge
viawd
virtio
vkbd
vpo
vr
vte
vx
vxge
wb
wi Fix 'make depend'. 2012-02-16 21:57:50 +00:00
wlan Fix 'make depend'. 2012-02-16 21:57:50 +00:00
wlan_acl
wlan_amrr
wlan_ccmp
wlan_rssadapt
wlan_tkip
wlan_wep
wlan_xauth
wpi
wpifw
wtap Tidy-up. 2012-01-17 18:20:34 +00:00
x86bios
xe
xfs Disable several instances instances of clang's -Wself-assign warning. 2011-12-30 13:16:59 +00:00
xl
zfs
zlib
Makefile Add a driver for Emulex OneConnect ethernet cards (10 Gbit PCIe) 2012-02-10 21:03:04 +00:00
Makefile.inc