Deleted Added
full compact
NOTES (48693) NOTES (49076)
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.616 1999/07/06 19:22:40 des Exp $
5# $Id: LINT,v 1.617 1999/07/09 04:29:56 wpaul 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

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

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

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

1547# The 'rl' device provides support for PCI fast ethernet adapters based
1548# on the RealTek 8129/8139 chipset. Note that the RealTek driver defaults
1549# to using programmed I/O to do register accesses because memory mapped
1550# mode seems to cause severe lockups on SMP hardware. This driver also
1551# supports the Accton EN1207D `Cheetah' adapter, which uses a chip called
1552# the MPX 5030/5038, which is either a RealTek in disguise or a RealTek
1553# workalike.
1554#
1555# The 'sf' device provides support for Adaptec Duralink PCI fast
1556# ethernet adapters based on the Adaptec AIC-6915 "starfire" controller.
1557# This includes dual and quad port cards, as well as one 100baseFX card.
1558# Most of these are 64-bit PCI devices, except for one single port
1559# card which is 32-bit.
1560#
1555# The 'sk' device provides support for the SysKonnect SK-984x series
1556# PCI gigabit ethernet NICs. This includes the SK-9841 and SK-9842
1557# single port cards (single mode and multimode fiber) and the
1558# SK-9843 and SK-9844 dual port cards (also single mode and multimode).
1559# The driver will autodetect the number of ports on the card and
1560# attach each one as a separate network interface.
1561#
1562# The 'ti' device provides support for PCI gigabit ethernet NICs based

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

1697
1698device al0
1699device ax0
1700device de0
1701device fxp0
1702device mx0
1703device pn0
1704device rl0
1561# The 'sk' device provides support for the SysKonnect SK-984x series
1562# PCI gigabit ethernet NICs. This includes the SK-9841 and SK-9842
1563# single port cards (single mode and multimode fiber) and the
1564# SK-9843 and SK-9844 dual port cards (also single mode and multimode).
1565# The driver will autodetect the number of ports on the card and
1566# attach each one as a separate network interface.
1567#
1568# The 'ti' device provides support for PCI gigabit ethernet NICs based

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

1703
1704device al0
1705device ax0
1706device de0
1707device fxp0
1708device mx0
1709device pn0
1710device rl0
1711device sf0
1705device sk0
1706device ti0
1707device tl0
1708device tx0
1709device vr0
1710device vx0
1711device wb0
1712device xl0

--- 471 unchanged lines hidden ---
1712device sk0
1713device ti0
1714device tl0
1715device tx0
1716device vr0
1717device vx0
1718device wb0
1719device xl0

--- 471 unchanged lines hidden ---