Deleted Added
full compact
GENERIC.hints (69814) GENERIC.hints (70993)
1# $FreeBSD: head/sys/pc98/conf/GENERIC.hints 69814 2000-12-10 10:02:32Z nyan $
1# $FreeBSD: head/sys/pc98/conf/GENERIC.hints 70993 2001-01-13 13:23:22Z 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"

--- 67 unchanged lines hidden (view full) ---

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"
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"

--- 67 unchanged lines hidden (view full) ---

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#hint.pmtimer.0.at="isa"
85
86hint.pcic.0.at="isa"
87#hint.pcic.0.irq="6" # Default to polling
88hint.pcic.0.port="0x3e0"
89
86
87hint.pcic.0.at="isa"
88#hint.pcic.0.irq="6" # Default to polling
89hint.pcic.0.port="0x3e0"
90
91# Windows Sound System
92hint.pcm.0.at="isa"
93hint.pcm.0.port="0xf40"
94hint.pcm.0.irq="12"
95hint.pcm.0.drq="1"
96hint.pcm.0.flags="0x10000"
97# Sound Blaster 16
98#hint.sbc.0.at="isa"
99#hint.sbc.0.port="0x20d2"
100#hint.sbc.0.irq="10"
101#hint.sbc.0.drq="3"
102
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"

--- 47 unchanged lines hidden (view full) ---

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
103# COM1
104hint.sio.0.at="isa"
105hint.sio.0.port="0x030"
106hint.sio.0.irq="4"
107# COM2 (2nd CCU)
108hint.sio.1.at="isa"
109hint.sio.1.port="0x238"
110hint.sio.1.irq="5"

--- 47 unchanged lines hidden (view full) ---

158#hint.sio.1.port="0x18b0"
159#hint.sio.1.irq="5"
160#hint.sio.1.flags="0x19000000"
161
162hint.mse.0.at="isa"
163hint.mse.0.port="0x7FD9"
164hint.mse.0.irq="13"
165
166#hint.joy.0.at="isa"
167#hint.joy.0.port="0x04d2"
168
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

--- 109 unchanged lines hidden (view full) ---

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"
169hint.ppc.0.at="isa"
170hint.ppc.0.irq="14"
171hint.olpt.0.at="isa"
172hint.olpt.0.port="0x040"
173
174#
175# ed0: generic driver/EtherEZ98
176# ed1: LANEED LD-BDN

--- 109 unchanged lines hidden (view full) ---

286hint.lnc.0.at="isa"
287hint.lnc.0.port="0x03d0"
288hint.lnc.0.irq="6"
289
290hint.snc.0.at="isa"
291hint.snc.0.port="0x888"
292hint.snc.0.irq="6"
293hint.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