Deleted Added
full compact
NOTES (53683) NOTES (53702)
1#
2# LINT -- config file for checking all the sources, tries to pull in
3# as much of the source tree as it can.
4#
1#
2# LINT -- config file for checking all the sources, tries to pull in
3# as much of the source tree as it can.
4#
5# $FreeBSD: head/sys/i386/conf/NOTES 53683 1999-11-25 01:20:29Z tanimura $
5# $FreeBSD: head/sys/i386/conf/NOTES 53702 1999-11-25 20:45:49Z wpaul $
6#
7# NB: You probably don't want to try running a kernel built from this
8# file. Instead, you should start from GENERIC, and add options from
9# this file as required.
10#
11
12#
13# This directive is mandatory; it defines the architecture to be

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

1277device ex0 at isa? port? irq?
1278device fe0 at isa? port 0x300 irq ?
1279device ie0 at isa? port 0x300 irq 5 iomem 0xd0000
1280device ie1 at isa? port 0x360 irq 7 iomem 0xd0000
1281device le0 at isa? port 0x300 irq 5 iomem 0xd0000
1282device lnc0 at isa? port 0x280 irq 10 drq 0
1283device rdp0 at isa? port 0x378 irq 7 flags 2
1284device sr0 at isa? port 0x300 irq 5 iomem 0xd0000
6#
7# NB: You probably don't want to try running a kernel built from this
8# file. Instead, you should start from GENERIC, and add options from
9# this file as required.
10#
11
12#
13# This directive is mandatory; it defines the architecture to be

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

1277device ex0 at isa? port? irq?
1278device fe0 at isa? port 0x300 irq ?
1279device ie0 at isa? port 0x300 irq 5 iomem 0xd0000
1280device ie1 at isa? port 0x360 irq 7 iomem 0xd0000
1281device le0 at isa? port 0x300 irq 5 iomem 0xd0000
1282device lnc0 at isa? port 0x280 irq 10 drq 0
1283device rdp0 at isa? port 0x378 irq 7 flags 2
1284device sr0 at isa? port 0x300 irq 5 iomem 0xd0000
1285device wi0 at isa? port? irq?
1285device wi0
1286options WLCACHE # enables the signal-strength cache
1287options WLDEBUG # enables verbose debugging output
1288device wl0 at isa? port 0x300 irq ?
1289device xe0 at isa? port? irq ?
1290# We can (bogusly) include both the dedicated PCCARD drivers and the generic
1291# support when COMPILING_LINT.
1292device ze0 at isa? port 0x300 irq 5 iomem 0xd8000
1293device zp0 at isa? port 0x300 irq 10 iomem 0xd8000

--- 1046 unchanged lines hidden ---
1286options WLCACHE # enables the signal-strength cache
1287options WLDEBUG # enables verbose debugging output
1288device wl0 at isa? port 0x300 irq ?
1289device xe0 at isa? port? irq ?
1290# We can (bogusly) include both the dedicated PCCARD drivers and the generic
1291# support when COMPILING_LINT.
1292device ze0 at isa? port 0x300 irq 5 iomem 0xd8000
1293device zp0 at isa? port 0x300 irq 10 iomem 0xd8000

--- 1046 unchanged lines hidden ---