usb.conf revision 223519
1#
2# $FreeBSD: head/etc/devd/bus_auto.conf 223519 2011-06-24 21:32:03Z hselasky $
3#
4# This file was automatically generated by "tools/bus_autoconf.sh".
5# Please do not edit!
6#
7
8nomatch 32 {
9	match "bus" "uhub[0-9]+";
10	match "mode" "(host|device)";
11	match "intclass" "0x02";
12	match "intsubclass" "0x06";
13	action "kldload if_cdce";
14};
15
16nomatch 32 {
17	match "bus" "uhub[0-9]+";
18	match "mode" "(host|device)";
19	match "intclass" "0x02";
20	match "intsubclass" "0x0a";
21	action "kldload if_cdce";
22};
23
24nomatch 32 {
25	match "bus" "uhub[0-9]+";
26	match "mode" "(host|device)";
27	match "intclass" "0x02";
28	match "intsubclass" "0x0d";
29	action "kldload if_cdce";
30};
31
32# 3 usb_dual entries processed
33
34nomatch 32 {
35	match "bus" "uhub[0-9]+";
36	match "mode" "host";
37	match "vendor" "0x05ac";
38	match "product" "0x1290";
39	match "intclass" "0xff";
40	match "intsubclass" "0xfd";
41	match "intprotocol" "0x01";
42	action "kldload if_ipheth";
43};
44
45nomatch 32 {
46	match "bus" "uhub[0-9]+";
47	match "mode" "host";
48	match "vendor" "0x05ac";
49	match "product" "0x1292";
50	match "intclass" "0xff";
51	match "intsubclass" "0xfd";
52	match "intprotocol" "0x01";
53	action "kldload if_ipheth";
54};
55
56nomatch 32 {
57	match "bus" "uhub[0-9]+";
58	match "mode" "host";
59	match "vendor" "0x05ac";
60	match "product" "0x1294";
61	match "intclass" "0xff";
62	match "intsubclass" "0xfd";
63	match "intprotocol" "0x01";
64	action "kldload if_ipheth";
65};
66
67nomatch 32 {
68	match "bus" "uhub[0-9]+";
69	match "mode" "host";
70	match "vendor" "0x05ac";
71	match "product" "0x1297";
72	match "intclass" "0xff";
73	match "intsubclass" "0xfd";
74	match "intprotocol" "0x01";
75	action "kldload if_ipheth";
76};
77
78nomatch 32 {
79	match "bus" "uhub[0-9]+";
80	match "mode" "host";
81	match "vendor" "0x0104";
82	match "product" "0x00be";
83	action "kldload uipaq";
84};
85
86nomatch 32 {
87	match "bus" "uhub[0-9]+";
88	match "mode" "host";
89	match "vendor" "0x03e8";
90	match "product" "0x0008";
91	action "kldload if_kue";
92};
93
94nomatch 32 {
95	match "bus" "uhub[0-9]+";
96	match "mode" "host";
97	match "vendor" "0x03eb";
98	match "product" "0x2109";
99	action "kldload uftdi";
100};
101
102nomatch 32 {
103	match "bus" "uhub[0-9]+";
104	match "mode" "host";
105	match "vendor" "0x03f0";
106	match "product" "(0x0121|0x1016|0x1116|0x1216|0x1b1d|0x1e1d|0x2016|0x2116|0x2216|0x3016|0x3116|0x3216|0x3524|0x4016|0x4116|0x4216|0x5016|0x5116|0x5216|0x811c|0xca02)";
107	action "kldload ugensa";
108};
109
110nomatch 32 {
111	match "bus" "uhub[0-9]+";
112	match "mode" "host";
113	match "vendor" "0x0402";
114	match "product" "0x5632";
115	action "kldload if_cdce";
116};
117
118nomatch 32 {
119	match "bus" "uhub[0-9]+";
120	match "mode" "host";
121	match "vendor" "0x0403";
122	match "product" "(0x6001|0x6004|0x6010|0x6011|0x8372|0x9e90|0xcc48|0xcc49|0xcc4a|0xd678|0xe6c8|0xe888|0xe889|0xe88a|0xe88b|0xe88c|0xee18|0xf608|0xf60b|0xf850|0xfa00|0xfa01|0xfa02|0xfa03|0xfa04|0xfc08|0xfc09|0xfc0b|0xfc0c|0xfc0d|0xfc82)";
123	action "kldload uftdi";
124};
125
126nomatch 32 {
127	match "bus" "uhub[0-9]+";
128	match "mode" "host";
129	match "vendor" "0x0408";
130	match "product" "(0x0304|0x1000|0xea02|0xea03|0xea04|0xea05|0xea06)";
131	action "kldload if_run";
132};
133
134nomatch 32 {
135	match "bus" "uhub[0-9]+";
136	match "mode" "host";
137	match "vendor" "0x0409";
138	match "product" "(0x00d5|0x00d6|0x00d7|0x8024|0x8025)";
139	action "kldload uipaq";
140};
141
142nomatch 32 {
143	match "bus" "uhub[0-9]+";
144	match "mode" "host";
145	match "vendor" "0x0411";
146	match "product" "(0x0001|0x0005|0x0009|0x0012|0x003d|0x005e|0x0066|0x0067|0x006e|0x008b|0x00b3|0x00d8|0x00d9|0x00da|0x00e8|0x0116|0x0119|0x012e|0x0137|0x0148|0x0150|0x015d|0x016f)";
147	action "kldload if_aue";
148};
149
150nomatch 32 {
151	match "bus" "uhub[0-9]+";
152	match "mode" "host";
153	match "vendor" "0x0413";
154	match "product" "0x2101";
155	action "kldload uplcom";
156};
157
158nomatch 32 {
159	match "bus" "uhub[0-9]+";
160	match "mode" "host";
161	match "vendor" "0x0423";
162	match "product" "(0x000a|0x000c)";
163	action "kldload if_cue";
164};
165
166nomatch 32 {
167	match "bus" "uhub[0-9]+";
168	match "mode" "host";
169	match "vendor" "0x043e";
170	match "product" "0x9c01";
171	action "kldload uipaq";
172};
173
174nomatch 32 {
175	match "bus" "uhub[0-9]+";
176	match "mode" "host";
177	match "vendor" "0x045a";
178	match "product" "(0x5001|0x5002)";
179	action "kldload urio";
180};
181
182nomatch 32 {
183	match "bus" "uhub[0-9]+";
184	match "mode" "host";
185	match "vendor" "0x045b";
186	match "product" "0x0053";
187	action "kldload uslcom";
188};
189
190nomatch 32 {
191	match "bus" "uhub[0-9]+";
192	match "mode" "host";
193	match "vendor" "0x045e";
194	match "product" "(0x0079|0x007a|0x00ce|0x0400|0x0401|0x0402|0x0403|0x0404|0x0405|0x0406|0x0407|0x0408|0x0409|0x040a|0x040b|0x040c|0x040d|0x040e|0x040f|0x0410|0x0411|0x0412|0x0413|0x0414|0x0415|0x0416|0x0417|0x0432|0x0433|0x0434|0x0435|0x0436|0x0437|0x0438|0x0439|0x043a|0x043b|0x043c|0x043d|0x043e|0x043f|0x0440|0x0441|0x0442|0x0443|0x0444|0x0445|0x0446|0x0447|0x0448|0x0449|0x044a|0x044b|0x044c|0x044d|0x044e|0x044f|0x0450|0x0451|0x0452|0x0453|0x0454|0x0455|0x0456|0x0457|0x0458|0x0459|0x045a|0x045b|0x045c|0x045d|0x045e|0x045f|0x0460|0x0461|0x0462|0x0463|0x0464|0x0465|0x0466|0x0467|0x0468|0x0469|0x046a|0x046b|0x046c|0x046d|0x046e|0x046f|0x0470|0x0471|0x0472|0x0473|0x0474|0x0475|0x0476|0x0477|0x0478|0x0479|0x047a|0x047b|0x04c8|0x04c9|0x04ca|0x04cb|0x04cc|0x04cd|0x04ce|0x04d7|0x04d8|0x04d9|0x04da|0x04db|0x04dc|0x04dd|0x04de|0x04df|0x04e0|0x04e1|0x04e2|0x04e3|0x04e4|0x04e5|0x04e6|0x04e7|0x04e8|0x04e9|0x04ea)";
195	action "kldload uplcom";
196};
197
198nomatch 32 {
199	match "bus" "uhub[0-9]+";
200	match "mode" "host";
201	match "vendor" "0x0471";
202	match "product" "(0x066a|0x1236|0x200f)";
203	action "kldload uslcom";
204};
205
206nomatch 32 {
207	match "bus" "uhub[0-9]+";
208	match "mode" "host";
209	match "vendor" "0x0482";
210	match "product" "0x0203";
211	action "kldload umodem";
212};
213
214nomatch 32 {
215	match "bus" "uhub[0-9]+";
216	match "mode" "host";
217	match "vendor" "0x0489";
218	match "product" "(0xe000|0xe003)";
219	action "kldload uslcom";
220};
221
222nomatch 32 {
223	match "bus" "uhub[0-9]+";
224	match "mode" "host";
225	match "vendor" "0x049f";
226	match "product" "(0x0003|0x0032|0x505a)";
227	action "kldload uipaq";
228};
229
230nomatch 32 {
231	match "bus" "uhub[0-9]+";
232	match "mode" "host";
233	match "vendor" "0x04a4";
234	match "product" "0x0014";
235	action "kldload uipaq";
236};
237
238nomatch 32 {
239	match "bus" "uhub[0-9]+";
240	match "mode" "host";
241	match "vendor" "0x04a5";
242	match "product" "(0x4027|0x4068)";
243	action "kldload uplcom";
244};
245
246nomatch 32 {
247	match "bus" "uhub[0-9]+";
248	match "mode" "host";
249	match "vendor" "0x04ad";
250	match "product" "(0x0301|0x0302|0x0303|0x0306)";
251	action "kldload uipaq";
252};
253
254nomatch 32 {
255	match "bus" "uhub[0-9]+";
256	match "mode" "host";
257	match "vendor" "0x04b4";
258	match "product" "0x1002";
259	action "kldload ufm";
260};
261
262nomatch 32 {
263	match "bus" "uhub[0-9]+";
264	match "mode" "host";
265	match "vendor" "0x04b7";
266	match "product" "0x0531";
267	action "kldload uipaq";
268};
269
270nomatch 32 {
271	match "bus" "uhub[0-9]+";
272	match "mode" "host";
273	match "vendor" "0x04b8";
274	match "product" "(0x0521|0x0522)";
275	action "kldload uplcom";
276};
277
278nomatch 32 {
279	match "bus" "uhub[0-9]+";
280	match "mode" "host";
281	match "vendor" "0x04bb";
282	match "product" "(0x0901|0x0904|0x0913|0x0930|0x0944|0x0945|0x0947|0x0948|0x0a03|0x0a0e)";
283	action "kldload if_kue";
284};
285
286nomatch 32 {
287	match "bus" "uhub[0-9]+";
288	match "mode" "host";
289	match "vendor" "0x04bf";
290	match "product" "(0x0115|0x0117)";
291	action "kldload uplcom";
292};
293
294nomatch 32 {
295	match "bus" "uhub[0-9]+";
296	match "mode" "host";
297	match "vendor" "0x04c5";
298	match "product" "(0x1058|0x1079)";
299	action "kldload uipaq";
300};
301
302nomatch 32 {
303	match "bus" "uhub[0-9]+";
304	match "mode" "host";
305	match "vendor" "0x04da";
306	match "product" "(0x2500|0x3900)";
307	action "kldload uipaq";
308};
309
310nomatch 32 {
311	match "bus" "uhub[0-9]+";
312	match "mode" "host";
313	match "vendor" "0x04dd";
314	match "product" "(0x8004|0x8005|0x8006|0x8007|0x9031|0x9102|0x9121|0x9123|0x9151|0x91ac|0x9242)";
315	action "kldload if_cdce";
316};
317
318nomatch 32 {
319	match "bus" "uhub[0-9]+";
320	match "mode" "host";
321	match "vendor" "0x04e8";
322	match "product" "(0x5f00|0x5f01|0x5f02|0x5f03|0x5f04|0x6601|0x6611|0x6613|0x6615|0x6617|0x6619|0x661b|0x662e|0x6630|0x6632|0x8001)";
323	action "kldload uipaq";
324};
325
326nomatch 32 {
327	match "bus" "uhub[0-9]+";
328	match "mode" "host";
329	match "vendor" "0x04f1";
330	match "product" "(0x3008|0x3011|0x3012)";
331	action "kldload if_axe";
332};
333
334nomatch 32 {
335	match "bus" "uhub[0-9]+";
336	match "mode" "host";
337	match "vendor" "0x0502";
338	match "product" "(0x1631|0x1632|0x16e1|0x16e2|0x16e3)";
339	action "kldload uipaq";
340};
341
342nomatch 32 {
343	match "bus" "uhub[0-9]+";
344	match "mode" "host";
345	match "vendor" "0x0506";
346	match "product" "(0x03e8|0x11f8|0x4601)";
347	action "kldload if_kue";
348};
349
350nomatch 32 {
351	match "bus" "uhub[0-9]+";
352	match "mode" "host";
353	match "vendor" "0x050d";
354	match "product" "(0x0103|0x0109|0x0121|0x0257|0x0409|0x1203|0x4050|0x5055|0x7050|0x7050|0x7051|0x705a|0x705c|0x705e|0x8053|0x805c|0x815c|0x825a|0x905b|0x935a)";
355	action "kldload ubsa";
356};
357
358nomatch 32 {
359	match "bus" "uhub[0-9]+";
360	match "mode" "host";
361	match "vendor" "0x0525";
362	match "product" "(0x1080|0xa4a2)";
363	action "kldload udbp";
364};
365
366nomatch 32 {
367	match "bus" "uhub[0-9]+";
368	match "mode" "host";
369	match "vendor" "0x0536";
370	match "product" "0x01a0";
371	action "kldload uipaq";
372};
373
374nomatch 32 {
375	match "bus" "uhub[0-9]+";
376	match "mode" "host";
377	match "vendor" "0x0543";
378	match "product" "(0x0ed9|0x1527|0x1529|0x152b|0x152e|0x1921|0x1922|0x1923)";
379	action "kldload uipaq";
380};
381
382nomatch 32 {
383	match "bus" "uhub[0-9]+";
384	match "mode" "host";
385	match "vendor" "0x0547";
386	match "product" "(0x2008|0x2720)";
387	action "kldload uplcom";
388};
389
390nomatch 32 {
391	match "bus" "uhub[0-9]+";
392	match "mode" "host";
393	match "vendor" "0x054c";
394	match "product" "(0x0038|0x0066|0x0095|0x009a|0x00da|0x0169|0x0437)";
395	action "kldload uvisor";
396};
397
398nomatch 32 {
399	match "bus" "uhub[0-9]+";
400	match "mode" "host";
401	match "vendor" "0x0557";
402	match "product" "(0x2002|0x2007|0x2008|0x2009|0x4000)";
403	action "kldload if_kue";
404};
405
406nomatch 32 {
407	match "bus" "uhub[0-9]+";
408	match "mode" "host";
409	match "vendor" "0x055d";
410	match "product" "0x2018";
411	action "kldload if_run";
412};
413
414nomatch 32 {
415	match "bus" "uhub[0-9]+";
416	match "mode" "host";
417	match "vendor" "0x0565";
418	match "product" "(0x0001|0x0002|0x0003|0x0005)";
419	action "kldload ubsa";
420};
421
422nomatch 32 {
423	match "bus" "uhub[0-9]+";
424	match "mode" "host";
425	match "vendor" "0x0567";
426	match "product" "(0x2000|0x2002)";
427	action "kldload if_upgt";
428};
429
430nomatch 32 {
431	match "bus" "uhub[0-9]+";
432	match "mode" "host";
433	match "vendor" "0x056c";
434	match "product" "0x8007";
435	action "kldload ubsa";
436};
437
438nomatch 32 {
439	match "bus" "uhub[0-9]+";
440	match "mode" "host";
441	match "vendor" "0x056e";
442	match "product" "(0x200c|0x4002|0x4005|0x400b|0x4010|0x5003|0x5004|0xabc1)";
443	action "kldload if_aue";
444};
445
446nomatch 32 {
447	match "bus" "uhub[0-9]+";
448	match "mode" "host";
449	match "vendor" "0x057c";
450	match "product" "(0x2200|0x3800)";
451	action "kldload ng_ubt";
452};
453
454nomatch 32 {
455	match "bus" "uhub[0-9]+";
456	match "mode" "host";
457	match "vendor" "0x0584";
458	match "product" "(0xb000|0xb020)";
459	action "kldload uplcom";
460};
461
462nomatch 32 {
463	match "bus" "uhub[0-9]+";
464	match "mode" "host";
465	match "vendor" "0x0586";
466	match "product" "(0x3401|0x3407|0x3409|0x340a|0x340f|0x3410|0x3416|0x341a)";
467	action "kldload if_zyd";
468};
469
470nomatch 32 {
471	match "bus" "uhub[0-9]+";
472	match "mode" "host";
473	match "vendor" "0x058f";
474	match "product" "0x9720";
475	action "kldload uplcom";
476};
477
478nomatch 32 {
479	match "bus" "uhub[0-9]+";
480	match "mode" "host";
481	match "vendor" "0x05a6";
482	match "product" "0x0101";
483	action "kldload if_run";
484};
485
486nomatch 32 {
487	match "bus" "uhub[0-9]+";
488	match "mode" "host";
489	match "vendor" "0x05ac";
490	match "product" "(0x020d|0x020e|0x020f|0x0215|0x0217|0x0218|0x0219|0x021a|0x021b|0x021c|0x0229|0x022a|0x022b|0x030a|0x030b|0x1402)";
491	action "kldload atp";
492};
493
494nomatch 32 {
495	match "bus" "uhub[0-9]+";
496	match "mode" "host";
497	match "vendor" "0x05ad";
498	match "product" "0x0fba";
499	action "kldload uplcom";
500};
501
502nomatch 32 {
503	match "bus" "uhub[0-9]+";
504	match "mode" "host";
505	match "vendor" "0x05c6";
506	match "product" "(0x6000|0x6613)";
507	action "kldload u3g";
508};
509
510nomatch 32 {
511	match "bus" "uhub[0-9]+";
512	match "mode" "host";
513	match "vendor" "0x05cc";
514	match "product" "0x3000";
515	action "kldload if_aue";
516};
517
518nomatch 32 {
519	match "bus" "uhub[0-9]+";
520	match "mode" "host";
521	match "vendor" "0x05db";
522	match "product" "(0x0003|0x0005|0x0009|0x000a|0x0011)";
523	action "kldload uvscom";
524};
525
526nomatch 32 {
527	match "bus" "uhub[0-9]+";
528	match "mode" "host";
529	match "vendor" "0x05e0";
530	match "product" "(0x2000|0x2001|0x2002|0x2003|0x2004|0x2005|0x2006|0x2007|0x2008|0x2009|0x200a)";
531	action "kldload uipaq";
532};
533
534nomatch 32 {
535	match "bus" "uhub[0-9]+";
536	match "mode" "host";
537	match "vendor" "0x05e3";
538	match "product" "0x0501";
539	action "kldload udbp";
540};
541
542nomatch 32 {
543	match "bus" "uhub[0-9]+";
544	match "mode" "host";
545	match "vendor" "0x05e9";
546	match "product" "(0x0008|0x0009)";
547	action "kldload if_kue";
548};
549
550nomatch 32 {
551	match "bus" "uhub[0-9]+";
552	match "mode" "host";
553	match "vendor" "0x066b";
554	match "product" "(0x200c|0x2202|0x2202|0x2203|0x2204|0x2206|0x400b)";
555	action "kldload if_aue";
556};
557
558nomatch 32 {
559	match "bus" "uhub[0-9]+";
560	match "mode" "host";
561	match "vendor" "0x0675";
562	match "product" "0x0550";
563	action "kldload if_zyd";
564};
565
566nomatch 32 {
567	match "bus" "uhub[0-9]+";
568	match "mode" "host";
569	match "vendor" "0x067b";
570	match "product" "(0x0000|0x0001|0x04bb|0x0609|0x0611|0x0612|0x1234|0x206a|0x2303|0x2501|0x331a|0xaaa0|0xaaa2)";
571	action "kldload udbp";
572};
573
574nomatch 32 {
575	match "bus" "uhub[0-9]+";
576	match "mode" "host";
577	match "vendor" "0x067c";
578	match "product" "0x1001";
579	action "kldload if_aue";
580};
581
582nomatch 32 {
583	match "bus" "uhub[0-9]+";
584	match "mode" "host";
585	match "vendor" "0x067e";
586	match "product" "0x1001";
587	action "kldload uipaq";
588};
589
590nomatch 32 {
591	match "bus" "uhub[0-9]+";
592	match "mode" "host";
593	match "vendor" "0x0681";
594	match "product" "0x3c06";
595	action "kldload if_ural";
596};
597
598nomatch 32 {
599	match "bus" "uhub[0-9]+";
600	match "mode" "host";
601	match "vendor" "0x06e1";
602	match "product" "(0x0008|0x0009)";
603	action "kldload if_kue";
604};
605
606nomatch 32 {
607	match "bus" "uhub[0-9]+";
608	match "mode" "host";
609	match "vendor" "0x06f8";
610	match "product" "(0xe000|0xe010|0xe020|0xe030)";
611	action "kldload if_ural";
612};
613
614nomatch 32 {
615	match "bus" "uhub[0-9]+";
616	match "mode" "host";
617	match "vendor" "0x0707";
618	match "product" "(0x0100|0x0200|0x0201|0xee13|0xee13)";
619	action "kldload if_kue";
620};
621
622nomatch 32 {
623	match "bus" "uhub[0-9]+";
624	match "mode" "host";
625	match "vendor" "0x0711";
626	match "product" "(0x0200|0x0210|0x0230)";
627	action "kldload umct";
628};
629
630nomatch 32 {
631	match "bus" "uhub[0-9]+";
632	match "mode" "host";
633	match "vendor" "0x0731";
634	match "product" "(0x0528|0x2003)";
635	action "kldload uplcom";
636};
637
638nomatch 32 {
639	match "bus" "uhub[0-9]+";
640	match "mode" "host";
641	match "vendor" "0x0745";
642	match "product" "(0x0001|0x1000)";
643	action "kldload uplcom";
644};
645
646nomatch 32 {
647	match "bus" "uhub[0-9]+";
648	match "mode" "host";
649	match "vendor" "0x0769";
650	match "product" "(0x11f2|0x11f3|0x31f3)";
651	action "kldload if_urtw";
652};
653
654nomatch 32 {
655	match "bus" "uhub[0-9]+";
656	match "mode" "host";
657	match "vendor" "0x077b";
658	match "product" "0x2226";
659	action "kldload if_axe";
660};
661
662nomatch 32 {
663	match "bus" "uhub[0-9]+";
664	match "mode" "host";
665	match "vendor" "0x0789";
666	match "product" "(0x010c|0x0160|0x0162|0x0163|0x0164)";
667	action "kldload if_urtw";
668};
669
670nomatch 32 {
671	match "bus" "uhub[0-9]+";
672	match "mode" "host";
673	match "vendor" "0x078b";
674	match "product" "0x1234";
675	action "kldload uplcom";
676};
677
678nomatch 32 {
679	match "bus" "uhub[0-9]+";
680	match "mode" "host";
681	match "vendor" "0x079b";
682	match "product" "(0x0027|0x004a|0x0062)";
683	action "kldload uplcom";
684};
685
686nomatch 32 {
687	match "bus" "uhub[0-9]+";
688	match "mode" "host";
689	match "vendor" "0x07a6";
690	match "product" "(0x07c2|0x0986|0x8511|0x8513|0x8515)";
691	action "kldload if_aue";
692};
693
694nomatch 32 {
695	match "bus" "uhub[0-9]+";
696	match "mode" "host";
697	match "vendor" "0x07aa";
698	match "product" "(0x0001|0x0004|0x000d|0x0017|0x002a|0x002d|0x002e|0x002f|0x003c|0x003f|0x0041|0x0042|0x9601)";
699	action "kldload if_kue";
700};
701
702nomatch 32 {
703	match "bus" "uhub[0-9]+";
704	match "mode" "host";
705	match "vendor" "0x07b8";
706	match "product" "(0x110c|0x200c|0x2770|0x2870|0x3070|0x3071|0x3072|0x4000|0x4002|0x4003|0x4004|0x4007|0x400b|0x400c|0x4102|0x4104|0x420a|0x6001|0xabc1|0xb21b|0xb21c|0xb21d|0xb21e|0xb21f)";
707	action "kldload if_aue";
708};
709
710nomatch 32 {
711	match "bus" "uhub[0-9]+";
712	match "mode" "host";
713	match "vendor" "0x07c9";
714	match "product" "0xb100";
715	action "kldload if_aue";
716};
717
718nomatch 32 {
719	match "bus" "uhub[0-9]+";
720	match "mode" "host";
721	match "vendor" "0x07cf";
722	match "product" "(0x2001|0x2002|0x2003)";
723	action "kldload uipaq";
724};
725
726nomatch 32 {
727	match "bus" "uhub[0-9]+";
728	match "mode" "host";
729	match "vendor" "0x07d1";
730	match "product" "(0x3a0c|0x3c03|0x3c04|0x3c06|0x3c07|0x3c09|0x3c0a|0x3c0b|0x3c0d|0x3c0e|0x3c0f|0x3c11|0x3c13|0x3c15|0x3c16)";
731	action "kldload if_uath";
732};
733
734nomatch 32 {
735	match "bus" "uhub[0-9]+";
736	match "mode" "host";
737	match "vendor" "0x081e";
738	match "product" "0xdf00";
739	action "kldload uvisor";
740};
741
742nomatch 32 {
743	match "bus" "uhub[0-9]+";
744	match "mode" "host";
745	match "vendor" "0x082d";
746	match "product" "(0x0100|0x0200|0x0300)";
747	action "kldload uvisor";
748};
749
750nomatch 32 {
751	match "bus" "uhub[0-9]+";
752	match "mode" "host";
753	match "vendor" "0x0830";
754	match "product" "(0x0001|0x0002|0x0003|0x0020|0x0031|0x0040|0x0050|0x0060|0x0061|0x0070)";
755	action "kldload uvisor";
756};
757
758nomatch 32 {
759	match "bus" "uhub[0-9]+";
760	match "mode" "host";
761	match "vendor" "0x0833";
762	match "product" "(0x012e|0x039f)";
763	action "kldload uplcom";
764};
765
766nomatch 32 {
767	match "bus" "uhub[0-9]+";
768	match "mode" "host";
769	match "vendor" "0x083a";
770	match "product" "(0x1046|0x4506|0x4506|0x4508|0x4521|0x5046|0x6618|0x7511|0x7512|0x7522|0x8522|0xa512|0xa618|0xa701|0xa702|0xb522|0xc522|0xd522|0xe501)";
771	action "kldload if_aue";
772};
773
774nomatch 32 {
775	match "bus" "uhub[0-9]+";
776	match "mode" "host";
777	match "vendor" "0x0841";
778	match "product" "0x0001";
779	action "kldload urio";
780};
781
782nomatch 32 {
783	match "bus" "uhub[0-9]+";
784	match "mode" "host";
785	match "vendor" "0x0846";
786	match "product" "(0x1001|0x1002|0x1020|0x1040|0x4240|0x4260|0x4300|0x6100|0x6a00)";
787	action "kldload if_kue";
788};
789
790nomatch 32 {
791	match "bus" "uhub[0-9]+";
792	match "mode" "host";
793	match "vendor" "0x0856";
794	match "product" "0xac01";
795	action "kldload uftdi";
796};
797
798nomatch 32 {
799	match "bus" "uhub[0-9]+";
800	match "mode" "host";
801	match "vendor" "0x085a";
802	match "product" "(0x0008|0x0009)";
803	action "kldload if_kue";
804};
805
806nomatch 32 {
807	match "bus" "uhub[0-9]+";
808	match "mode" "host";
809	match "vendor" "0x086e";
810	match "product" "0x1920";
811	action "kldload if_axe";
812};
813
814nomatch 32 {
815	match "bus" "uhub[0-9]+";
816	match "mode" "host";
817	match "vendor" "0x087d";
818	match "product" "0x5704";
819	action "kldload if_kue";
820};
821
822nomatch 32 {
823	match "bus" "uhub[0-9]+";
824	match "mode" "host";
825	match "vendor" "0x08d1";
826	match "product" "(0x0001|0x0003)";
827	action "kldload if_cue";
828};
829
830nomatch 32 {
831	match "bus" "uhub[0-9]+";
832	match "mode" "host";
833	match "vendor" "0x08dd";
834	match "product" "(0x0986|0x0987|0x0988|0x8511|0x90ff)";
835	action "kldload if_aue";
836};
837
838nomatch 32 {
839	match "bus" "uhub[0-9]+";
840	match "mode" "host";
841	match "vendor" "0x08e6";
842	match "product" "0x5501";
843	action "kldload uslcom";
844};
845
846nomatch 32 {
847	match "bus" "uhub[0-9]+";
848	match "mode" "host";
849	match "vendor" "0x08fd";
850	match "product" "0x000a";
851	action "kldload uslcom";
852};
853
854nomatch 32 {
855	match "bus" "uhub[0-9]+";
856	match "mode" "host";
857	match "vendor" "0x0915";
858	match "product" "(0x2000|0x2002)";
859	action "kldload if_upgt";
860};
861
862nomatch 32 {
863	match "bus" "uhub[0-9]+";
864	match "mode" "host";
865	match "vendor" "0x091e";
866	match "product" "0x0004";
867	action "kldload uvisor";
868};
869
870nomatch 32 {
871	match "bus" "uhub[0-9]+";
872	match "mode" "host";
873	match "vendor" "0x0921";
874	match "product" "0x1001";
875	action "kldload ubsa";
876};
877
878nomatch 32 {
879	match "bus" "uhub[0-9]+";
880	match "mode" "host";
881	match "vendor" "0x0930";
882	match "product" "(0x0700|0x0705|0x0706|0x0707|0x0708|0x0709|0x070a|0x070b|0x0a07|0x0d45|0x1302)";
883	action "kldload uipaq";
884};
885
886nomatch 32 {
887	match "bus" "uhub[0-9]+";
888	match "mode" "host";
889	match "vendor" "0x093c";
890	match "product" "(0x0601|0x0701)";
891	action "kldload uftdi";
892};
893
894nomatch 32 {
895	match "bus" "uhub[0-9]+";
896	match "mode" "host";
897	match "vendor" "0x094b";
898	match "product" "0x0001";
899	action "kldload uipaq";
900};
901
902nomatch 32 {
903	match "bus" "uhub[0-9]+";
904	match "mode" "host";
905	match "vendor" "0x0951";
906	match "product" "(0x0008|0x000a)";
907	action "kldload if_kue";
908};
909
910nomatch 32 {
911	match "bus" "uhub[0-9]+";
912	match "mode" "host";
913	match "vendor" "0x095a";
914	match "product" "0x3003";
915	action "kldload if_kue";
916};
917
918nomatch 32 {
919	match "bus" "uhub[0-9]+";
920	match "mode" "host";
921	match "vendor" "0x0960";
922	match "product" "(0x0065|0x0066|0x0067)";
923	action "kldload uipaq";
924};
925
926nomatch 32 {
927	match "bus" "uhub[0-9]+";
928	match "mode" "host";
929	match "vendor" "0x0961";
930	match "product" "0x0010";
931	action "kldload uipaq";
932};
933
934nomatch 32 {
935	match "bus" "uhub[0-9]+";
936	match "mode" "host";
937	match "vendor" "0x099e";
938	match "product" "(0x0052|0x4000)";
939	action "kldload uipaq";
940};
941
942nomatch 32 {
943	match "bus" "uhub[0-9]+";
944	match "mode" "host";
945	match "vendor" "0x09aa";
946	match "product" "0x1000";
947	action "kldload if_upgt";
948};
949
950nomatch 32 {
951	match "bus" "uhub[0-9]+";
952	match "mode" "host";
953	match "vendor" "0x09d7";
954	match "product" "0x0100";
955	action "kldload ugensa";
956};
957
958nomatch 32 {
959	match "bus" "uhub[0-9]+";
960	match "mode" "host";
961	match "vendor" "0x0a46";
962	match "product" "(0x0268|0x8515|0x9601)";
963	action "kldload if_udav";
964};
965
966nomatch 32 {
967	match "bus" "uhub[0-9]+";
968	match "mode" "host";
969	match "vendor" "0x0a5c";
970	match "product" "0x2033";
971	action "kldload ubtbcmfw";
972};
973
974nomatch 32 {
975	match "bus" "uhub[0-9]+";
976	match "mode" "host";
977	match "vendor" "0x0ace";
978	match "product" "(0x1211|0x1215)";
979	action "kldload if_zyd";
980};
981
982nomatch 32 {
983	match "bus" "uhub[0-9]+";
984	match "mode" "host";
985	match "vendor" "0x0af0";
986	match "product" "(0x5000|0x6000|0x6050|0x6100|0x6150|0x6200|0x6250|0x6300|0x6350|0x6500|0x6501|0x6600|0x6601|0x6701|0x6721|0x6741|0x6761|0x6800|0x6901|0x6911|0x6971|0x6971|0x7001|0x7011|0x7021|0x7041|0x7061|0x7100|0x7201|0x7211|0x7251|0x7301|0x7361|0x7381|0x7401|0x7501|0x7601|0x7601|0xc031|0xd013|0xd031|0xd033|0xd033|0xd055|0xd055)";
987	action "kldload u3g";
988};
989
990nomatch 32 {
991	match "bus" "uhub[0-9]+";
992	match "mode" "host";
993	match "vendor" "0x0b05";
994	match "product" "(0x1706|0x1707|0x170c|0x171b|0x171d|0x1723|0x1724|0x1731|0x1732|0x1742|0x1760|0x1761|0x1784|0x1790|0x4200|0x4201|0x4202|0x420f|0x9200|0x9202)";
995	action "kldload if_ural";
996};
997
998nomatch 32 {
999	match "bus" "uhub[0-9]+";
1000	match "mode" "host";
1001	match "vendor" "0x0b39";
1002	match "product" "(0x0109|0x0421)";
1003	action "kldload if_aue";
1004};
1005
1006nomatch 32 {
1007	match "bus" "uhub[0-9]+";
1008	match "mode" "host";
1009	match "vendor" "0x0b3b";
1010	match "product" "(0x1630|0x5630|0x6630)";
1011	action "kldload if_zyd";
1012};
1013
1014nomatch 32 {
1015	match "bus" "uhub[0-9]+";
1016	match "mode" "host";
1017	match "vendor" "0x0b41";
1018	match "product" "0x0011";
1019	action "kldload uplcom";
1020};
1021
1022nomatch 32 {
1023	match "bus" "uhub[0-9]+";
1024	match "mode" "host";
1025	match "vendor" "0x0b63";
1026	match "product" "0x6530";
1027	action "kldload uplcom";
1028};
1029
1030nomatch 32 {
1031	match "bus" "uhub[0-9]+";
1032	match "mode" "host";
1033	match "vendor" "0x0b8c";
1034	match "product" "0x2303";
1035	action "kldload uplcom";
1036};
1037
1038nomatch 32 {
1039	match "bus" "uhub[0-9]+";
1040	match "mode" "host";
1041	match "vendor" "0x0b95";
1042	match "product" "(0x1720|0x1780|0x7720|0x772a)";
1043	action "kldload if_axe";
1044};
1045
1046nomatch 32 {
1047	match "bus" "uhub[0-9]+";
1048	match "mode" "host";
1049	match "vendor" "0x0baf";
1050	match "product" "(0x0118|0x0121)";
1051	action "kldload if_upgt";
1052};
1053
1054nomatch 32 {
1055	match "bus" "uhub[0-9]+";
1056	match "mode" "host";
1057	match "vendor" "0x0bb2";
1058	match "product" "0x6098";
1059	action "kldload if_cdce";
1060};
1061
1062nomatch 32 {
1063	match "bus" "uhub[0-9]+";
1064	match "mode" "host";
1065	match "vendor" "0x0bb4";
1066	match "product" "(0x00ce|0x00cf|0x00cf|0x0a01|0x0a02|0x0a03|0x0a04|0x0a05|0x0a06|0x0a07|0x0a08|0x0a09|0x0a0a|0x0a0b|0x0a0c|0x0a0d|0x0a0e|0x0a0f|0x0a10|0x0a11|0x0a12|0x0a13|0x0a14|0x0a15|0x0a16|0x0a17|0x0a18|0x0a19|0x0a1a|0x0a1b|0x0a1c|0x0a1d|0x0a1e|0x0a1f|0x0a20|0x0a21|0x0a22|0x0a23|0x0a24|0x0a25|0x0a26|0x0a27|0x0a28|0x0a29|0x0a2a|0x0a2b|0x0a2c|0x0a2d|0x0a2e|0x0a2f|0x0a30|0x0a31|0x0a32|0x0a33|0x0a34|0x0a35|0x0a36|0x0a37|0x0a38|0x0a39|0x0a3a|0x0a3b|0x0a3c|0x0a3d|0x0a3e|0x0a3f|0x0a40|0x0a41|0x0a42|0x0a43|0x0a44|0x0a45|0x0a46|0x0a47|0x0a48|0x0a49|0x0a4a|0x0a4b|0x0a4c|0x0a4d|0x0a4e|0x0a4f|0x0a50|0x0a51|0x0a52|0x0a53|0x0a54|0x0a55|0x0a56|0x0a57|0x0a58|0x0a59|0x0a5a|0x0a5b|0x0a5c|0x0a5d|0x0a5e|0x0a5f|0x0a60|0x0a61|0x0a62|0x0a63|0x0a64|0x0a65|0x0a66|0x0a67|0x0a68|0x0a69|0x0a6a|0x0a6b|0x0a6c|0x0a6d|0x0a6e|0x0a6f|0x0a70|0x0a71|0x0a72|0x0a73|0x0a74|0x0a75|0x0a76|0x0a77|0x0a78|0x0a79|0x0a7a|0x0a7b|0x0a7c|0x0a7d|0x0a7e|0x0a7f|0x0a80|0x0a81|0x0a82|0x0a83|0x0a84|0x0a85|0x0a86|0x0a87|0x0a88|0x0a89|0x0a8a|0x0a8b|0x0a8c|0x0a8d|0x0a8e|0x0a8f|0x0a90|0x0a91|0x0a92|0x0a93|0x0a94|0x0a95|0x0a96|0x0a97|0x0a98|0x0a99|0x0a9a|0x0a9b|0x0a9c|0x0a9d|0x0a9e|0x0a9f|0x0bce)";
1067	action "kldload uipaq";
1068};
1069
1070nomatch 32 {
1071	match "bus" "uhub[0-9]+";
1072	match "mode" "host";
1073	match "vendor" "0x0bda";
1074	match "product" "(0x8150|0x8187|0x8189|0x8197|0x8198)";
1075	action "kldload if_rue";
1076};
1077
1078nomatch 32 {
1079	match "bus" "uhub[0-9]+";
1080	match "mode" "host";
1081	match "vendor" "0x0bed";
1082	match "product" "(0x1100|0x1101)";
1083	action "kldload uslcom";
1084};
1085
1086nomatch 32 {
1087	match "bus" "uhub[0-9]+";
1088	match "mode" "host";
1089	match "vendor" "0x0bf8";
1090	match "product" "(0x1001|0x1009)";
1091	action "kldload uipaq";
1092};
1093
1094nomatch 32 {
1095	match "bus" "uhub[0-9]+";
1096	match "mode" "host";
1097	match "vendor" "0x0c44";
1098	match "product" "0x03a2";
1099	action "kldload uipaq";
1100};
1101
1102nomatch 32 {
1103	match "bus" "uhub[0-9]+";
1104	match "mode" "host";
1105	match "vendor" "0x0c88";
1106	match "product" "(0x17da|0x17da|0x180a)";
1107	action "kldload u3g";
1108};
1109
1110nomatch 32 {
1111	match "bus" "uhub[0-9]+";
1112	match "mode" "host";
1113	match "vendor" "0x0c8e";
1114	match "product" "0x6000";
1115	action "kldload uipaq";
1116};
1117
1118nomatch 32 {
1119	match "bus" "uhub[0-9]+";
1120	match "mode" "host";
1121	match "vendor" "0x0cad";
1122	match "product" "0x9001";
1123	action "kldload uipaq";
1124};
1125
1126nomatch 32 {
1127	match "bus" "uhub[0-9]+";
1128	match "mode" "host";
1129	match "vendor" "0x0cde";
1130	match "product" "(0x0008|0x0011|0x0012|0x0015|0x001a|0x0022|0x0025)";
1131	action "kldload if_upgt";
1132};
1133
1134nomatch 32 {
1135	match "bus" "uhub[0-9]+";
1136	match "mode" "host";
1137	match "vendor" "0x0cf3";
1138	match "product" "(0x0001|0x0003|0x0005)";
1139	action "kldload if_uath";
1140};
1141
1142nomatch 32 {
1143	match "bus" "uhub[0-9]+";
1144	match "mode" "host";
1145	match "vendor" "0x0d8e";
1146	match "product" "(0x3762|0x7801|0x7811)";
1147	action "kldload if_upgt";
1148};
1149
1150nomatch 32 {
1151	match "bus" "uhub[0-9]+";
1152	match "mode" "host";
1153	match "vendor" "0x0db0";
1154	match "product" "(0x3820|0x3821|0x3822|0x3870|0x3871|0x6861|0x6865|0x6869|0x6874|0x6877|0x6899|0x821a|0x822a|0x870a|0x871a|0x899a|0xa861|0xa874)";
1155	action "kldload if_run";
1156};
1157
1158nomatch 32 {
1159	match "bus" "uhub[0-9]+";
1160	match "mode" "host";
1161	match "vendor" "0x0db7";
1162	match "product" "0x0002";
1163	action "kldload if_aue";
1164};
1165
1166nomatch 32 {
1167	match "bus" "uhub[0-9]+";
1168	match "mode" "host";
1169	match "vendor" "0x0df6";
1170	match "product" "(0x000d|0x0017|0x0021|0x0028|0x002b|0x002c|0x002d|0x0039|0x003b|0x003c|0x003d|0x003e|0x003f|0x0040|0x0041|0x0042|0x0047|0x0048|0x004a|0x004d|0x061c|0x9071|0x9075|0x90ac|0x9712)";
1171	action "kldload if_urtw";
1172};
1173
1174nomatch 32 {
1175	match "bus" "uhub[0-9]+";
1176	match "mode" "host";
1177	match "vendor" "0x0df7";
1178	match "product" "0x0620";
1179	action "kldload uplcom";
1180};
1181
1182nomatch 32 {
1183	match "bus" "uhub[0-9]+";
1184	match "mode" "host";
1185	match "vendor" "0x0e0b";
1186	match "product" "(0x9031|0x9041)";
1187	action "kldload if_run";
1188};
1189
1190nomatch 32 {
1191	match "bus" "uhub[0-9]+";
1192	match "mode" "host";
1193	match "vendor" "0x0e55";
1194	match "product" "0x110b";
1195	action "kldload uplcom";
1196};
1197
1198nomatch 32 {
1199	match "bus" "uhub[0-9]+";
1200	match "mode" "host";
1201	match "vendor" "0x0e66";
1202	match "product" "(0x0001|0x0003|0x0009|0x000b|0x400c)";
1203	action "kldload if_run";
1204};
1205
1206nomatch 32 {
1207	match "bus" "uhub[0-9]+";
1208	match "mode" "host";
1209	match "vendor" "0x0e67";
1210	match "product" "0x0002";
1211	action "kldload uvisor";
1212};
1213
1214nomatch 32 {
1215	match "bus" "uhub[0-9]+";
1216	match "mode" "host";
1217	match "vendor" "0x0e7e";
1218	match "product" "0x1001";
1219	action "kldload if_cdce";
1220};
1221
1222nomatch 32 {
1223	match "bus" "uhub[0-9]+";
1224	match "mode" "host";
1225	match "vendor" "0x0ea0";
1226	match "product" "0x6858";
1227	action "kldload uplcom";
1228};
1229
1230nomatch 32 {
1231	match "bus" "uhub[0-9]+";
1232	match "mode" "host";
1233	match "vendor" "0x0eab";
1234	match "product" "0xc893";
1235	action "kldload u3g";
1236};
1237
1238nomatch 32 {
1239	match "bus" "uhub[0-9]+";
1240	match "mode" "host";
1241	match "vendor" "0x0eb0";
1242	match "product" "(0x9020|0x9021)";
1243	action "kldload if_ural";
1244};
1245
1246nomatch 32 {
1247	match "bus" "uhub[0-9]+";
1248	match "mode" "host";
1249	match "vendor" "0x0eba";
1250	match "product" "(0x1080|0x2080)";
1251	action "kldload uplcom";
1252};
1253
1254nomatch 32 {
1255	match "bus" "uhub[0-9]+";
1256	match "mode" "host";
1257	match "vendor" "0x0f3d";
1258	match "product" "(0x0112|0x0112)";
1259	action "kldload u3g";
1260};
1261
1262nomatch 32 {
1263	match "bus" "uhub[0-9]+";
1264	match "mode" "host";
1265	match "vendor" "0x0f4e";
1266	match "product" "0x0200";
1267	action "kldload uipaq";
1268};
1269
1270nomatch 32 {
1271	match "bus" "uhub[0-9]+";
1272	match "mode" "host";
1273	match "vendor" "0x0f88";
1274	match "product" "(0x3012|0x3014)";
1275	action "kldload if_ural";
1276};
1277
1278nomatch 32 {
1279	match "bus" "uhub[0-9]+";
1280	match "mode" "host";
1281	match "vendor" "0x0f94";
1282	match "product" "0x0001";
1283	action "kldload uftdi";
1284};
1285
1286nomatch 32 {
1287	match "bus" "uhub[0-9]+";
1288	match "mode" "host";
1289	match "vendor" "0x0f98";
1290	match "product" "0x0201";
1291	action "kldload uipaq";
1292};
1293
1294nomatch 32 {
1295	match "bus" "uhub[0-9]+";
1296	match "mode" "host";
1297	match "vendor" "0x0fb8";
1298	match "product" "(0x3001|0x3002|0x3003|0x4001)";
1299	action "kldload uipaq";
1300};
1301
1302nomatch 32 {
1303	match "bus" "uhub[0-9]+";
1304	match "mode" "host";
1305	match "vendor" "0x0fcf";
1306	match "product" "(0x1003|0x1004|0x1006)";
1307	action "kldload uslcom";
1308};
1309
1310nomatch 32 {
1311	match "bus" "uhub[0-9]+";
1312	match "mode" "host";
1313	match "vendor" "0x0fe6";
1314	match "product" "(0x8101|0x9700)";
1315	action "kldload if_udav";
1316};
1317
1318nomatch 32 {
1319	match "bus" "uhub[0-9]+";
1320	match "mode" "host";
1321	match "vendor" "0x100d";
1322	match "product" "(0x9031|0x9032)";
1323	action "kldload if_run";
1324};
1325
1326nomatch 32 {
1327	match "bus" "uhub[0-9]+";
1328	match "mode" "host";
1329	match "vendor" "0x1011";
1330	match "product" "0x3198";
1331	action "kldload u3g";
1332};
1333
1334nomatch 32 {
1335	match "bus" "uhub[0-9]+";
1336	match "mode" "host";
1337	match "vendor" "0x1044";
1338	match "product" "(0x8001|0x8002|0x8007|0x8008|0x800a|0x800b|0x800c|0x800d)";
1339	action "kldload if_ural";
1340};
1341
1342nomatch 32 {
1343	match "bus" "uhub[0-9]+";
1344	match "mode" "host";
1345	match "vendor" "0x1066";
1346	match "product" "(0x00ce|0x0300|0x0500|0x0600|0x0700)";
1347	action "kldload uipaq";
1348};
1349
1350nomatch 32 {
1351	match "bus" "uhub[0-9]+";
1352	match "mode" "host";
1353	match "vendor" "0x106c";
1354	match "product" "0x3701";
1355	action "kldload umodem";
1356};
1357
1358nomatch 32 {
1359	match "bus" "uhub[0-9]+";
1360	match "mode" "host";
1361	match "vendor" "0x10a6";
1362	match "product" "0xaa26";
1363	action "kldload uslcom";
1364};
1365
1366nomatch 32 {
1367	match "bus" "uhub[0-9]+";
1368	match "mode" "host";
1369	match "vendor" "0x10ab";
1370	match "product" "0x10c5";
1371	action "kldload uslcom";
1372};
1373
1374nomatch 32 {
1375	match "bus" "uhub[0-9]+";
1376	match "mode" "host";
1377	match "vendor" "0x10b5";
1378	match "product" "(0xac70|0xac70)";
1379	action "kldload uplcom";
1380};
1381
1382nomatch 32 {
1383	match "bus" "uhub[0-9]+";
1384	match "mode" "host";
1385	match "vendor" "0x10bd";
1386	match "product" "0x1427";
1387	action "kldload if_kue";
1388};
1389
1390nomatch 32 {
1391	match "bus" "uhub[0-9]+";
1392	match "mode" "host";
1393	match "vendor" "0x10c4";
1394	match "product" "(0x0f91|0x1101|0x1601|0x800a|0x803b|0x8043|0x8044|0x8053|0x8066|0x806f|0x807a|0x80ca|0x80dd|0x80ed|0x80f6|0x8115|0x813d|0x813f|0x814a|0x814a|0x814b|0x8156|0x815e|0x818b|0x819f|0x81a6|0x81ac|0x81ad|0x81c8|0x81e2|0x81e7|0x81e8|0x81f2|0x8218|0x822b|0x826b|0x8293|0x82f9|0x8341|0x8382|0x83a8|0x8411|0x846e|0x8477|0xea60|0xea61|0xea71|0xf001|0xf002|0xf003|0xf004)";
1395	action "kldload uslcom";
1396};
1397
1398nomatch 32 {
1399	match "bus" "uhub[0-9]+";
1400	match "mode" "host";
1401	match "vendor" "0x10c5";
1402	match "product" "0xea61";
1403	action "kldload uslcom";
1404};
1405
1406nomatch 32 {
1407	match "bus" "uhub[0-9]+";
1408	match "mode" "host";
1409	match "vendor" "0x10ce";
1410	match "product" "0xea61";
1411	action "kldload uslcom";
1412};
1413
1414nomatch 32 {
1415	match "bus" "uhub[0-9]+";
1416	match "mode" "host";
1417	match "vendor" "0x1114";
1418	match "product" "(0x0001|0x0004|0x0006)";
1419	action "kldload uipaq";
1420};
1421
1422nomatch 32 {
1423	match "bus" "uhub[0-9]+";
1424	match "mode" "host";
1425	match "vendor" "0x114b";
1426	match "product" "(0x0110|0x0150)";
1427	action "kldload if_ural";
1428};
1429
1430nomatch 32 {
1431	match "bus" "uhub[0-9]+";
1432	match "mode" "host";
1433	match "vendor" "0x1163";
1434	match "product" "0x0100";
1435	action "kldload ucycom";
1436};
1437
1438nomatch 32 {
1439	match "bus" "uhub[0-9]+";
1440	match "mode" "host";
1441	match "vendor" "0x1182";
1442	match "product" "0x1388";
1443	action "kldload uipaq";
1444};
1445
1446nomatch 32 {
1447	match "bus" "uhub[0-9]+";
1448	match "mode" "host";
1449	match "vendor" "0x1186";
1450	match "product" "0x3e04";
1451	action "kldload u3g";
1452};
1453
1454nomatch 32 {
1455	match "bus" "uhub[0-9]+";
1456	match "mode" "host";
1457	match "vendor" "0x1189";
1458	match "product" "0x0893";
1459	action "kldload if_axe";
1460};
1461
1462nomatch 32 {
1463	match "bus" "uhub[0-9]+";
1464	match "mode" "host";
1465	match "vendor" "0x1199";
1466	match "product" "(0x0017|0x0018|0x0019|0x0020|0x0021|0x0022|0x0023|0x0024|0x0025|0x0026|0x0027|0x0028|0x0029|0x0112|0x0120|0x0218|0x0218|0x0220|0x0224|0x0fff|0x6802|0x6803|0x6804|0x6805|0x6808|0x6809|0x6812|0x6813|0x6815|0x6816|0x6820|0x6821|0x6822|0x6832|0x6833|0x6834|0x6835|0x6838|0x6839|0x683a|0x683b|0x683c|0x683d|0x683e|0x6850|0x6851|0x6852|0x6853|0x6855|0x6856|0x6859|0x685a|0x6880|0x6890|0x6891|0x6892|0x6893|0x68a3)";
1467	action "kldload u3g";
1468};
1469
1470nomatch 32 {
1471	match "bus" "uhub[0-9]+";
1472	match "mode" "host";
1473	match "vendor" "0x11ad";
1474	match "product" "0x0701";
1475	action "kldload uplcom";
1476};
1477
1478nomatch 32 {
1479	match "bus" "uhub[0-9]+";
1480	match "mode" "host";
1481	match "vendor" "0x11d9";
1482	match "product" "(0x1002|0x1003)";
1483	action "kldload uipaq";
1484};
1485
1486nomatch 32 {
1487	match "bus" "uhub[0-9]+";
1488	match "mode" "host";
1489	match "vendor" "0x11f5";
1490	match "product" "(0x0001|0x0003|0x0004|0x0005)";
1491	action "kldload uplcom";
1492};
1493
1494nomatch 32 {
1495	match "bus" "uhub[0-9]+";
1496	match "mode" "host";
1497	match "vendor" "0x11f6";
1498	match "product" "0x2001";
1499	action "kldload uplcom";
1500};
1501
1502nomatch 32 {
1503	match "bus" "uhub[0-9]+";
1504	match "mode" "host";
1505	match "vendor" "0x11f7";
1506	match "product" "0x02df";
1507	action "kldload uplcom";
1508};
1509
1510nomatch 32 {
1511	match "bus" "uhub[0-9]+";
1512	match "mode" "host";
1513	match "vendor" "0x1231";
1514	match "product" "(0xce01|0xce02)";
1515	action "kldload uipaq";
1516};
1517
1518nomatch 32 {
1519	match "bus" "uhub[0-9]+";
1520	match "mode" "host";
1521	match "vendor" "0x126f";
1522	match "product" "0xa006";
1523	action "kldload if_zyd";
1524};
1525
1526nomatch 32 {
1527	match "bus" "uhub[0-9]+";
1528	match "mode" "host";
1529	match "vendor" "0x129b";
1530	match "product" "(0x1666|0x1828)";
1531	action "kldload if_zyd";
1532};
1533
1534nomatch 32 {
1535	match "bus" "uhub[0-9]+";
1536	match "mode" "host";
1537	match "vendor" "0x12d1";
1538	match "product" "(0x1001|0x1003|0x1004|0x1401|0x1402|0x1403|0x1404|0x1405|0x1406|0x1407|0x1408|0x1409|0x140a|0x140b|0x140c|0x140d|0x140e|0x140f|0x1410|0x1411|0x1412|0x1413|0x1414|0x1415|0x1416|0x1417|0x1418|0x1419|0x141a|0x141b|0x141c|0x141d|0x141e|0x141f|0x1420|0x1421|0x1422|0x1423|0x1424|0x1425|0x1426|0x1427|0x1428|0x1429|0x142a|0x142b|0x142c|0x142d|0x142e|0x142f|0x1430|0x1431|0x1432|0x1433|0x1434|0x1435|0x1436|0x1437|0x1438|0x1439|0x143a|0x143b|0x143c|0x143d|0x143e|0x143f|0x1446|0x1465|0x14ac|0x1520)";
1539	action "kldload u3g";
1540};
1541
1542nomatch 32 {
1543	match "bus" "uhub[0-9]+";
1544	match "mode" "host";
1545	match "vendor" "0x12ef";
1546	match "product" "0x0100";
1547	action "kldload uvisor";
1548};
1549
1550nomatch 32 {
1551	match "bus" "uhub[0-9]+";
1552	match "mode" "host";
1553	match "vendor" "0x1342";
1554	match "product" "0x0204";
1555	action "kldload if_kue";
1556};
1557
1558nomatch 32 {
1559	match "bus" "uhub[0-9]+";
1560	match "mode" "host";
1561	match "vendor" "0x1371";
1562	match "product" "(0x9022|0x9032|0x9401)";
1563	action "kldload if_rum";
1564};
1565
1566nomatch 32 {
1567	match "bus" "uhub[0-9]+";
1568	match "mode" "host";
1569	match "vendor" "0x1385";
1570	match "product" "(0x4250|0x5f00|0x5f02)";
1571	action "kldload if_uath";
1572};
1573
1574nomatch 32 {
1575	match "bus" "uhub[0-9]+";
1576	match "mode" "host";
1577	match "vendor" "0x13ad";
1578	match "product" "0x9999";
1579	action "kldload uslcom";
1580};
1581
1582nomatch 32 {
1583	match "bus" "uhub[0-9]+";
1584	match "mode" "host";
1585	match "vendor" "0x13b1";
1586	match "product" "(0x000c|0x000d|0x0011|0x0018|0x001a|0x0020|0x0023|0x0024)";
1587	action "kldload if_upgt";
1588};
1589
1590nomatch 32 {
1591	match "bus" "uhub[0-9]+";
1592	match "mode" "host";
1593	match "vendor" "0x13d2";
1594	match "product" "0x0400";
1595	action "kldload if_kue";
1596};
1597
1598nomatch 32 {
1599	match "bus" "uhub[0-9]+";
1600	match "mode" "host";
1601	match "vendor" "0x13d3";
1602	match "product" "(0x3247|0x3262|0x3273|0x3284|0x3305)";
1603	action "kldload if_run";
1604};
1605
1606nomatch 32 {
1607	match "bus" "uhub[0-9]+";
1608	match "mode" "host";
1609	match "vendor" "0x1410";
1610	match "product" "(0x1100|0x1110|0x1120|0x1130|0x1400|0x1410|0x1420|0x1430|0x1450|0x2100|0x2110|0x2120|0x2130|0x2400|0x2410|0x2420|0x4100|0x4400|0x5010|0x5100|0x6000|0x6002|0x7042)";
1611	action "kldload u3g";
1612};
1613
1614nomatch 32 {
1615	match "bus" "uhub[0-9]+";
1616	match "mode" "host";
1617	match "vendor" "0x1416";
1618	match "product" "0x1110";
1619	action "kldload u3g";
1620};
1621
1622nomatch 32 {
1623	match "bus" "uhub[0-9]+";
1624	match "mode" "host";
1625	match "vendor" "0x1435";
1626	match "product" "(0x0427|0x0711|0x0826|0x082a)";
1627	action "kldload if_upgt";
1628};
1629
1630nomatch 32 {
1631	match "bus" "uhub[0-9]+";
1632	match "mode" "host";
1633	match "vendor" "0x1453";
1634	match "product" "0x4026";
1635	action "kldload uplcom";
1636};
1637
1638nomatch 32 {
1639	match "bus" "uhub[0-9]+";
1640	match "mode" "host";
1641	match "vendor" "0x1472";
1642	match "product" "0x0009";
1643	action "kldload if_rum";
1644};
1645
1646nomatch 32 {
1647	match "bus" "uhub[0-9]+";
1648	match "mode" "host";
1649	match "vendor" "0x1482";
1650	match "product" "0x3c09";
1651	action "kldload if_run";
1652};
1653
1654nomatch 32 {
1655	match "bus" "uhub[0-9]+";
1656	match "mode" "host";
1657	match "vendor" "0x1485";
1658	match "product" "(0x0001|0x0002)";
1659	action "kldload if_kue";
1660};
1661
1662nomatch 32 {
1663	match "bus" "uhub[0-9]+";
1664	match "mode" "host";
1665	match "vendor" "0x148f";
1666	match "product" "(0x1706|0x2070|0x2570|0x2573|0x2671|0x2770|0x2870|0x3070|0x3071|0x3072|0x3370|0x3572|0x8070|0x9020|0x9021)";
1667	action "kldload if_ural";
1668};
1669
1670nomatch 32 {
1671	match "bus" "uhub[0-9]+";
1672	match "mode" "host";
1673	match "vendor" "0x14b2";
1674	match "product" "(0x3c02|0x3c06|0x3c07|0x3c08|0x3c09|0x3c11|0x3c12|0x3c22|0x3c23|0x3c25|0x3c25|0x3c27|0x3c28)";
1675	action "kldload if_ural";
1676};
1677
1678nomatch 32 {
1679	match "bus" "uhub[0-9]+";
1680	match "mode" "host";
1681	match "vendor" "0x14ea";
1682	match "product" "(0xab10|0xab11|0xab13)";
1683	action "kldload if_zyd";
1684};
1685
1686nomatch 32 {
1687	match "bus" "uhub[0-9]+";
1688	match "mode" "host";
1689	match "vendor" "0x1555";
1690	match "product" "0x0004";
1691	action "kldload uslcom";
1692};
1693
1694nomatch 32 {
1695	match "bus" "uhub[0-9]+";
1696	match "mode" "host";
1697	match "vendor" "0x1557";
1698	match "product" "(0x7720|0x8150)";
1699	action "kldload if_axe";
1700};
1701
1702nomatch 32 {
1703	match "bus" "uhub[0-9]+";
1704	match "mode" "host";
1705	match "vendor" "0x157e";
1706	match "product" "(0x3006|0x300a|0x300b|0x300d|0x300e|0x3204|0x3205)";
1707	action "kldload if_uath";
1708};
1709
1710nomatch 32 {
1711	match "bus" "uhub[0-9]+";
1712	match "mode" "host";
1713	match "vendor" "0x1582";
1714	match "product" "0x6003";
1715	action "kldload if_zyd";
1716};
1717
1718nomatch 32 {
1719	match "bus" "uhub[0-9]+";
1720	match "mode" "host";
1721	match "vendor" "0x15a9";
1722	match "product" "(0x0004|0x0006|0x0010)";
1723	action "kldload if_rum";
1724};
1725
1726nomatch 32 {
1727	match "bus" "uhub[0-9]+";
1728	match "mode" "host";
1729	match "vendor" "0x15c5";
1730	match "product" "0x0008";
1731	action "kldload if_run";
1732};
1733
1734nomatch 32 {
1735	match "bus" "uhub[0-9]+";
1736	match "mode" "host";
1737	match "vendor" "0x15e8";
1738	match "product" "(0x9100|0x9110)";
1739	action "kldload if_aue";
1740};
1741
1742nomatch 32 {
1743	match "bus" "uhub[0-9]+";
1744	match "mode" "host";
1745	match "vendor" "0x1614";
1746	match "product" "(0x0800|0x0802|0x7002)";
1747	action "kldload u3g";
1748};
1749
1750nomatch 32 {
1751	match "bus" "uhub[0-9]+";
1752	match "mode" "host";
1753	match "vendor" "0x1631";
1754	match "product" "(0x6200|0xc019)";
1755	action "kldload if_axe";
1756};
1757
1758nomatch 32 {
1759	match "bus" "uhub[0-9]+";
1760	match "mode" "host";
1761	match "vendor" "0x1645";
1762	match "product" "(0x0005|0x0008|0x8005)";
1763	action "kldload if_kue";
1764};
1765
1766nomatch 32 {
1767	match "bus" "uhub[0-9]+";
1768	match "mode" "host";
1769	match "vendor" "0x166a";
1770	match "product" "0x0303";
1771	action "kldload uslcom";
1772};
1773
1774nomatch 32 {
1775	match "bus" "uhub[0-9]+";
1776	match "mode" "host";
1777	match "vendor" "0x167b";
1778	match "product" "0x4001";
1779	action "kldload if_run";
1780};
1781
1782nomatch 32 {
1783	match "bus" "uhub[0-9]+";
1784	match "mode" "host";
1785	match "vendor" "0x168c";
1786	match "product" "0x0001";
1787	action "kldload if_uath";
1788};
1789
1790nomatch 32 {
1791	match "bus" "uhub[0-9]+";
1792	match "mode" "host";
1793	match "vendor" "0x1690";
1794	match "product" "(0x0601|0x0710|0x0712|0x0722|0x0740|0x0744)";
1795	action "kldload uipaq";
1796};
1797
1798nomatch 32 {
1799	match "bus" "uhub[0-9]+";
1800	match "mode" "host";
1801	match "vendor" "0x16ab";
1802	match "product" "(0x7801|0x7811)";
1803	action "kldload if_uath";
1804};
1805
1806nomatch 32 {
1807	match "bus" "uhub[0-9]+";
1808	match "mode" "host";
1809	match "vendor" "0x16d5";
1810	match "product" "(0x6202|0x6501|0x6501|0x6502|0x6502)";
1811	action "kldload u3g";
1812};
1813
1814nomatch 32 {
1815	match "bus" "uhub[0-9]+";
1816	match "mode" "host";
1817	match "vendor" "0x16d6";
1818	match "product" "(0x0001|0x0001)";
1819	action "kldload uslcom";
1820};
1821
1822nomatch 32 {
1823	match "bus" "uhub[0-9]+";
1824	match "mode" "host";
1825	match "vendor" "0x16d8";
1826	match "product" "(0x6006|0x6280|0x6280)";
1827	action "kldload u3g";
1828};
1829
1830nomatch 32 {
1831	match "bus" "uhub[0-9]+";
1832	match "mode" "host";
1833	match "vendor" "0x16dc";
1834	match "product" "(0x0010|0x0011|0x0012|0x0015)";
1835	action "kldload uslcom";
1836};
1837
1838nomatch 32 {
1839	match "bus" "uhub[0-9]+";
1840	match "mode" "host";
1841	match "vendor" "0x1726";
1842	match "product" "(0x1000|0x1000)";
1843	action "kldload u3g";
1844};
1845
1846nomatch 32 {
1847	match "bus" "uhub[0-9]+";
1848	match "mode" "host";
1849	match "vendor" "0x1737";
1850	match "product" "(0x0039|0x0070|0x0071|0x0073|0x0077|0x0078|0x0079)";
1851	action "kldload if_axe";
1852};
1853
1854nomatch 32 {
1855	match "bus" "uhub[0-9]+";
1856	match "mode" "host";
1857	match "vendor" "0x1740";
1858	match "product" "(0x0605|0x0615|0x2000|0x9701|0x9702|0x9703|0x9705|0x9706|0x9707|0x9708|0x9709|0x9801)";
1859	action "kldload if_run";
1860};
1861
1862nomatch 32 {
1863	match "bus" "uhub[0-9]+";
1864	match "mode" "host";
1865	match "vendor" "0x1761";
1866	match "product" "0x0b05";
1867	action "kldload if_run";
1868};
1869
1870nomatch 32 {
1871	match "bus" "uhub[0-9]+";
1872	match "mode" "host";
1873	match "vendor" "0x177f";
1874	match "product" "(0x0153|0x0302|0x0313)";
1875	action "kldload if_run";
1876};
1877
1878nomatch 32 {
1879	match "bus" "uhub[0-9]+";
1880	match "mode" "host";
1881	match "vendor" "0x17f4";
1882	match "product" "0xaaaa";
1883	action "kldload uslcom";
1884};
1885
1886nomatch 32 {
1887	match "bus" "uhub[0-9]+";
1888	match "mode" "host";
1889	match "vendor" "0x1843";
1890	match "product" "0x0200";
1891	action "kldload uslcom";
1892};
1893
1894nomatch 32 {
1895	match "bus" "uhub[0-9]+";
1896	match "mode" "host";
1897	match "vendor" "0x18c5";
1898	match "product" "(0x0002|0x0008|0x0012)";
1899	action "kldload if_rum";
1900};
1901
1902nomatch 32 {
1903	match "bus" "uhub[0-9]+";
1904	match "mode" "host";
1905	match "vendor" "0x18e8";
1906	match "product" "(0x6196|0x6229|0x6232|0x6238|0x6259)";
1907	action "kldload if_rum";
1908};
1909
1910nomatch 32 {
1911	match "bus" "uhub[0-9]+";
1912	match "mode" "host";
1913	match "vendor" "0x18ef";
1914	match "product" "0xe00f";
1915	action "kldload uslcom";
1916};
1917
1918nomatch 32 {
1919	match "bus" "uhub[0-9]+";
1920	match "mode" "host";
1921	match "vendor" "0x19d2";
1922	match "product" "(0x0001|0x0002|0x0003|0x0004|0x0005|0x0006|0x0007|0x0008|0x0009|0x000a|0x000b|0x000c|0x000d|0x000e|0x000f|0x0010|0x0011|0x0012|0x0013|0x0014|0x0015|0x0016|0x0017|0x0018|0x0019|0x0020|0x0021|0x0022|0x0023|0x0024|0x0025|0x0026|0x0027|0x0028|0x0029|0x0030|0x0031|0x0032|0x0033|0x0037|0x0039|0x0042|0x0043|0x0048|0x0049|0x0051|0x0052|0x0053|0x0054|0x0055|0x0057|0x0058|0x0059|0x0060|0x0061|0x0062|0x0063|0x0064|0x0066|0x0069|0x0070|0x0073|0x0076|0x0078|0x0082|0x0086|0x0117|0x2000|0x2002|0x2003|0xfff1|0xfff5|0xfffe)";
1923	action "kldload u3g";
1924};
1925
1926nomatch 32 {
1927	match "bus" "uhub[0-9]+";
1928	match "mode" "host";
1929	match "vendor" "0x1a86";
1930	match "product" "0x7523";
1931	action "kldload uchcom";
1932};
1933
1934nomatch 32 {
1935	match "bus" "uhub[0-9]+";
1936	match "mode" "host";
1937	match "vendor" "0x1a8d";
1938	match "product" "(0x1002|0x1003|0x1004|0x1005|0x1006|0x1007|0x1008|0x1009|0x100a|0x100b|0x100c|0x100d|0x100e|0x100f|0x1010|0x1011|0x1012)";
1939	action "kldload u3g";
1940};
1941
1942nomatch 32 {
1943	match "bus" "uhub[0-9]+";
1944	match "mode" "host";
1945	match "vendor" "0x1b3d";
1946	match "product" "0x0153";
1947	action "kldload uftdi";
1948};
1949
1950nomatch 32 {
1951	match "bus" "uhub[0-9]+";
1952	match "mode" "host";
1953	match "vendor" "0x1b75";
1954	match "product" "(0x3072|0x8187)";
1955	action "kldload if_run";
1956};
1957
1958nomatch 32 {
1959	match "bus" "uhub[0-9]+";
1960	match "mode" "host";
1961	match "vendor" "0x1bbb";
1962	match "product" "(0x0000|0xf000)";
1963	action "kldload u3g";
1964};
1965
1966nomatch 32 {
1967	match "bus" "uhub[0-9]+";
1968	match "mode" "host";
1969	match "vendor" "0x1bc7";
1970	match "product" "(0x1003|0x1004)";
1971	action "kldload u3g";
1972};
1973
1974nomatch 32 {
1975	match "bus" "uhub[0-9]+";
1976	match "mode" "host";
1977	match "vendor" "0x1be3";
1978	match "product" "0x07a6";
1979	action "kldload uslcom";
1980};
1981
1982nomatch 32 {
1983	match "bus" "uhub[0-9]+";
1984	match "mode" "host";
1985	match "vendor" "0x1c9e";
1986	match "product" "(0x6061|0x9603|0xf000)";
1987	action "kldload u3g";
1988};
1989
1990nomatch 32 {
1991	match "bus" "uhub[0-9]+";
1992	match "mode" "host";
1993	match "vendor" "0x1cf1";
1994	match "product" "(0x0001|0x0004)";
1995	action "kldload uftdi";
1996};
1997
1998nomatch 32 {
1999	match "bus" "uhub[0-9]+";
2000	match "mode" "host";
2001	match "vendor" "0x1d09";
2002	match "product" "0x4000";
2003	action "kldload u3g";
2004};
2005
2006nomatch 32 {
2007	match "bus" "uhub[0-9]+";
2008	match "mode" "host";
2009	match "vendor" "0x1d4d";
2010	match "product" "(0x0002|0x000c|0x000e|0x0010)";
2011	action "kldload if_run";
2012};
2013
2014nomatch 32 {
2015	match "bus" "uhub[0-9]+";
2016	match "mode" "host";
2017	match "vendor" "0x1da5";
2018	match "product" "(0x4512|0x4515|0x4519|0x4523)";
2019	action "kldload u3g";
2020};
2021
2022nomatch 32 {
2023	match "bus" "uhub[0-9]+";
2024	match "mode" "host";
2025	match "vendor" "0x1e0e";
2026	match "product" "(0x9000|0x9200|0xce16)";
2027	action "kldload u3g";
2028};
2029
2030nomatch 32 {
2031	match "bus" "uhub[0-9]+";
2032	match "mode" "host";
2033	match "vendor" "0x1eda";
2034	match "product" "0x2310";
2035	action "kldload if_run";
2036};
2037
2038nomatch 32 {
2039	match "bus" "uhub[0-9]+";
2040	match "mode" "host";
2041	match "vendor" "0x2001";
2042	match "product" "(0x1a00|0x200c|0x3a00|0x3a02|0x3a04|0x3c00|0x3c05|0x3c09|0x3c0a|0x4000|0x4001|0x4002|0x4003|0x400b|0x4102|0xabc1)";
2043	action "kldload if_axe";
2044};
2045
2046nomatch 32 {
2047	match "bus" "uhub[0-9]+";
2048	match "mode" "host";
2049	match "vendor" "0x2019";
2050	match "product" "(0x5303|0xab01|0xab24|0xab25|0xab50|0xc007|0xed01|0xed02|0xed06|0xed14)";
2051	action "kldload if_zyd";
2052};
2053
2054nomatch 32 {
2055	match "bus" "uhub[0-9]+";
2056	match "mode" "host";
2057	match "vendor" "0x203d";
2058	match "product" "(0x1480|0x14a1|0x14a9)";
2059	action "kldload if_run";
2060};
2061
2062nomatch 32 {
2063	match "bus" "uhub[0-9]+";
2064	match "mode" "host";
2065	match "vendor" "0x20b8";
2066	match "product" "0x8888";
2067	action "kldload if_run";
2068};
2069
2070nomatch 32 {
2071	match "bus" "uhub[0-9]+";
2072	match "mode" "host";
2073	match "vendor" "0x20b9";
2074	match "product" "0x1682";
2075	action "kldload u3g";
2076};
2077
2078nomatch 32 {
2079	match "bus" "uhub[0-9]+";
2080	match "mode" "host";
2081	match "vendor" "0x22b8";
2082	match "product" "(0x4204|0x4214|0x4224|0x4234|0x4244|0x600c|0x6027)";
2083	action "kldload uipaq";
2084};
2085
2086nomatch 32 {
2087	match "bus" "uhub[0-9]+";
2088	match "mode" "host";
2089	match "vendor" "0x2478";
2090	match "product" "0x2008";
2091	action "kldload uplcom";
2092};
2093
2094nomatch 32 {
2095	match "bus" "uhub[0-9]+";
2096	match "mode" "host";
2097	match "vendor" "0x3334";
2098	match "product" "0x1701";
2099	action "kldload if_aue";
2100};
2101
2102nomatch 32 {
2103	match "bus" "uhub[0-9]+";
2104	match "mode" "host";
2105	match "vendor" "0x3340";
2106	match "product" "(0x011c|0x0326|0x0426|0x043a|0x051c|0x053a|0x071c|0x0b1c|0x0e3a|0x0f1c|0x0f3a|0x1326|0x191c|0x2326|0x3326)";
2107	action "kldload uipaq";
2108};
2109
2110nomatch 32 {
2111	match "bus" "uhub[0-9]+";
2112	match "mode" "host";
2113	match "vendor" "0x3708";
2114	match "product" "(0x20ce|0x21ce)";
2115	action "kldload uipaq";
2116};
2117
2118nomatch 32 {
2119	match "bus" "uhub[0-9]+";
2120	match "mode" "host";
2121	match "vendor" "0x4113";
2122	match "product" "(0x0210|0x0211|0x0400|0x0410)";
2123	action "kldload uipaq";
2124};
2125
2126nomatch 32 {
2127	match "bus" "uhub[0-9]+";
2128	match "mode" "host";
2129	match "vendor" "0x413c";
2130	match "product" "(0x4001|0x4002|0x4003|0x4004|0x4005|0x4006|0x4007|0x4008|0x4009|0x8102|0x8104|0x8114|0x8115|0x8116|0x8117|0x8118|0x8128|0x8129|0x8133|0x8134|0x8135|0x8136|0x8137|0x8138|0x8180|0x8181|0x8182|0x9500)";
2131	action "kldload uipaq";
2132};
2133
2134nomatch 32 {
2135	match "bus" "uhub[0-9]+";
2136	match "mode" "host";
2137	match "vendor" "0x4348";
2138	match "product" "0x5523";
2139	action "kldload uchcom";
2140};
2141
2142nomatch 32 {
2143	match "bus" "uhub[0-9]+";
2144	match "mode" "host";
2145	match "vendor" "0x4505";
2146	match "product" "0x0010";
2147	action "kldload uipaq";
2148};
2149
2150nomatch 32 {
2151	match "bus" "uhub[0-9]+";
2152	match "mode" "host";
2153	match "vendor" "0x4766";
2154	match "product" "0x0001";
2155	action "kldload uvisor";
2156};
2157
2158nomatch 32 {
2159	match "bus" "uhub[0-9]+";
2160	match "mode" "host";
2161	match "vendor" "0x5173";
2162	match "product" "0x1809";
2163	action "kldload if_zyd";
2164};
2165
2166nomatch 32 {
2167	match "bus" "uhub[0-9]+";
2168	match "mode" "host";
2169	match "vendor" "0x5372";
2170	match "product" "0x2303";
2171	action "kldload uplcom";
2172};
2173
2174nomatch 32 {
2175	match "bus" "uhub[0-9]+";
2176	match "mode" "host";
2177	match "vendor" "0x5a57";
2178	match "product" "(0x0260|0x0280|0x0282|0x0283|0x0284|0x5257)";
2179	action "kldload if_ural";
2180};
2181
2182nomatch 32 {
2183	match "bus" "uhub[0-9]+";
2184	match "mode" "host";
2185	match "vendor" "0x5e04";
2186	match "product" "0xce00";
2187	action "kldload uipaq";
2188};
2189
2190nomatch 32 {
2191	match "bus" "uhub[0-9]+";
2192	match "mode" "host";
2193	match "vendor" "0x6189";
2194	match "product" "(0x182d|0x2068)";
2195	action "kldload if_axe";
2196};
2197
2198nomatch 32 {
2199	match "bus" "uhub[0-9]+";
2200	match "mode" "host";
2201	match "vendor" "0x6547";
2202	match "product" "0x0232";
2203	action "kldload uark";
2204};
2205
2206nomatch 32 {
2207	match "bus" "uhub[0-9]+";
2208	match "mode" "host";
2209	match "vendor" "0x6891";
2210	match "product" "0xa727";
2211	action "kldload if_zyd";
2212};
2213
2214nomatch 32 {
2215	match "bus" "uhub[0-9]+";
2216	match "mode" "host";
2217	match "vendor" "0x7392";
2218	match "product" "(0x7318|0x7711|0x7717|0x7718)";
2219	action "kldload if_rum";
2220};
2221
2222nomatch 32 {
2223	match "bus" "uhub[0-9]+";
2224	match "mode" "host";
2225	match "vendor" "0x8516";
2226	match "product" "(0x2070|0x2770|0x2870|0x3070|0x3071|0x3072|0x3572)";
2227	action "kldload if_run";
2228};
2229
2230nomatch 32 {
2231	match "bus" "uhub[0-9]+";
2232	match "mode" "host";
2233	match "vendor" "0x9710";
2234	match "product" "(0x7703|0x7730|0x7820|0x7830|0x7840)";
2235	action "kldload umoscom";
2236};
2237
2238nomatch 32 {
2239	match "bus" "uhub[0-9]+";
2240	match "mode" "host";
2241	match "vendor" "0x9e88";
2242	match "product" "0x9e8f";
2243	action "kldload uftdi";
2244};
2245
2246nomatch 32 {
2247	match "bus" "uhub[0-9]+";
2248	match "mode" "host";
2249	match "vendor" "0xdaae";
2250	match "product" "0xead6";
2251	action "kldload uslcom";
2252};
2253
2254nomatch 32 {
2255	match "bus" "uhub[0-9]+";
2256	match "mode" "host";
2257	match "intclass" "0x02";
2258	match "intsubclass" "0x02";
2259	match "intprotocol" "0x01";
2260	action "kldload umodem";
2261};
2262
2263nomatch 32 {
2264	match "bus" "uhub[0-9]+";
2265	match "mode" "host";
2266	match "intclass" "0x07";
2267	match "intsubclass" "0x01";
2268	match "intprotocol" "0x01";
2269	action "kldload ulpt";
2270};
2271
2272nomatch 32 {
2273	match "bus" "uhub[0-9]+";
2274	match "mode" "host";
2275	match "intclass" "0x07";
2276	match "intsubclass" "0x01";
2277	match "intprotocol" "0x02";
2278	action "kldload ulpt";
2279};
2280
2281nomatch 32 {
2282	match "bus" "uhub[0-9]+";
2283	match "mode" "host";
2284	match "intclass" "0x07";
2285	match "intsubclass" "0x01";
2286	match "intprotocol" "0x03";
2287	action "kldload ulpt";
2288};
2289
2290nomatch 32 {
2291	match "bus" "uhub[0-9]+";
2292	match "mode" "host";
2293	match "intclass" "0xe0";
2294	match "intsubclass" "0x01";
2295	match "intprotocol" "0x01";
2296	action "kldload ng_ubt";
2297};
2298
2299nomatch 32 {
2300	match "bus" "uhub[0-9]+";
2301	match "mode" "host";
2302	match "intclass" "0xff";
2303	match "intsubclass" "0x5d";
2304	match "intprotocol" "0x01";
2305	action "kldload uhid";
2306};
2307
2308nomatch 32 {
2309	match "bus" "uhub[0-9]+";
2310	match "mode" "host";
2311	match "intclass" "0x01";
2312	match "intsubclass" "0x01";
2313	action "kldload snd_uaudio";
2314};
2315
2316nomatch 32 {
2317	match "bus" "uhub[0-9]+";
2318	match "mode" "host";
2319	match "intclass" "0x01";
2320	match "intsubclass" "0x03";
2321	action "kldload snd_uaudio";
2322};
2323
2324nomatch 32 {
2325	match "bus" "uhub[0-9]+";
2326	match "mode" "host";
2327	match "intclass" "0x02";
2328	match "intsubclass" "0x88";
2329	action "kldload ufoma";
2330};
2331
2332nomatch 32 {
2333	match "bus" "uhub[0-9]+";
2334	match "mode" "host";
2335	match "intclass" "0x03";
2336	action "kldload uhid";
2337};
2338
2339nomatch 32 {
2340	match "bus" "uhub[0-9]+";
2341	match "mode" "host";
2342	match "intclass" "0x08";
2343	action "kldload umass";
2344};
2345
2346# 1626 usb_host entries processed
2347
2348