summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authorrmh <rmh@FreeBSD.org>2012-03-04 21:31:13 +0000
committerrmh <rmh@FreeBSD.org>2012-03-04 21:31:13 +0000
commit69f995371f862106926af639c1f29c1842d84591 (patch)
treecb4f4803a8f208be2e9b87da99cb8ca3d9a47736 /sys/amd64
parentab137477da9e3fd1376fff4b2d20a7333cdbfa1b (diff)
downloadFreeBSD-src-69f995371f862106926af639c1f29c1842d84591.zip
FreeBSD-src-69f995371f862106926af639c1f29c1842d84591.tar.gz
Exclude USB drivers (except umass and ukbd) from main kernel image on i386
and amd64. Reviewed by: hselasky, arch, usb Approved by: kib (mentor)
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/conf/GENERIC32
1 files changed, 0 insertions, 32 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 7250e46..2ee3a0f 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -303,39 +303,8 @@ device ohci # OHCI PCI->USB interface
device ehci # EHCI PCI->USB interface (USB 2.0)
device xhci # XHCI PCI->USB interface (USB 3.0)
device usb # USB Bus (required)
-#device udbp # USB Double Bulk Pipe devices (needs netgraph)
-device uhid # "Human Interface Devices"
device ukbd # Keyboard
-device ulpt # Printer
device umass # Disks/Mass storage - Requires scbus and da
-device ums # Mouse
-device urio # Diamond Rio 500 MP3 player
-# USB Serial devices
-device u3g # USB-based 3G modems (Option, Huawei, Sierra)
-device uark # Technologies ARK3116 based serial adapters
-device ubsa # Belkin F5U103 and compatible serial adapters
-device uftdi # For FTDI usb serial adapters
-device uipaq # Some WinCE based devices
-device uplcom # Prolific PL-2303 serial adapters
-device uslcom # SI Labs CP2101/CP2102 serial adapters
-device uvisor # Visor and Palm devices
-device uvscom # USB serial support for DDI pocket's PHS
-# USB Ethernet, requires miibus
-device aue # ADMtek USB Ethernet
-device axe # ASIX Electronics USB Ethernet
-device cdce # Generic USB over Ethernet
-device cue # CATC USB Ethernet
-device kue # Kawasaki LSI USB Ethernet
-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 zd1211/zd1211b wireless NICs
# FireWire support
device firewire # FireWire bus code
@@ -351,7 +320,6 @@ device sound # Generic sound driver (required)
device snd_es137x # Ensoniq AudioPCI ES137x
device snd_hda # Intel High Definition Audio
device snd_ich # Intel, NVidia and other ICH AC'97 Audio
-device snd_uaudio # USB Audio
device snd_via8233 # VIA VT8233x Audio
# MMC/SD
OpenPOWER on IntegriCloud