acpidevs_data.h revision 1.8 1 /* $NetBSD: acpidevs_data.h,v 1.8 2005/11/12 11:54:29 rpaulo Exp $ */
2
3 /*
4 * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
5 *
6 * generated from:
7 * # NetBSD: acpidevs,v 1.8 2005/11/12 11:53:30 rpaulo Exp
8 */
9
10 const struct { const char *pnp, *str; } acpi_knowndevs[] = {
11 {
12 "PNP0000",
13 "AT Interrupt Controller",
14 },
15 {
16 "PNP0001",
17 "EISA Interrupt Controller",
18 },
19 {
20 "PNP0002",
21 "MCA Interrupt Controller",
22 },
23 {
24 "PNP0003",
25 "APIC",
26 },
27 {
28 "PNP0004",
29 "Cyrix SLiC MP interrupt controller",
30 },
31 {
32 "PNP0100",
33 "AT Timer",
34 },
35 {
36 "PNP0101",
37 "EISA Timer",
38 },
39 {
40 "PNP0102",
41 "MCA Timer",
42 },
43 {
44 "PNP0103",
45 "HPET Timer",
46 },
47 {
48 "PNP0200",
49 "AT DMA Controller",
50 },
51 {
52 "PNP0201",
53 "EISA DMA Controller",
54 },
55 {
56 "PNP0202",
57 "MCA DMA Controller",
58 },
59 {
60 "PNP0300",
61 "IBM PC/XT keyboard controller (83-key)",
62 },
63 {
64 "PNP0301",
65 "IBM PC/AT keyboard controller (86-key)",
66 },
67 {
68 "PNP0302",
69 "IBM PC/XT keyboard controller (84-key)",
70 },
71 {
72 "PNP0303",
73 "IBM Enhanced (101/102-key, PS/2 mouse support)",
74 },
75 {
76 "PNP0304",
77 "Olivetti Keyboard (83-key)",
78 },
79 {
80 "PNP0305",
81 "Olivetti Keyboard (102-key)",
82 },
83 {
84 "PNP0306",
85 "Olivetti Keyboard (86-key)",
86 },
87 {
88 "PNP0307",
89 "Microsoft Windows(R) Keyboard",
90 },
91 {
92 "PNP0308",
93 "General Input Device Emulation Interface (GIDEI) legacy",
94 },
95 {
96 "PNP0309",
97 "Olivetti Keyboard (A101/102 key)",
98 },
99 {
100 "PNP030A",
101 "AT&T 302 keyboard",
102 },
103 {
104 "PNP030B",
105 "Reserved by Microsoft",
106 },
107 {
108 "PNP0320",
109 "Japanese 106-key keyboard A01",
110 },
111 {
112 "PNP0321",
113 "Japanese 101-key keyboard",
114 },
115 {
116 "PNP0322",
117 "Japanese AX keyboard",
118 },
119 {
120 "PNP0323",
121 "Japanese 106-key keyboard 002/003",
122 },
123 {
124 "PNP0324",
125 "Japanese 106-key keyboard 001",
126 },
127 {
128 "PNP0325",
129 "Japanese Toshiba Desktop keyboard",
130 },
131 {
132 "PNP0326",
133 "Japanese Toshiba Laptop keyboard",
134 },
135 {
136 "PNP0327",
137 "Japanese Toshiba Notebook keyboard",
138 },
139 {
140 "PNP0340",
141 "Korean 84-key keyboard",
142 },
143 {
144 "PNP0341",
145 "Korean 86-key keyboard",
146 },
147 {
148 "PNP0342",
149 "Korean Enhanced keyboard",
150 },
151 {
152 "PNP0343",
153 "Korean Enhanced keyboard 101b",
154 },
155 {
156 "PNP0343",
157 "Korean Enhanced keyboard 101c",
158 },
159 {
160 "PNP0344",
161 "Korean Enhanced keyboard 103",
162 },
163 {
164 "PNP0400",
165 "Standard LPT printer port",
166 },
167 {
168 "PNP0401",
169 "ECP printer port",
170 },
171 {
172 "PNP0500",
173 "Standard PC COM port",
174 },
175 {
176 "PNP0501",
177 "16550A-compatible COM port",
178 },
179 {
180 "PNP0502",
181 "Multiport serial device (non-intelligent 16550)",
182 },
183 {
184 "PNP0510",
185 "Generic IRDA-compatible device",
186 },
187 {
188 "PNP0511",
189 "Generic IRDA-compatible device",
190 },
191 {
192 "PNP0600",
193 "Generic ESDI/IDE/ATA compatible hard disk controller",
194 },
195 {
196 "PNP0601",
197 "Plus Hardcard II",
198 },
199 {
200 "PNP0602",
201 "Plus Hardcard IIXL/EZ",
202 },
203 {
204 "PNP0603",
205 "Generic IDE supporting Microsoft Device Bay Specification",
206 },
207 {
208 "PNP0700",
209 "PC standard floppy disk controller",
210 },
211 {
212 "PNP0701",
213 "Standard floppy controller supporting MS Device Bay Spec",
214 },
215 {
216 "PNP0802",
217 "Microsoft Sound System compatible device",
218 },
219 {
220 "PNP0900",
221 "VGA Compatible",
222 },
223 {
224 "PNP0901",
225 "Video Seven VRAM/VRAM II/1024i",
226 },
227 {
228 "PNP0902",
229 "8514/A Compatible",
230 },
231 {
232 "PNP0903",
233 "Trident VGA",
234 },
235 {
236 "PNP0904",
237 "Cirrus Logic Laptop VGA",
238 },
239 {
240 "PNP0905",
241 "Cirrus Logic VGA",
242 },
243 {
244 "PNP0906",
245 "Tseng ET4000",
246 },
247 {
248 "PNP0907",
249 "Western Digital VGA",
250 },
251 {
252 "PNP0908",
253 "Western Digital Laptop VGA",
254 },
255 {
256 "PNP0909",
257 "S3 Inc. 911/924",
258 },
259 {
260 "PNP090A",
261 "ATI Ultra Pro/Plus (Mach 32)",
262 },
263 {
264 "PNP090B",
265 "ATI Ultra (Mach 8)",
266 },
267 {
268 "PNP090C",
269 "XGA Compatible",
270 },
271 {
272 "PNP090D",
273 "ATI VGA Wonder",
274 },
275 {
276 "PNP090E",
277 "Weitek P9000 Graphics Adapter",
278 },
279 {
280 "PNP090F",
281 "Oak Technology VGA",
282 },
283 {
284 "PNP0910",
285 "Compaq QVision",
286 },
287 {
288 "PNP0911",
289 "XGA/2",
290 },
291 {
292 "PNP0912",
293 "Tseng Labs W32/W32i/W32p",
294 },
295 {
296 "PNP0913",
297 "S3 Inc. 801/928/964",
298 },
299 {
300 "PNP0914",
301 "Cirrus Logic 5429/5434 (memory mapped)",
302 },
303 {
304 "PNP0915",
305 "Compaq Advanced VGA (AVGA)",
306 },
307 {
308 "PNP0916",
309 "ATI Ultra Pro Turbo (Mach64)",
310 },
311 {
312 "PNP0917",
313 "Reserved by Microsoft",
314 },
315 {
316 "PNP0918",
317 "Matrox MGA",
318 },
319 {
320 "PNP0919",
321 "Compaq QVision 2000",
322 },
323 {
324 "PNP091A",
325 "Tseng W128",
326 },
327 {
328 "PNP0930",
329 "Chips & Technologies Super VGA",
330 },
331 {
332 "PNP0931",
333 "Chips & Technologies Accelerator",
334 },
335 {
336 "PNP0940",
337 "NCR 77c22e Super VGA",
338 },
339 {
340 "PNP0941",
341 "NCR 77c32blt",
342 },
343 {
344 "PNP09FF",
345 "Plug and Play Monitors (VESA DDC)",
346 },
347 {
348 "PNP0A00",
349 "ISA Bus",
350 },
351 {
352 "PNP0A01",
353 "EISA Bus",
354 },
355 {
356 "PNP0A02",
357 "MCA Bus",
358 },
359 {
360 "PNP0A03",
361 "PCI Bus",
362 },
363 {
364 "PNP0A04",
365 "VESA/VL Bus",
366 },
367 {
368 "PNP0A05",
369 "Generic ACPI Bus",
370 },
371 {
372 "PNP0A06",
373 "Generic ACPI Extended-IO Bus (EIO bus)",
374 },
375 {
376 "PNP0A08",
377 "ACPI Three-wire Device Bus",
378 },
379 {
380 "PNP0800",
381 "AT-style speaker sound",
382 },
383 {
384 "PNP0B00",
385 "AT Real-Time Clock",
386 },
387 {
388 "PNP0C00",
389 "Plug and Play BIOS (only created by the root enumerator)",
390 },
391 {
392 "PNP0C01",
393 "System Board",
394 },
395 {
396 "PNP0C02",
397 "Plug and Play motherboard register resources",
398 },
399 {
400 "PNP0C03",
401 "Plug and Play BIOS Event Notification Interrupt",
402 },
403 {
404 "PNP0C04",
405 "Math Coprocessor",
406 },
407 {
408 "PNP0C05",
409 "APM BIOS (Version independent)",
410 },
411 {
412 "PNP0C06",
413 "Reserved for identification of early Plug and Play BIOS implementation",
414 },
415 {
416 "PNP0C07",
417 "Reserved for identification of early Plug and Play BIOS implementation",
418 },
419 {
420 "PNP0C08",
421 "ACPI system board hardware",
422 },
423 {
424 "PNP0C09",
425 "ACPI Embedded Controller",
426 },
427 {
428 "PNP0C0A",
429 "ACPI Control Method Battery",
430 },
431 {
432 "PNP0C0B",
433 "ACPI Fan",
434 },
435 {
436 "PNP0C0C",
437 "ACPI power button device",
438 },
439 {
440 "PNP0C0D",
441 "ACPI lid device",
442 },
443 {
444 "PNP0C0E",
445 "ACPI sleep button device",
446 },
447 {
448 "PNP0C0F",
449 "PCI interrupt link device",
450 },
451 {
452 "PNP0C10",
453 "ACPI system indicator device",
454 },
455 {
456 "PNP0C11",
457 "ACPI thermal zone",
458 },
459 {
460 "PNP0C12",
461 "Device Bay Controller",
462 },
463 {
464 "PNP0C13",
465 "Plug and Play BIOS (used when ACPI mode cannot be used)",
466 },
467 {
468 "PNP0E00",
469 "Intel 82365-Compatible PCMCIA Controller",
470 },
471 {
472 "PNP0E01",
473 "Cirrus Logic CL-PD6720 PCMCIA Controller",
474 },
475 {
476 "PNP0E02",
477 "VLSI VL82C146 PCMCIA Controller",
478 },
479 {
480 "PNP0E03",
481 "Intel 82365-compatible CardBus controller",
482 },
483 {
484 "PNP0F00",
485 "Microsoft Bus Mouse",
486 },
487 {
488 "PNP0F01",
489 "Microsoft Serial Mouse",
490 },
491 {
492 "PNP0F02",
493 "Microsoft InPort Mouse",
494 },
495 {
496 "PNP0F03",
497 "Microsoft PS/2-style Mouse",
498 },
499 {
500 "PNP0F04",
501 "Mouse Systems Mouse",
502 },
503 {
504 "PNP0F05",
505 "Mouse Systems 3-Button Mouse (COM2)",
506 },
507 {
508 "PNP0F06",
509 "Genius Mouse (COM1)",
510 },
511 {
512 "PNP0F07",
513 "Genius Mouse (COM2)",
514 },
515 {
516 "PNP0F08",
517 "Logitech Serial Mouse",
518 },
519 {
520 "PNP0F09",
521 "Microsoft BallPoint Serial Mouse",
522 },
523 {
524 "PNP0F0A",
525 "Microsoft Plug and Play Mouse",
526 },
527 {
528 "PNP0F0B",
529 "Microsoft Plug and Play BallPoint Mouse",
530 },
531 {
532 "PNP0F0C",
533 "Microsoft-compatible Serial Mouse",
534 },
535 {
536 "PNP0F0D",
537 "Microsoft-compatible InPort-compatible Mouse",
538 },
539 {
540 "PNP0F0E",
541 "Microsoft-compatible PS/2-style Mouse",
542 },
543 {
544 "PNP0F0F",
545 "Microsoft-compatible Serial BallPoint-compatible Mouse",
546 },
547 {
548 "PNP0F10",
549 "Texas Instruments QuickPort Mouse",
550 },
551 {
552 "PNP0F11",
553 "Microsoft-compatible Bus Mouse",
554 },
555 {
556 "PNP0F12",
557 "Logitech PS/2-style Mouse",
558 },
559 {
560 "PNP0F13",
561 "PS/2 Port for PS/2-style Mice",
562 },
563 {
564 "PNP0F14",
565 "Microsoft Kids Mouse",
566 },
567 {
568 "PNP0F15",
569 "Logitech bus mouse",
570 },
571 {
572 "PNP0F16",
573 "Logitech SWIFT device",
574 },
575 {
576 "PNP0F17",
577 "Logitech-compatible serial mouse",
578 },
579 {
580 "PNP0F18",
581 "Logitech-compatible bus mouse",
582 },
583 {
584 "PNP0F19",
585 "Logitech-compatible PS/2-style Mouse",
586 },
587 {
588 "PNP0F1A",
589 "Logitech-compatible SWIFT Device",
590 },
591 {
592 "PNP0F1B",
593 "HP Omnibook Mouse",
594 },
595 {
596 "PNP0F1C",
597 "Compaq LTE Trackball PS/2-style Mouse",
598 },
599 {
600 "PNP0F1D",
601 "Compaq LTE Trackball Serial Mouse",
602 },
603 {
604 "PNP0F1E",
605 "Microsoft Kids Trackball Mouse",
606 },
607 {
608 "PNP0F1F",
609 "Reserved by Microsoft Input Device Group",
610 },
611 {
612 "PNP0F20",
613 "Reserved by Microsoft Input Device Group",
614 },
615 {
616 "PNP0F21",
617 "Reserved by Microsoft Input Device Group",
618 },
619 {
620 "PNP0F22",
621 "Reserved by Microsoft Input Device Group",
622 },
623 {
624 "PNP0F23",
625 "Reserved by Microsoft Input Device Group",
626 },
627 {
628 "PNP0FFF",
629 "Reserved by Microsoft Systems",
630 },
631 {
632 "SYN1003",
633 "Synaptics PS/2-style Touchpad",
634 },
635 {
636 "PNP8001",
637 "Novell/Anthem NE3200",
638 },
639 {
640 "PNP8004",
641 "Compaq NE3200",
642 },
643 {
644 "PNP8006",
645 "Intel EtherExpress/32",
646 },
647 {
648 "PNP8008",
649 "HP EtherTwist EISA LAN Adapter/32 (HP27248A)",
650 },
651 {
652 "PNP8065",
653 "Ungermann-Bass NIUps or NIUps/EOTP",
654 },
655 {
656 "PNP8072",
657 "DEC (DE211) EtherWorks MC/TP",
658 },
659 {
660 "PNP8073",
661 "DEC (DE212) EtherWorks MC/TP_BNC",
662 },
663 {
664 "PNP8078",
665 "DCA 10 Mb MCA",
666 },
667 {
668 "PNP8074",
669 "HP MC LAN Adapter/16 TP (PC27246)",
670 },
671 {
672 "PNP80C9",
673 "IBM Token Ring",
674 },
675 {
676 "PNP80CA",
677 "IBM Token Ring II",
678 },
679 {
680 "PNP80CB",
681 "IBM Token Ring II/Short",
682 },
683 {
684 "PNP80CC",
685 "IBM Token Ring 4/16Mbs",
686 },
687 {
688 "PNP80D3",
689 "Novell/Anthem NE1000",
690 },
691 {
692 "PNP80D4",
693 "Novell/Anthem NE2000",
694 },
695 {
696 "PNP80D5",
697 "NE1000 Compatible",
698 },
699 {
700 "PNP80D6",
701 "NE2000 Compatible",
702 },
703 {
704 "PNP80D7",
705 "Novell/Anthem NE1500T",
706 },
707 {
708 "PNP80D8",
709 "Novell/Anthem NE2100",
710 },
711 {
712 "PNP80DD",
713 "SMC ARCNETPC",
714 },
715 {
716 "PNP80DE",
717 "SMC ARCNET PC100, PC200",
718 },
719 {
720 "PNP80DF",
721 "SMC ARCNET PC110, PC210, PC250",
722 },
723 {
724 "PNP80E0",
725 "SMC ARCNET PC130/E",
726 },
727 {
728 "PNP80E1",
729 "SMC ARCNET PC120, PC220, PC260",
730 },
731 {
732 "PNP80E2",
733 "SMC ARCNET PC270/E",
734 },
735 {
736 "PNP80E5",
737 "SMC ARCNET PC600W, PC650W",
738 },
739 {
740 "PNP80E7",
741 "DEC DEPCA",
742 },
743 {
744 "PNP80E8",
745 "DEC (DE100) EtherWorks LC",
746 },
747 {
748 "PNP80E9",
749 "DEC (DE200) EtherWorks Turbo",
750 },
751 {
752 "PNP80EA",
753 "DEC (DE101) EtherWorks LC/TP",
754 },
755 {
756 "PNP80EB",
757 "DEC (DE201) EtherWorks Turbo/TP",
758 },
759 {
760 "PNP80EC",
761 "DEC (DE202) EtherWorks Turbo/TP_BNC",
762 },
763 {
764 "PNP80ED",
765 "DEC (DE102) EtherWorks LC/TP_BNC",
766 },
767 {
768 "PNP80EE",
769 "DEC EE101 (Built-In)",
770 },
771 {
772 "PNP80EF",
773 "DECpc 433 WS (Built-In)",
774 },
775 {
776 "PNP80F1",
777 "3Com EtherLink Plus",
778 },
779 {
780 "PNP80F3",
781 "3Com EtherLink II or IITP (8 or 16-bit)",
782 },
783 {
784 "PNP80F4",
785 "3Com TokenLink",
786 },
787 {
788 "PNP80F6",
789 "3Com EtherLink 16",
790 },
791 {
792 "PNP80F7",
793 "3Com EtherLink III",
794 },
795 {
796 "PNP80F8",
797 "3Com Generic Etherlink Plug and Play Device",
798 },
799 {
800 "PNP80FB",
801 "Thomas Conrad TC6045",
802 },
803 {
804 "PNP80FC",
805 "Thomas Conrad TC6042",
806 },
807 {
808 "PNP80FD",
809 "Thomas Conrad TC6142",
810 },
811 {
812 "PNP80FE",
813 "Thomas Conrad TC6145",
814 },
815 {
816 "PNP80FF",
817 "Thomas Conrad TC6242",
818 },
819 {
820 "PNP8100",
821 "Thomas Conrad TC6245",
822 },
823 {
824 "PNP8105",
825 "DCA 10 MB",
826 },
827 {
828 "PNP8106",
829 "DCA 10 MB Fiber Optic",
830 },
831 {
832 "PNP8107",
833 "DCA 10 MB Twisted Pair",
834 },
835 {
836 "PNP8113",
837 "Racal NI6510",
838 },
839 {
840 "PNP811C",
841 "Ungermann-Bass NIUpc",
842 },
843 {
844 "PNP8120",
845 "Ungermann-Bass NIUpc/EOTP",
846 },
847 {
848 "PNP8123",
849 "SMC StarCard PLUS (WD/8003S)",
850 },
851 {
852 "PNP8124",
853 "SMC StarCard PLUS With On Board Hub (WD/8003SH)",
854 },
855 {
856 "PNP8125",
857 "SMC EtherCard PLUS (WD/8003E)",
858 },
859 {
860 "PNP8126",
861 "SMC EtherCard PLUS With Boot ROM Socket (WD/8003EBT)",
862 },
863 {
864 "PNP8127",
865 "SMC EtherCard PLUS With Boot ROM Socket (WD/8003EB)",
866 },
867 {
868 "PNP8128",
869 "SMC EtherCard PLUS TP (WD/8003WT)",
870 },
871 {
872 "PNP812A",
873 "SMC EtherCard PLUS 16 With Boot ROM Socket (WD/8013EBT)",
874 },
875 {
876 "PNP812D",
877 "Intel EtherExpress 16 or 16TP",
878 },
879 {
880 "PNP812F",
881 "Intel TokenExpress 16/4",
882 },
883 {
884 "PNP8130",
885 "Intel TokenExpress MCA 16/4",
886 },
887 {
888 "PNP8132",
889 "Intel EtherExpress 16 (MCA)",
890 },
891 {
892 "PNP8137",
893 "Artisoft AE-1",
894 },
895 {
896 "PNP8138",
897 "Artisoft AE-2 or AE-3",
898 },
899 {
900 "PNP8141",
901 "Amplicard AC 210/XT",
902 },
903 {
904 "PNP8142",
905 "Amplicard AC 210/AT",
906 },
907 {
908 "PNP814B",
909 "Everex SpeedLink /PC16 (EV2027)",
910 },
911 {
912 "PNP8155",
913 "HP PC LAN Adapter/8 TP (HP27245)",
914 },
915 {
916 "PNP8156",
917 "HP PC LAN Adapter/16 TP (HP27247A)",
918 },
919 {
920 "PNP8157",
921 "HP PC LAN Adapter/8 TL (HP27250)",
922 },
923 {
924 "PNP8158",
925 "HP PC LAN Adapter/16 TP Plus (HP27247B)",
926 },
927 {
928 "PNP8159",
929 "HP PC LAN Adapter/16 TL Plus (HP27252)",
930 },
931 {
932 "PNP815F",
933 "National Semiconductor Ethernode *16AT",
934 },
935 {
936 "PNP8160",
937 "National Semiconductor AT/LANTIC EtherNODE 16-AT3",
938 },
939 {
940 "PNP816A",
941 "NCR Token-Ring 4 Mbs ISA",
942 },
943 {
944 "PNP816D",
945 "NCR Token-Ring 16/4 Mbs ISA",
946 },
947 {
948 "PNP8191",
949 "Olicom 16/4 Token-Ring Adapter",
950 },
951 {
952 "PNP81C3",
953 "SMC EtherCard PLUS Elite (WD/8003EP)",
954 },
955 {
956 "PNP81C4",
957 "SMC EtherCard PLUS 10T (WD/8003W)",
958 },
959 {
960 "PNP81C5",
961 "SMC EtherCard PLUS Elite 16 (WD/8013EP)",
962 },
963 {
964 "PNP81C6",
965 "SMC EtherCard PLUS Elite 16T (WD/8013W)",
966 },
967 {
968 "PNP81C7",
969 "SMC EtherCard PLUS Elite 16 Combo (WD/8013EW or 8013EWC)",
970 },
971 {
972 "PNP81C8",
973 "SMC EtherElite Ultra 16",
974 },
975 {
976 "PNP81E4",
977 "Pure Data PDI9025-32 (Token Ring)",
978 },
979 {
980 "PNP81E6",
981 "Pure Data PDI508+ (ArcNet)",
982 },
983 {
984 "PNP81E7",
985 "Pure Data PDI516+ (ArcNet)",
986 },
987 {
988 "PNP81EB",
989 "Proteon Token Ring (P1390)",
990 },
991 {
992 "PNP81EC",
993 "Proteon Token Ring (P1392)",
994 },
995 {
996 "PNP81ED",
997 "Proteon ISA Token Ring (1340)",
998 },
999 {
1000 "PNP81EE",
1001 "Proteon ISA Token Ring (1342)",
1002 },
1003 {
1004 "PNP81EF",
1005 "Proteon ISA Token Ring (1346)",
1006 },
1007 {
1008 "PNP81F0",
1009 "Proteon ISA Token Ring (1347)",
1010 },
1011 {
1012 "PNP81FF",
1013 "Cabletron E2000 Series DNI",
1014 },
1015 {
1016 "PNP8200",
1017 "Cabletron E2100 Series DNI",
1018 },
1019 {
1020 "PNP8209",
1021 "Zenith Data Systems Z-Note",
1022 },
1023 {
1024 "PNP820A",
1025 "Zenith Data Systems NE2000-Compatible",
1026 },
1027 {
1028 "PNP8213",
1029 "Xircom Pocket Ethernet II",
1030 },
1031 {
1032 "PNP8214",
1033 "Xircom Pocket Ethernet I",
1034 },
1035 {
1036 "PNP821D",
1037 "RadiSys EXM-10",
1038 },
1039 {
1040 "PNP8227",
1041 "SMC 3000 Series",
1042 },
1043 {
1044 "PNP8228",
1045 "SMC 91C2 controller",
1046 },
1047 {
1048 "PNP8231",
1049 "Advanced Micro Devices AM2100/AM1500T",
1050 },
1051 {
1052 "PNP8263",
1053 "Tulip NCC-16",
1054 },
1055 {
1056 "PNP8277",
1057 "Exos 105",
1058 },
1059 {
1060 "PNP828A",
1061 "Intel '595 based Ethernet",
1062 },
1063 {
1064 "PNP828B",
1065 "TI2000-style Token Ring",
1066 },
1067 {
1068 "PNP828C",
1069 "AMD PCNet Family cards",
1070 },
1071 {
1072 "PNP828D",
1073 "AMD PCNet32 (VL version)",
1074 },
1075 {
1076 "PNP8294",
1077 "IrDA Infrared NDIS driver (Microsoft-supplied)",
1078 },
1079 {
1080 "PNP82BD",
1081 "IBM PCMCIA-NIC",
1082 },
1083 {
1084 "PNP82C2",
1085 "Xircom CE10",
1086 },
1087 {
1088 "PNP82C3",
1089 "Xircom CEM2",
1090 },
1091 {
1092 "PNP8321",
1093 "DEC Ethernet (All Types)",
1094 },
1095 {
1096 "PNP8323",
1097 "SMC EtherCard (All Types except 8013/A)",
1098 },
1099 {
1100 "PNP8324",
1101 "ARCNET Compatible",
1102 },
1103 {
1104 "PNP8326",
1105 "Thomas Conrad (All Arcnet Types)",
1106 },
1107 {
1108 "PNP8327",
1109 "IBM Token Ring (All Types)",
1110 },
1111 {
1112 "PNP8385",
1113 "Remote Network Access Driver",
1114 },
1115 {
1116 "PNP8387",
1117 "RNA Point-to-point Protocol Driver",
1118 },
1119 {
1120 "PNP8388",
1121 "Reserved for Microsoft Networking components",
1122 },
1123 {
1124 "PNP8389",
1125 "Peer IrLAN infrared driver (Microsoft-supplied)",
1126 },
1127 {
1128 "PNP8390",
1129 "Generic network adapter",
1130 },
1131 {
1132 "NSC6001",
1133 "NSC IrDA Fast Infrared Port",
1134 },
1135 {
1136 "PNPA002",
1137 "Future Domain 16-700 compatible controller",
1138 },
1139 {
1140 "PNPA003",
1141 "Panasonic proprietary CD-ROM adapter (SBPro/SB16)",
1142 },
1143 {
1144 "PNPA01B",
1145 "Trantor 128 SCSI Controller",
1146 },
1147 {
1148 "PNPA01D",
1149 "Trantor T160 SCSI Controller",
1150 },
1151 {
1152 "PNPA01E",
1153 "Trantor T338 Parallel SCSI controller",
1154 },
1155 {
1156 "PNPA01F",
1157 "Trantor T348 Parallel SCSI controller",
1158 },
1159 {
1160 "PNPA020",
1161 "Trantor Media Vision SCSI controller",
1162 },
1163 {
1164 "PNPA022",
1165 "Always IN-2000 SCSI controller",
1166 },
1167 {
1168 "PNPA02B",
1169 "Sony proprietary CD-ROM controller",
1170 },
1171 {
1172 "PNPA02D",
1173 "Trantor T13b 8-bit SCSI controller",
1174 },
1175 {
1176 "PNPA02F",
1177 "Trantor T358 Parallel SCSI controller",
1178 },
1179 {
1180 "PNPA030",
1181 "Mitsumi LU-005 Single Speed CD-ROM controller + drive",
1182 },
1183 {
1184 "PNPA031",
1185 "Mitsumi FX-001 Single Speed CD-ROM controller + drive",
1186 },
1187 {
1188 "PNPA032",
1189 "Mitsumi FX-001 Double Speed CD-ROM controller + drive",
1190 },
1191 {
1192 "PNPB000",
1193 "Sound Blaster 1.5 sound device",
1194 },
1195 {
1196 "PNPB001",
1197 "Sound Blaster 2.0 sound device",
1198 },
1199 {
1200 "PNPB002",
1201 "Sound Blaster Pro sound device",
1202 },
1203 {
1204 "PNPB003",
1205 "Sound Blaster 16 sound device",
1206 },
1207 {
1208 "PNPB004",
1209 "Thunderboard-compatible sound device",
1210 },
1211 {
1212 "PNPB005",
1213 "Adlib-compatible FM synthesizer device",
1214 },
1215 {
1216 "PNPB006",
1217 "MPU401 compatible",
1218 },
1219 {
1220 "PNPB007",
1221 "Microsoft Windows Sound System-compatible sound device",
1222 },
1223 {
1224 "PNPB008",
1225 "Compaq Business Audio",
1226 },
1227 {
1228 "PNPB009",
1229 "Plug and Play Microsoft Windows Sound System Device",
1230 },
1231 {
1232 "PNPB00A",
1233 "MediaVision Pro Audio Spectrum (Trantor SCSI enabled, Thunder Chip Disabled)",
1234 },
1235 {
1236 "PNPB00B",
1237 "MediaVision Pro Audio 3D",
1238 },
1239 {
1240 "PNPB00C",
1241 "MusicQuest MQX-32M",
1242 },
1243 {
1244 "PNPB00D",
1245 "MediaVision Pro Audio Spectrum Basic (No Trantor SCSI, Thunder Chip Enabled)",
1246 },
1247 {
1248 "PNPB00E",
1249 "MediaVision Pro Audio Spectrum (Trantor SCSI enabled, Thunder Chip Enabled)",
1250 },
1251 {
1252 "PNPB00F",
1253 "MediaVision Jazz-16 chipset (OEM Versions)",
1254 },
1255 {
1256 "PNPB010",
1257 "Auravision VxP500 chipset - Orchid Videola",
1258 },
1259 {
1260 "PNPB018",
1261 "MediaVision Pro Audio Spectrum 8-bit",
1262 },
1263 {
1264 "PNPB019",
1265 "MediaVision Pro Audio Spectrum Basic (no Trantor SCSI, Thunder chip Disabled)",
1266 },
1267 {
1268 "PNPB020",
1269 "Yamaha OPL3-compatible FM synthesizer device",
1270 },
1271 {
1272 "PNPB02F",
1273 "Joystick/Game port",
1274 },
1275 {
1276 "PNPC000",
1277 "Compaq 14400 Modem (TBD)",
1278 },
1279 {
1280 "PNPC001",
1281 "Compaq 2400/9600 Modem (TBD)",
1282 },
1283 };
1284