NOTES (9e90edd49a1c8f3a866d793f393ea047cd3c3106) | NOTES (ae4da6882794658e98819cd254bf28cb85c2047e) |
---|---|
1# 2# NOTES -- Lines that can be cut/pasted into kernel and hints configs. 3# 4# Lines that begin with 'device', 'options', 'machine', 'ident', 'maxusers', 5# 'makeoptions', 'hints' etc go into the kernel configuration that you 6# run config(8) with. 7# 8# Lines that begin with 'hints.' are NOT for config(8), they go into your --- 1124 unchanged lines hidden (view full) --- 1133 1134# 1135# AGP GART support 1136device agp 1137 1138# PCI options 1139# 1140#options PCI_QUIET #quiets PCI code on chipset settings | 1# 2# NOTES -- Lines that can be cut/pasted into kernel and hints configs. 3# 4# Lines that begin with 'device', 'options', 'machine', 'ident', 'maxusers', 5# 'makeoptions', 'hints' etc go into the kernel configuration that you 6# run config(8) with. 7# 8# Lines that begin with 'hints.' are NOT for config(8), they go into your --- 1124 unchanged lines hidden (view full) --- 1133 1134# 1135# AGP GART support 1136device agp 1137 1138# PCI options 1139# 1140#options PCI_QUIET #quiets PCI code on chipset settings |
1141#options PCI_ENABLE_IO_MODES #Enable pci resources left off by a "lazy BIOS" |
|
1141 1142 1143##################################################################### 1144# HARDWARE DEVICE CONFIGURATION 1145 1146# EISA support is available for some device, so they can be auto-probed. 1147# MicroChannel (MCA) support is available for some devices. 1148# For ISA the required hints are listed. --- 1798 unchanged lines hidden --- | 1142 1143 1144##################################################################### 1145# HARDWARE DEVICE CONFIGURATION 1146 1147# EISA support is available for some device, so they can be auto-probed. 1148# MicroChannel (MCA) support is available for some devices. 1149# For ISA the required hints are listed. --- 1798 unchanged lines hidden --- |