usbdevices.config revision 1.17
1#	$NetBSD: usbdevices.config,v 1.17 2012/11/21 08:00:56 skrll Exp $
2#
3# This file contains all USB related configuration.
4# It is suitable for inclusion in a kernel config(5) file.
5#
6
7# USB Controller and Devices
8
9# PCI USB controllers
10#ehci*	at pci?	dev ? function ?	# Enhanced Host Controller
11#ohci*	at pci?	dev ? function ?	# Open Host Controller
12#uhci*	at pci?	dev ? function ?	# Universal Host Controller (Intel)
13
14# CardBus USB controllers
15#ehci*	at cardbus? function ?		# Enhanced Host Controller
16#ohci*	at cardbus? function ?		# Open Host Controller
17#uhci*	at cardbus? function ?		# Universal Host Controller (Intel)
18
19# ISA USB controllers
20#slhci0	at isa? port 0x300 irq 5	# ScanLogic SL811HS
21
22# USB bus support
23#usb*	at ehci?
24#usb*	at ohci?
25#usb*	at uhci?
26#usb*	at slhci?
27
28
29# USB Hubs
30uhub*	at usb?
31uhub*	at uhub? port ? configuration ? interface ?
32
33# USB HID device
34uhidev*	at uhub? port ? configuration ? interface ?
35
36# USB Mice
37ums*	at uhidev? reportid ?
38wsmouse* at ums? mux 0
39
40# USB Touchscreens
41uts*	at uhidev? reportid ?
42wsmouse* at uts? mux 0
43
44# USB Keyboards
45ukbd*	at uhidev? reportid ?
46wskbd*	at ukbd? console ? mux 1
47
48# USB TEMPer and TEMPerHUM
49uthum*	at uhidev? reportid ?
50
51# USB serial adapter
52ucycom* at uhidev? reportid ?
53
54# USB Generic HID devices
55uhid*	at uhidev? reportid ?
56
57# USB eGalax touch-panel
58uep*	at uhub? port ?
59wsmouse* at uep? mux 0
60
61# USB LCDs and USB-VGA adapters
62udl*	at uhub? port ?		# DisplayLink DL-1x0/1x5
63wsdisplay* at udl?
64
65# USB Printer
66ulpt*	at uhub? port ? configuration ? interface ?
67
68# USB Modem
69umodem*	at uhub? port ? configuration ?
70ucom*	at umodem?
71
72# Option N.V. Wireless WAN modems
73uhso*	at uhub? port ? configuration ?
74
75# USB Mass Storage
76umass*	at uhub? port ? configuration ? interface ?
77wd*	at umass?
78
79# USB audio
80uaudio*	at uhub? port ? configuration ?
81uaudio* at usbifif?
82audio*	at uaudio?
83
84# USB MIDI
85umidi* at uhub? port ? configuration ?
86
87# USB IrDA
88# USB-IrDA bridge spec
89uirda* at uhub? port ? configuration ? interface ?
90irframe* at uirda?
91
92# SigmaTel STIr4210/4220/4116 USB/IrDA Bridge - not quite UIRDA
93stuirda* at uhub? port ?
94irframe* at stuirda?
95
96# SigmaTel STIr4200 USB/IrDA Bridge
97ustir* at uhub? port ?
98irframe* at ustir?
99
100# Windows Media Center IR transceiver
101irmce*	at uhub? port ?
102cir*	at irmce?
103
104# USB Ethernet adapters
105aue*	at uhub? port ?		# ADMtek AN986 Pegasus based adapters
106axe*	at uhub? port ?		# ASIX AX88172 based adapters
107cdce*	at uhub? port ?		# CDC, Ethernet Networking Control Model
108cue*	at uhub? port ?		# CATC USB-EL1201A based adapters
109kue*	at uhub? port ?		# Kawasaki LSI KL5KUSB101B based adapters
110udav*	at uhub? port ?		# Davicom DM9601 based adapters
111url*	at uhub? port ?		# Realtek RTL8150L based adapters
112urndis*	at uhub? port ?		# Microsoft RNDIS specification
113
114# USB 802.11 adapters
115atu*	at uhub? port ?		# Atmel AT76C50XX based adapters
116otus*	at uhub? port ?		# Atheros AR9001U
117ural*	at uhub? port ?		# Ralink Technology RT2500USB 802.11a/b/g
118rum*	at uhub? port ?		# Ralink Technology RT2501/RT2601 802.11a/b/g
119run*	at uhub? port ?		# Ralink Technology RT(2[78]|30)00 802.11a/b/g/n
120upgt*	at uhub? port ?		# Intersil PrismGT
121urtw*	at uhub? port ?		# Realtek RTL8187/RTL8187B 802.11b/g
122urtwn*	at uhub? port ?		# Realtek RTL8188CU/RTL8192CU 802.11b/g/n
123zyd*	at uhub? port ?		# Zydas ZD1211
124
125# Prolific PL2301/PL2302 host-to-host adapter
126upl*	at uhub? port ?
127
128# Serial adapters
129uark*	at uhub? port ?		# ArkMicroChips 3116 serial adapter
130ucom*	at uark? portno?
131
132ubsa*	at uhub? port ?		# Belkin serial adapter
133ucom*	at ubsa? portno ?
134
135uchcom*	at uhub? port ?		# WinChipHead CH340/CH341 serial adapter
136ucom*	at uchcom? portno ?
137
138uftdi*	at uhub? port ?		# FTDI FT8U100AX serial adapter
139ucom*	at uftdi? portno ?
140
141#uhmodem* at uhub? port ?	# Huawei E220 3G/HSDPA modem
142#ucom* at uhmodem?
143
144uipaq*	at uhub? port ?		# iPAQ PDAs
145ucom*	at uipaq? portno ?
146
147umct*	at uhub? port ?		# MCT USB-RS232 serial adapter
148ucom*	at umct? portno ?
149
150uplcom* at uhub? port ? 	# I/O DATA USB-RSAQ2 serial adapter
151ucom*	at uplcom? portno ?
152
153uslsa*	at uhub? port ?		# Silicon Labs serial adapters
154ucom*	at uslsa? portno ?
155
156uvscom* at uhub? port ? 	# SUNTAC Slipper U VS-10U serial adapter
157ucom*	at uvscom? portno ?
158
159moscom* at uhub? port ? 	# Moschip MCS7xxx serial adaapter
160ucom*	at moscom? portno ?
161
162# RIM BlackBerry
163uberry* at uhub? port ?
164
165# Apple iPad
166uipad* at uhub? port ?
167
168# Diamond Multimedia Rio 500
169urio*	at uhub? port ?
170
171# USB Handspring Visor
172uvisor*	at uhub? port ?
173ucom*	at uvisor?
174
175# Kyocera AIR-EDGE PHONE
176ukyopon* at uhub? port ?
177ucom*	at ukyopon? portno ?
178
179# USB scanners
180uscanner* at uhub? port ?
181
182# USB scanners that use SCSI emulation, e.g., HP5300
183usscanner* at uhub? port ?
184
185# Topfield TF5000PVR range of DVB recorders
186utoppy*	at uhub? port ?
187
188# Y@P firmware loader
189uyap* at uhub? port ?
190
191# D-Link DSB-R100 USB radio
192udsbr*	at uhub? port ?
193radio*	at udsbr?
194
195# USB Generic driver
196ugen*	at uhub? port ?
197
198# USB 3G datacards
199u3ginit* at uhub? port?
200u3g*	at uhub? port ?
201ucom*	at u3g?
202
203# USB generic serial port (e.g., data over cellular)
204ugensa*	at uhub? port ?
205ucom*	at ugensa?
206
207# USB Video capture devices
208pseye*	at uhub?		# Sony PLAYSTATION(R) Eye webcam
209uvideo* at uhub?		# USB Video Class capture devices
210auvitek* at uhub?		# Auvitek AU0828 video capture devices
211emdtv* at uhub?			# Empia EM28xx video capture devices
212cir* at emdtv?			# Empia EM28xx infrared remote
213video* at videobus?
214dtv* at dtvbus?
215
216# USB Bluetooth controllers
217ubt* at uhub? port ?
218aubtfwl* at uhub? port ?	# load Atheros AR3k ubt(4) firmware
219bthub* at ubt?
220