GENERIC.hints revision 69814
1# $FreeBSD: head/sys/pc98/conf/GENERIC.hints 69814 2000-12-10 10:02:32Z nyan $
2hint.fdc.0.at="isa"
3hint.fdc.0.port="0x090"
4hint.fdc.0.irq="11"
5hint.fdc.0.drq="2"
6hint.fd.0.at="fdc0"
7hint.fd.0.drive="0"
8hint.fd.1.at="fdc0"
9hint.fd.1.drive="1"
10hint.fd.2.at="fdc0"
11hint.fd.2.drive="2"
12hint.fd.3.at="fdc0"
13hint.fd.3.drive="3"
14
15hint.wdc.0.at="isa"
16hint.wdc.0.port="0x640"
17hint.wdc.0.irq="9"
18hint.wd.0.at="wdc0"
19hint.wd.0.drive="0"
20#hint.wd.1.at="wdc0"
21#hint.wd.1.drive="1"
22#hint.wd.2.at="wdc0"
23#hint.wd.2.drive="2"
24#hint.wd.3.at="wdc0"
25#hint.wd.3.drive="3"
26
27# PC-9801-92
28hint.bs.0.at="isa"
29hint.bs.0.port="0xCC0"
30hint.bs.0.irq="5"
31hint.bs.0.drq="3"
32hint.bs.0.flags="0"
33# SC-98
34#hint.bs.0.at="isa"
35#hint.bs.0.port="0xCC0"
36#hint.bs.0.irq="5"
37#hint.bs.0.drq="3"
38#hint.bs.0.flags="0x10000"
39# HA-55BS2 and later
40#hint.bs.0.at="isa"
41#hint.bs.0.port="0xCC0"
42#hint.bs.0.irq="5"
43#hint.bs.0.drq="3"
44#hint.bs.0.flags="0x20000"
45# ELECOM type
46#hint.bs.0.at="isa"
47#hint.bs.0.port="0xCC0"
48#hint.bs.0.irq="5"
49#hint.bs.0.drq="3"
50#hint.bs.0.flags="0x30000"
51# SMIT
52#hint.bs.0.at="isa"
53#hint.bs.0.port="0xCC0"
54#hint.bs.0.irq="5"
55#hint.bs.0.drq="3"
56#hint.bs.0.maddr="0xdd000"
57#hint.bs.0.iosiz="0x1000"
58#hint.bs.0.flags="0x40000"
59# Logitec LHA-20x
60#hint.bs.0.at="isa"
61#hint.bs.0.port="0xCC0"
62#hint.bs.0.irq="5"
63#hint.bs.0.drq="3"
64#hint.bs.0.flags="0x50000"
65
66# PC-9801-100
67hint.aic.0.at="isa"
68hint.aic.0.port="0x1840"
69hint.aic.0.irq="5"
70hint.aic.0.flags="0x10000"
71
72hint.pckbd.0.at="isa"
73hint.pckbd.0.port="0x041"
74hint.pckbd.0.irq="1"
75hint.gdc.0.at="isa"
76hint.sc.0.at="isa"
77
78hint.npx.0.at="nexus"
79hint.npx.0.port="0x0F8"
80hint.npx.0.irq="8"
81
82#hint.apm.0.at="nexus"
83#hint.apm.0.disabled="1"
84#hint.apm.0.flags="0x20"
85
86hint.pcic.0.at="isa"
87#hint.pcic.0.irq="6"	# Default to polling
88hint.pcic.0.port="0x3e0"
89
90# COM1
91hint.sio.0.at="isa"
92hint.sio.0.port="0x030"
93hint.sio.0.irq="4"
94# COM2 (2nd CCU)
95hint.sio.1.at="isa"
96hint.sio.1.port="0x238"
97hint.sio.1.irq="5"
98hint.sio.1.flags="0x12000000"
99# PC-9861K, PC-9801-101, MDC-926Rs
100#hint.sio.1.at="isa"
101#hint.sio.1.port="0x0B1"
102#hint.sio.1.irq="5"
103#hint.sio.1.flags="0x01000000"
104#hint.sio.2.at="isa"
105#hint.sio.2.port="0x0B9"
106#hint.sio.2.irq="6"
107#hint.sio.2.flags="0x02000000"
108# PC-9801-120 (PnP off)
109#hint.sio.1.at="isa"
110#hint.sio.1.port="0x8b0"
111#hint.sio.1.irq="5"
112#hint.sio.1.flags="0x11000000"
113# MC-16550II, MC-RS98
114#hint.sio.1.at="isa"
115#hint.sio.1.port="0xd2"
116#hint.sio.1.irq="5"
117#hint.sio.1.flags="0x14000101"
118#hint.sio.2.at="isa"
119#hint.sio.2.port="0x8d2"
120#hint.sio.2.flags="0x14000101"
121# RSB-2000, RSB-3000, B98-02
122#hint.sio.1.at="isa"
123#hint.sio.1.port="0xb0"
124#hint.sio.1.flags="0x15000101"
125#hint.sio.2.at="isa"
126#hint.sio.2.port="0xb1"
127#hint.sio.2.flags="0x15000101"
128# RSB-384
129#hint.sio.1.at="isa"
130#hint.sio.1.port="0xb0"
131#hint.sio.1.flags="0x16000000"
132#hint.sio.2.at="isa"
133#hint.sio.2.port="0xb1"
134#hint.sio.2.flags="0x16000000"
135# RSA-98III
136#hint.sio.1.at="isa"
137#hint.sio.1.port="0x50e0"
138#hint.sio.1.irq="5"
139#hint.sio.1.flags="0x18000101"
140#hint.sio.2.at="isa"
141#hint.sio.2.port="0x51e0"
142#hint.sio.2.flags="0x18000101"
143# ESP98
144#hint.sio.1.at="isa"
145#hint.sio.1.port="0x18b0"
146#hint.sio.1.irq="5"
147#hint.sio.1.flags="0x19000000"
148
149hint.mse.0.at="isa"
150hint.mse.0.port="0x7FD9"
151hint.mse.0.irq="13"
152
153hint.ppc.0.at="isa"
154hint.ppc.0.irq="14"
155hint.olpt.0.at="isa"
156hint.olpt.0.port="0x040"
157
158#
159# ed0: generic driver/EtherEZ98
160# ed1: LANEED LD-BDN
161# ed2: EGY-98
162# ed3: LGY-98
163# ed4: ICM-IF-2766/EN-2298-T
164# ed5: SIC-98
165# ed6: PC-9801-108
166# ed7: LA-98
167# ed8: C-NET(98)
168# ed9: C-NET(98)E/L
169# ed10: EC/EP-98X
170# ed11: SB-9801
171# ed12: NC5098
172#
173hint.ed.0.at="isa"
174hint.ed.0.port="0x00d0"
175hint.ed.0.irq="6"
176# EtherEZ98
177#hint.ed.0.at="isa"
178#hint.ed.0.port="0x10d0"
179#hint.ed.0.irq="6"
180#hint.ed.0.maddr="0xc8000"
181hint.ed.5.at="isa"
182hint.ed.5.port="0x00d0"
183hint.ed.5.irq="6"
184hint.ed.5.maddr="0xd0000"
185hint.ed.5.msize="16384"
186hint.ed.5.flags="0x600000"
187# SIU-98-E
188#hint.ed.5.at="isa"
189#hint.ed.5.port="0x00d0"
190#hint.ed.5.irq="6"
191#hint.ed.5.maddr="0xd0000"
192#hint.ed.5.msize="32768"
193#hint.ed.5.flags="0x610000"
194hint.ed.1.at="isa"
195hint.ed.1.port="0x00d8"
196hint.ed.1.irq="6"
197hint.ed.1.flags="0x200000"
198hint.ed.3.at="isa"
199hint.ed.3.port="0x00d0"
200hint.ed.3.irq="6"
201hint.ed.3.flags="0x400000"
202hint.ed.4.at="isa"
203hint.ed.4.port="0x56d0"
204hint.ed.4.irq="5"
205hint.ed.4.flags="0x500000"
206hint.ed.2.at="isa"
207hint.ed.2.port="0x00d8"
208hint.ed.2.irq="6"
209hint.ed.2.flags="0x300000"
210hint.ed.7.at="isa"
211hint.ed.7.port="0x00d0"
212hint.ed.7.irq="6"
213hint.ed.7.flags="0x900000"
214# PC-9801-77
215#hint.ed.7.at="isa"
216#hint.ed.7.port="0x00d0"
217#hint.ed.7.irq="6"
218#hint.ed.7.flags="0x910000"
219hint.ed.6.at="isa"
220hint.ed.6.port="0x0770"
221hint.ed.6.irq="6"
222hint.ed.6.flags="0x800000"
223hint.ed.9.at="isa"
224hint.ed.9.port="0x03d0"
225hint.ed.9.irq="6"
226hint.ed.9.flags="0xb00000"
227# C-NET(98)E/L(0x55ED)
228#hint.ed.9.at="isa"
229#hint.ed.9.port="0x03d0"
230#hint.ed.9.irq="6"
231#hint.ed.9.flags="0xb10000"
232hint.ed.8.at="isa"
233hint.ed.8.port="0xa3d0"
234hint.ed.8.irq="6"
235hint.ed.8.maddr="0xd0000"
236hint.ed.8.msize="16384"
237hint.ed.8.flags="0xa00000"
238# EN1646
239#hint.ed.10.at="isa"
240#hint.ed.10.port="0x00d0"
241#hint.ed.10.irq="3"
242#hint.ed.10.flags="0xd00000"
243hint.ed.10.at="isa"
244hint.ed.10.port="0x00d0"
245hint.ed.10.irq="3"
246hint.ed.10.flags="0xd10000"
247hint.ed.11.at="isa"
248hint.ed.11.port="0x00d0"
249hint.ed.11.irq="3"
250hint.ed.11.flags="0xe00000"
251# SN-9801-2
252#hint.ed.11.at="isa"
253#hint.ed.11.port="0x00d0"
254#hint.ed.11.irq="3"
255#hint.ed.11.flags="0xe00001"
256hint.ed.12.at="isa"
257hint.ed.12.port="0x20d0"
258hint.ed.12.irq="3"
259hint.ed.12.flags="0xf00000"
260
261# fe0: RE1000/1000Plus/AccessPC N98C+/LAC-98
262hint.fe.0.at="isa"
263hint.fe.0.port="0x00d0"
264hint.fe.0.irq="3"
265# fe1: C-NET(98)P2/C-NET(9N)E
266hint.fe.1.at="isa"
267hint.fe.1.port="0x73d0"
268hint.fe.1.irq="5"
269
270hint.lnc.0.at="isa"
271hint.lnc.0.port="0x03d0"
272hint.lnc.0.irq="6"
273
274hint.snc.0.at="isa"
275hint.snc.0.port="0x888"
276hint.snc.0.irq="6"
277hint.snc.0.maddr="0xc0000"
278
279#hint.joy.0.at="isa"
280#hint.joy.0.port="0x04d2"
281
282# Windows Sound System
283#hint.pcm.0.at="isa"
284#hint.pcm.0.port="0xf40"
285#hint.pcm.0.irq="12"
286#hint.pcm.0.drq="1"
287#hint.pcm.0.flags="0x10000"
288# Sound Blaster 16
289#hint.sbc.0.at="isa"
290#hint.sbc.0.port="0x20d2"
291#hint.sbc.0.irq="10"
292#hint.sbc.0.drq="3"
293
294