patch-2.1.97 linux/Documentation/Configure.help
Next file: linux/Documentation/pci.txt
Previous file: linux/CREDITS
Back to the patch index
Back to the overall index
- Lines: 48
- Date:
Fri Apr 17 22:04:44 1998
- Orig file:
v2.1.96/linux/Documentation/Configure.help
- Orig date:
Tue Apr 14 14:29:19 1998
diff -u --recursive --new-file v2.1.96/linux/Documentation/Configure.help linux/Documentation/Configure.help
@@ -434,6 +434,15 @@
I/O speeds to be set as well. See the Documentation/ide.txt and
ali14xx.c files for more info.
+Apple Macintosh builtin IDE interface support (EXPERIMENTAL)
+CONFIG_BLK_DEV_MAC_IDE
+ This is the IDE driver for the builtin IDE interface on some Apple
+ Macintosh models. It supports both the Quadra/Performa/LC 630 and
+ the PowerBook 190 IDE interface.
+ Say Y if you have such a Macintosh model and want to use IDE devices
+ (hard disks, CD-ROM drives, etc.) that are connected to the builtin
+ IDE interface.
+
XT hard disk support
CONFIG_BLK_DEV_XD
Very old 8 bit hard disk controllers used in the IBM XT computer. To
@@ -956,6 +965,19 @@
serial ports on the same board to share a single IRQ. To enable
support for this in the serial driver, say Y here.
+Autodetect IRQ on standard ports (unsafe)
+CONFIG_SERIAL_DETECT_IRQ
+ Enable this option if you want the kernel to try to guess which IRQ
+ is configured during the boot sequence and you're too lazy to edit
+ the boot scripts to use the setserial command. This option can be
+ unsafe and should not be enabled on most machines. It is far
+ better to dynamically request autoconfiguration during the boot-time
+ scripts using the setserial command. You can change the IRQ and/or
+ request automatic IRQ configuration at any time by using the
+ "setserial" program. I wouldn't include this config option at all except
+ people keep bellyaching about it. I guess they are really are too lazy
+ to edit their boot scripts. :-) If unsure, say No.
+
Support special multiport boards
CONFIG_SERIAL_MULTIPORT
Some multiport serial ports have special ports which are used to
@@ -7301,8 +7323,9 @@
Macintosh support
CONFIG_MAC
- This option would enable support for the Apple Macintosh if there was
- any for it. Say N unless you've coded all the necessary support. ;)
+ This option enables support for the Apple Macintosh series of computers
+ (yes, there is experimental support now, at least for part of the series).
+ Say N unless you're willing to code the remaining necessary support. ;)
# CONFIG_APOLLO, etc. coming soon (?)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov