1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/modules
Adrian Chadd 4aecc339cf Fix the situation where net80211 is built with IEEE80211_SUPPORT_TDMA but a module
is used.

Although the module _builds_, it fails to load because of a missing symbol from
ieee80211_tdma.c.

Specifics:

* Always build ieee80211_tdma.c in the module;
* only compile in the code if IEEE80211_SUPPORT_TDMA is defined.
2012-01-15 19:45:23 +00:00
..
3dfx
3dfx_linux
aac
accf_data
accf_dns
accf_http
acpi Merge ACPICA 20120111. 2012-01-11 23:06:37 +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 Fix make buildworld -DMODULES_WITH_WORLD on i386 2011-04-09 09:07:31 +00:00
asmc
asr Amend r228781 by also disabling -Warray-bounds warnings for the asr 2011-12-24 17:54:58 +00:00
ata
ath Re-enable this bit of logic from before, which only sets a default 2012-01-05 06:22:09 +00:00
ath_ahb Since these include wlan/ath/ah headers and these can change 2011-11-09 23:53:13 +00:00
ath_pci Since these include wlan/ath/ah headers and these can change 2011-11-09 23:53:13 +00:00
auxio
bce
bfe
bge
bios
bktr
bm
bridgestp
bwi
bwn
bxe Remove mii(4) dependency and unneeded headers. 2011-04-13 16:35:43 +00:00
cam Compile cam_machdep.c if it exists, missed in r228022. 2011-11-27 16:17:17 +00:00
canbepm
canbus
cardbus
carp - Rename if_carp.ko to carp.ko. 2011-12-16 14:28:34 +00:00
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 Many updates to cxgbe(4) 2011-12-16 02:09:51 +00:00
cyclic
dc
dcons Follow up to r225203 refining break-to-debugger run-time configuration 2011-08-27 14:24:27 +00:00
dcons_crom
de
digi
dpms
dpt
drm For several files in sys/dev/drm, disable -Wunused-value when building 2011-12-30 01:54:45 +00:00
dtrace Add DTrace support to the new NFS client. This is essentially 2011-06-18 23:02:53 +00:00
dummynet
ed
elink
em
en
ep
epic
esp Add a PCI front-end to esp(4) allowing it to support AMD Am53C974 and 2011-11-01 21:26:57 +00:00
et
ex
exca
ext2fs Sync with several changes in UFS/FFS: 2011-04-28 14:27:17 +00:00
fatm
fdc
fdescfs
fe
firewire Fix buildworld -DMODULES_WITH_WORLD 2011-04-05 19:41:18 +00:00
firmware
fxp - Follow the lead of dcphy(4) and pnphy(4) and move the reminder of the PHY 2011-10-08 12:33:10 +00:00
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 Add I2C bus driver for the AMD Geode LX series CS5536 Companion 2011-05-15 14:01:23 +00:00
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 Import the first release of HighPoint RocketRAID 27xx SAS 6Gb/s HBA card 2011-12-28 23:26:58 +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 Add possibility to pass IPv6 packets to a divert(4) socket. 2011-06-27 12:21:11 +00:00
ipfilter Disable several instances instances of clang's -Wself-assign warning. 2011-12-30 13:16:59 +00:00
ipfw Always use the opt_*.h options for ipfw.ko, not just when 2011-11-04 16:24:19 +00:00
ipfw_nat
ipmi
ips
ipw
ipwfw
iscsi
isp
ispfw
iwi
iwifw
iwn
iwnfw Add firmware images for the 6000 series g2a and g2b adapters. 2011-04-20 17:34:09 +00:00
ixgb
ixgbe
jme
joy
kbdmux
kgssapi
kgssapi_krb5 Fix 'make clean' for this module so it cleans up the generated gssd.h. 2012-01-04 21:14:22 +00:00
khelp
krpc
ksyms
le
lge
libalias
libiconv Add unicode support to msdosfs and smbfs; original pathes from imura, 2011-11-18 03:05:20 +00:00
libmbpool
libmchain Add unicode support to msdosfs and smbfs; original pathes from imura, 2011-11-18 03:05:20 +00:00
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 Disconnect sun4v architecture from the three. 2011-05-14 01:53:38 +00:00
mfi
mii - Import the common MII bitbang'ing code from NetBSD and convert drivers to 2011-11-01 16:13:59 +00:00
mlx
mlx4 - Merge in OFED 1.5.3 from projects/ofed/head 2011-03-21 09:58:24 +00:00
mlx4ib - Merge in OFED 1.5.3 from projects/ofed/head 2011-03-21 09:58:24 +00:00
mlxen - Merge in OFED 1.5.3 from projects/ofed/head 2011-03-21 09:58:24 +00:00
mly
mmc
mmcsd
mps
mpt
mqueue
msdosfs
msdosfs_iconv
mse
msk
mthca - Merge in OFED 1.5.3 from projects/ofed/head 2011-03-21 09:58:24 +00:00
mvs
mwl
mwlfw
mxge
my
ncp
ncv
ndis
netgraph Add IPv6 support to the ng_ipfw(4) [1]. Also add ifdefs to be able 2011-09-15 12:28:17 +00:00
nfe
nfs_common
nfscl Fix make buildworld -DMODULES_WITH_WORLD 2011-06-23 20:31:52 +00:00
nfsclient Fix the experimental NFS client so that it does not bogusly 2011-04-25 22:22:51 +00:00
nfscommon Fix make buildworld -DMODULES_WITH_WORLD 2011-06-23 20:31:52 +00:00
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
opensolaris
padlock
patm
pccard
pcfclock
pcn
pf Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
pflog Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
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 Fix two cases involving opt_capsicum.h and module builds: 2011-08-15 07:32:44 +00:00
powermac_nvram
ppbus
ppc
ppi
pps
procfs
pseudofs
pst
pty
puc
qlxgb Add QLogic 10 Gigabit Ethernet & CNA Adapter Driver version 1.30 2011-11-03 21:20:22 +00:00
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
scd
scsi_low
sdhci
sem
send
sf
sfxge Add the sfxge(4) device driver, providing support for 10Gb Ethernet adapters 2011-11-16 17:11:13 +00:00
sge
siba_bwn
siftr
siis
sio Follow up to r225203 refining break-to-debugger run-time configuration 2011-08-27 14:24:27 +00:00
sis
sk
smbfs
sn
snc
snp
sound Major snd_hda driver rewrite: 2012-01-15 13:21:36 +00:00
speaker
splash - Add support for ASCII art splash screens in TheDraw format 2011-12-12 21:12:07 +00:00
sppp
ste
stg
stge
streams
svr4
sym
syscons
sysvipc
ti
tl
tmpfs
tpm
trm
twa
twe
tws Add the 9750 SATA+SAS 6Gb/s RAID controller card driver, tws(4). Many 2011-10-04 21:40:25 +00:00
tx
txp
uart Disconnect sun4v architecture from the three. 2011-05-14 01:53:38 +00:00
ubsec
ubser
uchcom
ucycom
udf
udf_iconv
ufs Retire opt_ffs_broken_fixme.h. 2011-03-20 21:05:09 +00:00
unionfs
usb Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
utopia
vesa
vge
viawd Add watchdog support for VIA south bridge chipset. 2011-12-12 09:50:33 +00:00
virtio Import virtio base, PCI front-end, and net/block/balloon drivers. 2011-11-18 05:43:43 +00:00
vkbd
vpo
vr
vte
vx
vxge Exar driver for X3100 10GbE Server/Storage adapters 2011-04-28 14:33:15 +00:00
wb
wi
wlan Fix the situation where net80211 is built with IEEE80211_SUPPORT_TDMA but a module 2012-01-15 19:45:23 +00:00
wlan_acl
wlan_amrr
wlan_ccmp
wlan_rssadapt
wlan_tkip
wlan_wep
wlan_xauth
wpi
wpifw
wtap Introduce wtap, the beginnings of a net80211 wlan simulator. 2012-01-11 17:41:14 +00:00
x86bios
xe
xfs Disable several instances instances of clang's -Wself-assign warning. 2011-12-30 13:16:59 +00:00
xl - Follow the lead of dcphy(4) and pnphy(4) and move the reminder of the PHY 2011-10-08 12:33:10 +00:00
zfs Don't look for includes in userland directories. There is no need for it 2011-10-25 16:22:43 +00:00
zlib
Makefile Add a module for cfi(4). Build only for arm and powerpc, as there are 2011-12-30 03:48:39 +00:00
Makefile.inc