View | Details | Raw Unified | Return to bug 18323
Collapse All | Expand All

(-)sys/i386/conf/GENERIC (-2 / +2 lines)
Lines 180-185 Link Here
180
device		ed0	at isa? port 0x280 irq 10 iomem 0xd8000
180
device		ed0	at isa? port 0x280 irq 10 iomem 0xd8000
181
device		ex
181
device		ex
182
device		ep
182
device		ep
183
device		sn0	at isa? port 0x300 irq 10
184
device		cs0	at isa? port 0x300
183
# WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really
185
# WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really
184
# exists only as a PCMCIA device, so there is no ISA attatement needed
186
# exists only as a PCMCIA device, so there is no ISA attatement needed
185
# and resources will always be dynamically assigned by the pccard code.
187
# and resources will always be dynamically assigned by the pccard code.
Lines 197-204 Link Here
197
device		fe0	at isa? port 0x300
199
device		fe0	at isa? port 0x300
198
device		le0	at isa? port 0x300 irq 5 iomem 0xd0000
200
device		le0	at isa? port 0x300 irq 5 iomem 0xd0000
199
device		lnc0	at isa? port 0x280 irq 10 drq 0
201
device		lnc0	at isa? port 0x280 irq 10 drq 0
200
device		cs0	at isa? port 0x300
201
device		sn0	at isa? port 0x300 irq 10
202
# Disabled because it is currently broken.
202
# Disabled because it is currently broken.
203
#device		xe
203
#device		xe

Return to bug 18323