Deleted Added
full compact
NOTES (40463) NOTES (40516)
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.487 1998/10/12 12:27:24 bde Exp $
5# $Id: LINT,v 1.488 1998/10/16 22:26:19 alex 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

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

1413# been written by Tekram and limited to work with their SCSI cards).
1414#
1415# The `de' device provides support for the Digital Equipment DC21040
1416# self-contained Ethernet adapter.
1417#
1418# The `fxp' device provides support for the Intel EtherExpress Pro/100B
1419# PCI Fast Ethernet adapters.
1420#
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

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

1413# been written by Tekram and limited to work with their SCSI cards).
1414#
1415# The `de' device provides support for the Digital Equipment DC21040
1416# self-contained Ethernet adapter.
1417#
1418# The `fxp' device provides support for the Intel EtherExpress Pro/100B
1419# PCI Fast Ethernet adapters.
1420#
1421# The 'rl' device provides support for PCI fast ethernet adapters based
1422# on the RealTek 8129/8139 chipset. Note that the RealTek driver defaults
1423# to useing programmed I/O to do register accesses because memory mapped
1424# mode seems to cause severe lockups on SMP hardware.
1425#
1421# The 'tl' device provides support for the Texas Instruments TNETE100
1422# series 'ThunderLAN' cards and integrated ethernet controllers. This
1423# includes several Compaq Netelligent 10/100 cards and the built-in
1424# ethernet controllers in several Compaq Prosignia, Proliant and
1425# Deskpro systems. It also supports several Olicom 10Mbps and 10/100
1426# boards.
1427#
1428# The `tx' device provides support for the SMC 9432TX cards.

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

1473#
1474controller pci0
1475controller ahc1
1476controller ncr0
1477controller isp0
1478#!CAM# controller amd0
1479device de0
1480device fxp0
1426# The 'tl' device provides support for the Texas Instruments TNETE100
1427# series 'ThunderLAN' cards and integrated ethernet controllers. This
1428# includes several Compaq Netelligent 10/100 cards and the built-in
1429# ethernet controllers in several Compaq Prosignia, Proliant and
1430# Deskpro systems. It also supports several Olicom 10Mbps and 10/100
1431# boards.
1432#
1433# The `tx' device provides support for the SMC 9432TX cards.

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

1478#
1479controller pci0
1480controller ahc1
1481controller ncr0
1482controller isp0
1483#!CAM# controller amd0
1484device de0
1485device fxp0
1486device rl0
1481device tl0
1482device tx0
1483device vx0
1484device xl0
1485device fpa0
1486device meteor0
1487device bktr0
1488

--- 257 unchanged lines hidden ---
1487device tl0
1488device tx0
1489device vx0
1490device xl0
1491device fpa0
1492device meteor0
1493device bktr0
1494

--- 257 unchanged lines hidden ---