summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2006-11-09 21:11:32 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2006-11-09 21:11:32 +0000
commit0719c40509b61abe9fdde52dc2dd0089591a6758 (patch)
treee5c0976e94abff1c2e91aa5e31444a2e9725ab57 /sys
parentd96ae3b12126f1eb73710b07ccaa94a44458a740 (diff)
add a solid compliment of usb devices
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/landisk/conf/GENERIC78
-rw-r--r--sys/arch/landisk/conf/RAMDISK35
2 files changed, 93 insertions, 20 deletions
diff --git a/sys/arch/landisk/conf/GENERIC b/sys/arch/landisk/conf/GENERIC
index dd54e20150b..883e806dc32 100644
--- a/sys/arch/landisk/conf/GENERIC
+++ b/sys/arch/landisk/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.5 2006/11/06 19:43:05 miod Exp $
+# $OpenBSD: GENERIC,v 1.6 2006/11/09 21:11:31 deraadt Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -84,16 +84,74 @@ usb* at ohci?
# USB Hubs
uhub* at usb?
uhub* at uhub? port ? configuration ? interface ?
-
-# USB HID device
-uhidev* at uhub? port ? configuration ? interface ?
-
-# USB Mass Storage
-umass* at uhub? port ? configuration ? interface ?
+umodem* at uhub? # USB Modems/Serial
+ucom* at umodem?
+uvisor* at uhub? # Handspring Visor
+ucom* at uvisor?
+uvscom* at uhub? # SUNTAC Slipper U VS-10U serial
+ucom* at uvscom?
+ubsa* at uhub? # Belkin serial adapter
+ucom* at ubsa?
+uftdi* at uhub? # FTDI FT8U100AX serial adapter
+ucom* at uftdi?
+uplcom* at uhub? # I/O DATA USB-RSAQ2 serial adapter
+ucom* at uplcom?
+umct* at uhub? # MCT USB-RS232 serial adapter
+ucom* at umct?
+uslcom* at uhub? # Silicon Laboratories CP210x serial
+ucom* at uslcom?
+uark* at uhub? # Arkmicro ARK3116 serial
+ucom* at uark?
+moscom* at uhub? # MosChip MCS7703 serial
+ucom* at moscom?
+uipaq* at uhub? # iPAQ serial adapter
+ucom* at uipaq?
+umsm* at uhub? # Qualcomm MSM EVDO
+ucom* at umsm?
+#uaudio* at uhub? # USB Audio
+#audio* at uaudio?
+#umidi* at uhub? # USB MIDI
+#midi* at umidi?
+ulpt* at uhub? # USB Printers
+umass* at uhub? # USB Mass Storage devices
scsibus* at umass?
+atapiscsi* at umass?
+uhidev* at uhub? # Human Interface Devices
+#ums* at uhidev? # USB mouse
+#wsmouse* at ums? mux 0
+#ukbd* at uhidev? # USB keyboard
+#wskbd* at ukbd? mux 1
+ucycom* at uhidev? # Cypress serial
+ucom* at ucycom?
+uhid* at uhidev? # USB generic HID support
+aue* at uhub? # ADMtek AN986 Pegasus Ethernet
+atu* at uhub? # Atmel AT76c50x based 802.11b
+axe* at uhub? # ASIX Electronics AX88172 USB Ethernet
+cue* at uhub? # CATC USB-EL1201A based Ethernet
+kue* at uhub? # Kawasaki KL5KUSB101B based Ethernet
+cdce* at uhub? # CDC Ethernet
+upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network'
+udav* at uhub? # Davicom DM9601 based Ethernet
+url* at uhub? # Realtek RTL8150L based adapters
+wi* at uhub? # WaveLAN IEEE 802.11DS
+urio* at uhub? # Diamond Multimedia Rio 500
+#uscanner* at uhub? # USB Scanners
+#usscanner* at uhub? # USB SCSI scanners, e.g., HP5300
+#scsibus* at usscanner?
+#uyap* at uhub? # Y@P firmware loader
+udsbr* at uhub? # D-Link DSB-R100 radio
+radio* at udsbr? # USB radio
+#ubt* at uhub? # USB Bluetooth
+ugen* at uhub? # USB Generic driver
+uath* at uhub? # Atheros AR5005UG/AR5005UX
+ural* at uhub? # Ralink RT2500USB
+rum* at uhub? # Ralink RT2501USB/RT2601USB
+zyd* at uhub? # Zydas ZD1211
+#option NATM
+#ueagle* at uhub? # Analog Devices Eagle ADSL
+udcf* at uhub? # Gude Expert mouseCLOCK
+#uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter
+#onewire* at uow?
sd* at scsibus? # SCSI disk drives
cd* at scsibus? # SCSI CD-ROM drives
-
-# USB Generic driver
-ugen* at uhub? port ?
diff --git a/sys/arch/landisk/conf/RAMDISK b/sys/arch/landisk/conf/RAMDISK
index 41b3e9f515e..aee3af63d89 100644
--- a/sys/arch/landisk/conf/RAMDISK
+++ b/sys/arch/landisk/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.2 2006/11/07 14:32:37 drahn Exp $
+# $OpenBSD: RAMDISK,v 1.3 2006/11/09 21:11:31 deraadt Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -93,20 +93,35 @@ usb* at ohci?
# USB Hubs
uhub* at usb?
uhub* at uhub? port ? configuration ? interface ?
-
-# USB HID device
-uhidev* at uhub? port ? configuration ? interface ?
-
-# USB Mass Storage
-umass* at uhub? port ? configuration ? interface ?
+umass* at uhub? # USB Mass Storage devices
scsibus* at umass?
+atapiscsi* at umass?
+aue* at uhub? # ADMtek AN986 Pegasus Ethernet
+atu* at uhub? # Atmel AT76c50x based 802.11b
+axe* at uhub? # ASIX Electronics AX88172 USB Ethernet
+cue* at uhub? # CATC USB-EL1201A based Ethernet
+kue* at uhub? # Kawasaki KL5KUSB101B based Ethernet
+cdce* at uhub? # CDC Ethernet
+upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network'
+udav* at uhub? # Davicom DM9601 based Ethernet
+url* at uhub? # Realtek RTL8150L based adapters
+wi* at uhub? # WaveLAN IEEE 802.11DS
+urio* at uhub? # Diamond Multimedia Rio 500
+#uyap* at uhub? # Y@P firmware loader
+ugen* at uhub? # USB Generic driver
+#uath* at uhub? # Atheros AR5005UG/AR5005UX
+ural* at uhub? # Ralink RT2500USB
+rum* at uhub? # Ralink RT2501USB/RT2601USB
+zyd* at uhub? # Zydas ZD1211
+#option NATM
+#ueagle* at uhub? # Analog Devices Eagle ADSL
+udcf* at uhub? # Gude Expert mouseCLOCK
+#uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter
+#onewire* at uow?
sd* at scsibus? # SCSI disk drives
cd* at scsibus? # SCSI CD-ROM drives
-# USB Generic driver
-ugen* at uhub? port ?
-
# mouse & keyboard multiplexor pseudo-devices
#pseudo-device wsmux 2
#pseudo-device crypto 1