NOTES (23f7bd1706b29932e4a1b055871d3f3009c91666) | NOTES (f71c851c25d3f621af7ff6760b51edcd6e6f4bc8) |
---|---|
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.583 1999/04/16 21:22:08 peter Exp $ | 5# $Id: LINT,v 1.584 1999/04/19 10:18:34 brian 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 --- 808 unchanged lines hidden (view full) --- 822 823# ISA and EISA devices: 824# EISA support is available for some device, so they can be auto-probed. 825# Micro Channel is not supported at all. 826 827# 828# Mandatory ISA devices: isa, npx 829# | 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 --- 808 unchanged lines hidden (view full) --- 822 823# ISA and EISA devices: 824# EISA support is available for some device, so they can be auto-probed. 825# Micro Channel is not supported at all. 826 827# 828# Mandatory ISA devices: isa, npx 829# |
830controller isa0 at nexus? | 830controller isa0 |
831 832# 833# Options for `isa': 834# 835# AUTO_EOI_1 enables the `automatic EOI' feature for the master 8259A 836# interrupt controller. This saves about 0.7-1.25 usec for each interrupt. 837# This option breaks suspend/resume on some portables. 838# --- 788 unchanged lines hidden (view full) --- 1627# must enable PLL mode with this option. eg some new Hauppauge cards. 1628# options BKTR_USE_PLL 1629# 1630# Using sysctl(8) run-time overrides on a per-card basis can be made 1631# 1632# The "oltr" driver supports the following Olicom PCI token-ring adapters 1633# OC-3136, OC-3137, OC-3139, OC-3140, OC-3141, OC-3540, OC-3250 1634# | 831 832# 833# Options for `isa': 834# 835# AUTO_EOI_1 enables the `automatic EOI' feature for the master 8259A 836# interrupt controller. This saves about 0.7-1.25 usec for each interrupt. 837# This option breaks suspend/resume on some portables. 838# --- 788 unchanged lines hidden (view full) --- 1627# must enable PLL mode with this option. eg some new Hauppauge cards. 1628# options BKTR_USE_PLL 1629# 1630# Using sysctl(8) run-time overrides on a per-card basis can be made 1631# 1632# The "oltr" driver supports the following Olicom PCI token-ring adapters 1633# OC-3136, OC-3137, OC-3139, OC-3140, OC-3141, OC-3540, OC-3250 1634# |
1635controller pci0 at nexus? | 1635controller pci0 |
1636controller ahc1 1637controller ncr0 1638controller isp0 1639# 1640# Options for ISP 1641# 1642# SCSI_ISP_NO_FWLOAD_MASK - mask of isp unit numbers (obviously 1643# a max of 32) that you wish to disable --- 487 unchanged lines hidden --- | 1636controller ahc1 1637controller ncr0 1638controller isp0 1639# 1640# Options for ISP 1641# 1642# SCSI_ISP_NO_FWLOAD_MASK - mask of isp unit numbers (obviously 1643# a max of 32) that you wish to disable --- 487 unchanged lines hidden --- |