summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorbschmidt <bschmidt@FreeBSD.org>2011-05-01 13:26:34 +0000
committerbschmidt <bschmidt@FreeBSD.org>2011-05-01 13:26:34 +0000
commitbee0509ed3ffd1699ae57a6315caf6d2c1165216 (patch)
treeb7f5bcc32f46ad9bb4cddfe0458b0e1ed59ac66f /sys/i386/conf
parent467a7a5ebdf0df32da92f6195572b4f07a198f18 (diff)
downloadFreeBSD-src-bee0509ed3ffd1699ae57a6315caf6d2c1165216.zip
FreeBSD-src-bee0509ed3ffd1699ae57a6315caf6d2c1165216.tar.gz
Add the remaining wireless drivers.
Discussed with: joel
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/GENERIC10
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 5d80a43..c8f8363 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -273,9 +273,17 @@ device ath_pci # Atheros pci/cardbus glue
device ath_hal # pci/cardbus chip support
options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
device ath_rate_sample # SampleRate tx rate control for ath
+#device bwi # Broadcom BCM430x/BCM431x wireless NICs.
+#device bwn # Broadcom BCM43xx wireless NICs.
+device ipw # Intel 2100 wireless NICs.
+device iwi # Intel 2200BG/2225BG/2915ABG wireless NICs.
+device iwn # Intel 4965/1000/5000/6000 wireless NICs.
+device malo # Marvell Libertas wireless NICs.
+device mwl # Marvell 88W8363 802.11n wireless NICs.
device ral # Ralink Technology RT2500 wireless NICs.
device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs.
#device wl # Older non 802.11 Wavelan wireless NIC.
+device wpi # Intel 3945ABG wireless NICs.
# Pseudo devices.
device loop # Network loopback
@@ -327,7 +335,9 @@ device rue # RealTek RTL8150 USB Ethernet
device udav # Davicom DM9601E USB
# USB Wireless
device rum # Ralink Technology RT2501USB wireless NICs
+device run # Ralink Technology RT2700/RT2800/RT3000 NICs.
device uath # Atheros AR5523 wireless NICs
+device upgt # Conexant/Intersil PrismGT wireless NICs.
device ural # Ralink Technology RT2500USB wireless NICs
device urtw # Realtek RTL8187B/L wireless NICs
device zyd # ZyDAS zb1211/zb1211b wireless NICs
OpenPOWER on IntegriCloud