freebsd-nq/sys/modules
Robert Watson e5adda3d51 Remove IFF_NEEDSGIANT, a compatibility infrastructure introduced
in FreeBSD 5.x to allow network device drivers to run with Giant
despite the network stack being Giant-free.  This significantly
simplifies calls into ioctl() on network interfaces, especially
in the multicast code, as well as eliminates deferred invocation
of interface if_start routines.

Disable the build on device drivers still depending on
IFF_NEEDSGIANT as they no longer compile.  They will be removed
in a few weeks if they haven't been made MPSAFE in that time.
Disabled drivers:

        if_ar
        if_axe
        if_aue
        if_cdce
        if_cue
        if_kue
        if_ray
        if_rue
        if_rum
        if_sr
        if_udav
        if_ural
        if_zyd

Drivers that were already disabled because of tty changes:

        if_ppp
        if_sl

Discussed on:	arch@
2009-03-15 14:21:05 +00:00
..
3dfx
3dfx_linux
aac
accf_data
accf_dns
accf_http
acpi Fix a few problems related to building modules in /sys/modules (not 2009-02-12 14:44:15 +00:00
ae
age
agp Fix a few problems related to building modules in /sys/modules (not 2009-02-12 14:44:15 +00:00
aha
ahb
aic
aic7xxx
aio
ale
amd
amdtemp Rename the k8temp driver to amdtemp. 2009-03-13 16:08:08 +00:00
amr
an
aout
apm
ar
arcmsr
arcnet
asmc
asr
ata Move the uaudio and ata-usb drivers into their correct locations. 2009-02-23 21:19:18 +00:00
ath
auxio
bce
bfe
bge
bios
bktr
bm
bridgestp
cam
canbepm
canbus
cardbus
cbb
cd9660
cd9660_iconv
ce
ciss
cm
cmx
coda
coda5
coff
coretemp
cp
cpuctl
cpufreq
crypto
cryptodev
cs
ctau
cx
cxgb This main goals of this project are: 2008-12-15 06:10:57 +00:00
cyclic
dc
dcons
dcons_crom
de
digi
dpms
dpt
drm Import support for ATI Radeon R600 and R700 series chips. 2009-03-07 21:36:57 +00:00
dtrace Fix a few problems related to building modules in /sys/modules (not 2009-02-12 14:44:15 +00:00
dummynet
ed
elink
em
en
ep
esp
et
ex
exca
ext2fs
fatm
fdc
fdescfs
fe
firewire
firmware
fxp
gem
geom Add the EBR scheme. The EBR scheme supports the Extended Boot Records 2009-02-08 23:51:44 +00:00
glxsb
hatm
hifn
hme
hpfs
hptiop
hptmv
hptrr
hwpmc
i2c
ibcs2
ichwd
ida
ie
if_bridge
if_disc
if_edsc
if_ef
if_faith
if_gif
if_gre
if_lagg
if_ndis o port NDIS USB support from USB1 to the new usb(USB2). 2009-03-07 07:26:22 +00:00
if_ppp
if_sl
if_stf
if_tap
if_tun
if_vlan
igb
iir
io
ip_mroute_mod
ipdivert
ipfilter
ipfw
ipfw_nat
ipmi
ips
ipw
ipwfw
iscsi
isp
ispfw
iwi
iwifw
iwn
iwnfw remove license ack requirement; this was never needed 2009-01-09 22:35:25 +00:00
ixgb
ixgbe
jme
joy
kbdmux
kgssapi
kgssapi_krb5
krpc
le
lge
libalias Add SCTP NAT support. 2009-02-07 18:49:42 +00:00
libiconv
libmbpool
libmchain
linprocfs
linsysfs
linux Fix a few problems related to building modules in /sys/modules (not 2009-02-12 14:44:15 +00:00
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
mlx
mly
mmc
mmcsd
mpt
mqueue
msdosfs
msdosfs_iconv
mse
msk
mxge
my
ncp
ncv
ndis o port NDIS USB support from USB1 to the new usb(USB2). 2009-03-07 07:26:22 +00:00
netgraph Remove IFF_NEEDSGIANT, a compatibility infrastructure introduced 2009-03-15 14:21:05 +00:00
nfe
nfs4client
nfsclient
nfslockd
nfsserver
nge
nmdm
nsp
ntfs
ntfs_iconv
nullfs
nve
nvram
nwfs
nxge
opensolaris
padlock
patm
pccard
pcfclock
pcn
pf
pflog
plip
pmc
portalfs
powermac_nvram
ppbus
ppc
ppi
pps
procfs
pseudofs
pst
puc
ral
ralfw
random
ray
rc
rc4
rdma
re
reiserfs
rl
rndtest
rp
s3
safe
sbni
scc
scd
scsi_low
sdhci
sem
sf
sio
sis
sk
smbfs
sn
snc
snp
sound Move the uaudio and ata-usb drivers into their correct locations. 2009-02-23 21:19:18 +00:00
speaker
splash
sppp
sr
ste
stg
stge
streams
svr4 Fix a few problems related to building modules in /sys/modules (not 2009-02-12 14:44:15 +00:00
sym
syscons
sysvipc
ti
tl
tmpfs
trm
twa
twe
tx
txp
uart
ubsec
ubser
uchcom
ucycom
udf
udf_iconv
ufs
unionfs
usb Hook up new USB modules. 2009-02-23 18:32:59 +00:00
utopia
vesa
vge
vkbd
vpo
vr
vx
wb
wi
wlan
wlan_acl
wlan_amrr
wlan_ccmp
wlan_rssadapt
wlan_tkip
wlan_wep
wlan_xauth
wpi
wpifw
xe
xfs
xl
zfs
zlib
Makefile Remove IFF_NEEDSGIANT, a compatibility infrastructure introduced 2009-03-15 14:21:05 +00:00
Makefile.inc