LINT (f26c33d249fdfe79cac3926d7891386e8d345bf0) | LINT (ab431312b4cc7c4d7b23bb0d17df5645fe49d0c7) |
---|---|
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.600 1999/05/20 10:08:37 hm Exp $ | 5# $Id: LINT,v 1.601 1999/05/20 20:02:35 n_hibma 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 --- 1513 unchanged lines hidden (view full) --- 1527# 1528# The `ncr' device provides support for the NCR 53C810 and 53C825 1529# self-contained SCSI host adapters. 1530# 1531# The `isp' device provides support for the Qlogic ISP 1020, 1040 1532# nd 1040B PCI SCSI host adapters, as well as the Qlogic ISP 2100 1533# FC/AL Host Adapter. 1534# | 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 --- 1513 unchanged lines hidden (view full) --- 1527# 1528# The `ncr' device provides support for the NCR 53C810 and 53C825 1529# self-contained SCSI host adapters. 1530# 1531# The `isp' device provides support for the Qlogic ISP 1020, 1040 1532# nd 1040B PCI SCSI host adapters, as well as the Qlogic ISP 2100 1533# FC/AL Host Adapter. 1534# |
1535# The `al' device provides support for PCI fast ethernet adapters 1536# based on the ADMtek Inc. AL981 "Comet" chip. 1537# |
|
1535# The `ax' device provides support for PCI fast ethernet adapters 1536# based on the ASIX Electronics AX88140A chip, including the Alfa 1537# Inc. GFC2204. 1538# 1539# The `de' device provides support for the Digital Equipment DC21040 1540# self-contained Ethernet adapter. 1541# 1542# The `fxp' device provides support for the Intel EtherExpress Pro/100B --- 120 unchanged lines hidden (view full) --- 1663# (use of all three will cause the driver to not compile) 1664options SCSI_ISP_NO_FWLOAD_MASK=0x12 # disable FW load for isp1 and isp4 1665options SCSI_ISP_NO_NVRAM_MASK=0x1 # disable NVRAM for isp0 1666options SCSI_ISP_PREFER_MEM_MAP=0 # prefer I/O mapping 1667#options ISP_DISABLE_1020_SUPPORT 1668#options ISP_DISABLE_1080_SUPPORT 1669#options ISP_DISABLE_2100_SUPPORT 1670 | 1538# The `ax' device provides support for PCI fast ethernet adapters 1539# based on the ASIX Electronics AX88140A chip, including the Alfa 1540# Inc. GFC2204. 1541# 1542# The `de' device provides support for the Digital Equipment DC21040 1543# self-contained Ethernet adapter. 1544# 1545# The `fxp' device provides support for the Intel EtherExpress Pro/100B --- 120 unchanged lines hidden (view full) --- 1666# (use of all three will cause the driver to not compile) 1667options SCSI_ISP_NO_FWLOAD_MASK=0x12 # disable FW load for isp1 and isp4 1668options SCSI_ISP_NO_NVRAM_MASK=0x1 # disable NVRAM for isp0 1669options SCSI_ISP_PREFER_MEM_MAP=0 # prefer I/O mapping 1670#options ISP_DISABLE_1020_SUPPORT 1671#options ISP_DISABLE_1080_SUPPORT 1672#options ISP_DISABLE_2100_SUPPORT 1673 |
1674device al0 |
|
1671device ax0 1672device de0 1673device fxp0 1674device mx0 1675device pn0 1676device rl0 1677device ti0 1678device tl0 --- 472 unchanged lines hidden --- | 1675device ax0 1676device de0 1677device fxp0 1678device mx0 1679device pn0 1680device rl0 1681device ti0 1682device tl0 --- 472 unchanged lines hidden --- |