aboutsummaryrefslogtreecommitdiff
path: root/sys/i386
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2007-10-26 02:20:29 +0000
committerWarner Losh <imp@FreeBSD.org>2007-10-26 02:20:29 +0000
commit97816f8e3d45e95671ab4c669631e8097dd1d71b (patch)
treece166e51f7eff4fc9653020d92b2f06bea613a46 /sys/i386
parent57274c513c3614e1e95b57189e1912db766f5603 (diff)
downloadsrc-97816f8e3d45e95671ab4c669631e8097dd1d71b.tar.gz
src-97816f8e3d45e95671ab4c669631e8097dd1d71b.zip
Add usb serial devices by default. I'm tired of telling people how to
do this that should know better :-).
Notes
Notes: svn path=/head/; revision=172996
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/GENERIC12
1 files changed, 12 insertions, 0 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index dd4dd1009a16..ad52c0055024 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -294,8 +294,19 @@ device umass # Disks/Mass storage - Requires scbus and da
device ums # Mouse
device ural # Ralink Technology RT2500USB wireless NICs
device rum # Ralink Technology RT2501USB wireless NICs
+device zyd # ZyDAS zb1211/zb1211b wireless NICs
device urio # Diamond Rio 500 MP3 player
device uscanner # Scanners
+# USB Serial devices
+device ucom # Generic com ttys
+device uark # Technologies ARK3116 based serial adapters
+device ubsa # Belkin F5U103 and compatible serial adapters
+device ubser # BWCT console serial adapters
+device uftdi # For FTDI usb serial adapters
+device uipaq # Some WinCE based devices
+device uplcom # Prolific PL-2303 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
@@ -303,6 +314,7 @@ 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
# FireWire support
device firewire # FireWire bus code