Deleted Added
full compact
NOTES (45194) NOTES (45386)
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# $Id: LINT,v 1.573 1999/03/29 17:56:27 ken Exp $
5# $Id: LINT,v 1.574 1999/03/31 15:23:31 eivind Exp $
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

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

1555# The 'rl' device provides support for PCI fast ethernet adapters based
1556# on the RealTek 8129/8139 chipset. Note that the RealTek driver defaults
1557# to useing programmed I/O to do register accesses because memory mapped
1558# mode seems to cause severe lockups on SMP hardware. This driver also
1559# supports the Accton EN1207D `Cheetah' adapter, which uses a chip called
1560# the MPX 5030/5038, which is either a RealTek in disguise or a RealTek
1561# workalike.
1562#
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

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

1555# The 'rl' device provides support for PCI fast ethernet adapters based
1556# on the RealTek 8129/8139 chipset. Note that the RealTek driver defaults
1557# to useing programmed I/O to do register accesses because memory mapped
1558# mode seems to cause severe lockups on SMP hardware. This driver also
1559# supports the Accton EN1207D `Cheetah' adapter, which uses a chip called
1560# the MPX 5030/5038, which is either a RealTek in disguise or a RealTek
1561# workalike.
1562#
1563# The 'ti' device provides support for PCI gigabit ethernet NICs based
1564# on the Alteon Networks Tigon 1 and Tigon 2 chipsets. This includes the
1565# Alteon AceNIC, the 3Com 3c985, the Netgear GA620 and various others.
1566# Note that you will probably want to bump up NBMCLUSTERS a lot to use
1567# this driver.
1568#
1563# The 'tl' device provides support for the Texas Instruments TNETE100
1564# series 'ThunderLAN' cards and integrated ethernet controllers. This
1565# includes several Compaq Netelligent 10/100 cards and the built-in
1566# ethernet controllers in several Compaq Prosignia, Proliant and
1567# Deskpro systems. It also supports several Olicom 10Mbps and 10/100
1568# boards.
1569#
1570# The `tx' device provides support for the SMC 9432TX cards.

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

1665#options "ISP_DISABLE_2100_SUPPORT"
1666
1667device ax0
1668device de0
1669device fxp0
1670device mx0
1671device pn0
1672device rl0
1569# The 'tl' device provides support for the Texas Instruments TNETE100
1570# series 'ThunderLAN' cards and integrated ethernet controllers. This
1571# includes several Compaq Netelligent 10/100 cards and the built-in
1572# ethernet controllers in several Compaq Prosignia, Proliant and
1573# Deskpro systems. It also supports several Olicom 10Mbps and 10/100
1574# boards.
1575#
1576# The `tx' device provides support for the SMC 9432TX cards.

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

1671#options "ISP_DISABLE_2100_SUPPORT"
1672
1673device ax0
1674device de0
1675device fxp0
1676device mx0
1677device pn0
1678device rl0
1679device ti0
1673device tl0
1674device tx0
1675device vr0
1676device vx0
1677device wb0
1678device xl0
1679device fpa0
1680device meteor0

--- 437 unchanged lines hidden ---
1680device tl0
1681device tx0
1682device vr0
1683device vx0
1684device wb0
1685device xl0
1686device fpa0
1687device meteor0

--- 437 unchanged lines hidden ---