summaryrefslogtreecommitdiff
path: root/sys/dev/isa/pnpdevs.h
blob: b29f78ed0f829b471d3c30200b6e1ce2308a0a16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
/*
 * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
 *
 * generated from:
 *	#	OpenBSD: pnpdevs,v 1.44 1998/12/09 13:32:44 deraadt Exp 
 */

struct isapnp_knowndev isapnp_knowndevs[] = {
	{ "PNP0500", "com" },
	{ "PNP0500", "pccom" },
	{ "PNP0501", "com" },
	{ "PNP0501", "pccom" },
	{ "PNP0600", "wdc" },
	{ "PNP80D3", "ne" },
	{ "PNP80D4", "ne" },
	{ "PNP80D5", "ne" },
	{ "PNP80D6", "ne" },
	{ "PNP80D8", "le" },
	{ "PNP80F7", "ep" },
	{ "PNP80F8", "ep" },
	{ "PNP8123", "we" },
	{ "PNP8124", "we" },
	{ "PNP8125", "we" },
	{ "PNP8126", "we" },
	{ "PNP8127", "we" },
	{ "PNP8128", "we" },
	{ "PNP812A", "we" },
	{ "PNP81C3", "we" },
	{ "PNP81C4", "we" },
	{ "PNP81C5", "we" },
	{ "PNP81C6", "we" },
	{ "PNP81C7", "we" },
	{ "PNP81C8", "we" },
	{ "PNP8200", "le" },
	{ "PNP8231", "le" },
	{ "PNP828C", "le" },
	{ "PNP828D", "le" },
	{ "PNPB000", "sb" },
	{ "PNPB001", "sb" },
	{ "PNPB002", "sb" },
	{ "PNPB003", "sb" },
	{ "PNPB02F", "joy" },
	{ "PNPC000", "com" },
	{ "PNPC000", "pccom" },
	{ "PNPC001", "com" },
	{ "PNPC001", "pccom" },
	{ "NECE761", "com" },
	{ "NECE761", "pccom" },
	{ "BDP0356", "com" },
	{ "BDP0356", "pccom" },
	{ "GWY6290", "com" },
	{ "GWY6290", "pccom" },
	{ "GVC0303", "com" },
	{ "GVC0303", "pccom" },
	{ "GWY0038", "com" },
	{ "GWY0038", "pccom" },
	{ "USR0001", "com" },
	{ "USR0001", "pccom" },
	{ "USR0006", "com" },
	{ "USR0006", "pccom" },
	{ "USR2030", "com" },
	{ "USR2030", "pccom" },
	{ "SUP1380", "com" },
	{ "SUP1380", "pccom" },
	{ "SUP1381", "com" },
	{ "SUP1381", "pccom" },
	{ "GVC5000", "com" },
	{ "GVC5000", "pccom" },
	{ "MOT15F0", "com" },
	{ "MOT15F0", "pccom" },
	{ "@@@1980", "ne" },
	{ "SMC8416", "we" },
	{ "@P@1001", "joy" },
	{ "AZT3001", "joy" },
	{ "CSC0001", "joy" },
	{ "CTL7001", "joy" },
	{ "CTL7002", "joy" },
	{ "ESS0001", "joy" },
	{ "OPT0001", "joy" },
	{ "@X@0001", "sb" },
	{ "ADS7150", "sb" },
	{ "ADS7180", "sb" },
	{ "AZT1008", "sb" },
	{ "CSC0000", "sb" },
	{ "CTL0001", "sb" },
	{ "CTL0031", "sb" },
	{ "CTL0041", "sb" },
	{ "CTL0042", "sb" },
	{ "CTL0043", "sb" },
	{ "CTL0044", "sb" },
	{ "CTL0045", "sb" },
	{ "ESS1868", "sb" },
	{ "ESS1869", "sb" },
	{ "OPT9310", "sb" },
	{ "@@@1001", "ym" },
	{ "YMH0021", "ym" },
	{ "YMH0021", "ym" },
	{ NULL, NULL, }
};