Changes by: flatcap
Update of /cvsroot/linux-ntfs/dynamic-disk/linux/Documentation
In directory usw-pr-cvs1:/tmp/cvs-serv20135/linux/Documentation
Modified Files:
Configure.help
Log Message:
updated for 2.4.5-ac16
Index: Configure.help
===================================================================
RCS file: /cvsroot/linux-ntfs/dynamic-disk/linux/Documentation/Configure.help,v
retrieving revision 1.2
retrieving revision 1.3
diff -U2 -r1.2 -r1.3
--- Configure.help 2001/06/17 13:46:16 1.2
+++ Configure.help 2001/06/21 01:08:04 1.3
@@ -3,5 +3,5 @@
# Steven Cole <mailto:ele...@me...>
#
-# Merged version 2.5: Current with 2.4.6-pre1 and 2.4.5-ac12.
+# Merged version 2.6: Current with 2.4.6-pre2 and 2.4.5-ac12.
#
# This version of the Linux kernel configuration help texts
@@ -958,4 +958,23 @@
SAY NO!
+# Linus tree only
+AMD Viper (7401/7409/7411) chipset support
+CONFIG_BLK_DEV_AMD7409
+ This driver ensures (U)DMA support for the AMD756/760 Viper chipset.
+
+ If you say Y here, you also need to say Y to "Use DMA by default
+ when available", above.
+ Please read the comments at the top of <file:drivers/ide/amd74xx.c>.
+
+ If unsure, say N.
+
+# Linus tree only
+AMD Viper ATA-66 Override support (WIP)
+CONFIG_AMD7409_OVERRIDE
+ This option auto-forces the ata66 flag.
+ This effect can be also invoked by calling "idex=ata66"
+ If unsure, say N.
+
+# AC tree only
AMD Viper (7401/7409/7411) chipset support
CONFIG_BLK_DEV_AMD74XX
@@ -968,4 +987,5 @@
If unsure, say N.
+# AC tree only
AMD Viper ATA-66 Override support (WIP)
CONFIG_AMD74XX_OVERRIDE
@@ -1114,4 +1134,8 @@
For FastTrak enable overiding BIOS.
+ServerWorks OSB4 chipset support
+CONFIG_BLK_DEV_OSB4
+ Support PIO/(U)DMA for the Open South Bridge PCI IDE controller chipset.
+
SiS5513 chipset support
CONFIG_BLK_DEV_SIS5513
@@ -12013,5 +12037,5 @@
module, say M here and read <file:Documentation/modules.txt>.
-USB KLSI KL5USB101-based Ethernet device support '
+USB KLSI KL5USB101-based Ethernet device support
CONFIG_USB_KAWETH
Say Y here if you want to use one of the following 10Mbps only
@@ -12029,5 +12053,5 @@
Linksys USB10T
Mobility USB-Ethernet Adapter
- NetGear EA-101
+ NetGear EA-101
Peracom Enet and Enet2
Portsmith Express Ethernet Adapter
@@ -12037,5 +12061,13 @@
This driver is likely to work with most 10Mbps only USB Ethernet
- adapters, including some "no brand" devices.
+ adapters, including some "no brand" devices. It does NOT work on
+ SmartBridges smartNIC or on Belkin F5U111 devices - you should use
+ the CATC NetMate driver for those. If you are not sure which one
+ you need, select both, and the correct one should be selected for
+ you.
+
+ This driver makes the adapter appear as a normal Ethernet interface,
+ typically on eth0, if it is the only ethernet device, or perhaps on
+ eth1, if you have a PCI or ISA ethernet card installed.
This code is also available as a module ( = code which can be
@@ -12044,4 +12076,22 @@
module, say M here and read <file:Documentation/modules.txt>.
+USB CATC NetMate-based Ethernet device support
+CONFIG_USB_CATC
+ Say Y if you want to use one of the following 10Mbps USB Ethernet
+ device based on the EL1210A chip. Supported devices are:
+ Belkin F5U111
+ CATC NetMate
+ CATC NetMate II
+ smartBridges smartNIC
+
+ This driver makes the adapter appear as a normal Ethernet interface,
+ typically on eth0, if it is the only ethernet device, or perhaps on
+ eth1, if you have a PCI or ISA ethernet card installed.
+
+ This code is also available as a module ( = code which can be
+ inserted in and removed from the running kernel whenever you want).
+ The module will be called catc.o. If you want to compile it as a
+ module, say M here and read <file:Documentation/modules.txt>.
+
USB Kodak DC-2xx Camera support
CONFIG_USB_DC2XX
@@ -15329,11 +15379,11 @@
which can be found in many (all ?) Sony Vaio laptops.
- If you have one of those laptops, read <file:Documentation/sonypi.txt>,
+ If you have one of those laptops, read Documentation/sonypi.txt,
and say Y or M here.
If you want to compile the driver as a module ( = code which can be
inserted in and removed from the running kernel whenever you want),
- say M here and read <file:Documentation/modules.txt>. The module will
- be called sonypi.o.
+ say M here and read <file:Documentation/modules.txt>. The module will be
+ called sonypi.o.
Intel Random Number Generator support
@@ -18175,5 +18225,5 @@
is at <http://www.angelfire.com/ca2/tech68k/sun3.html>.
-ESP SCSI driver
+Sun3x ESP SCSI driver
CONFIG_SUN3X_ESP
The ESP was an on-board SCSI controller used on Sun 3/80
@@ -20242,4 +20292,14 @@
here and read <file:Documentation/modules.txt>. The module will be called
smc-ircc.o.
+
+ALi M5123 FIR Controller Driver
+CONFIG_ALI_FIR
+ Say Y here if you want to build support for the ALi M5123 FIR
+ Controller. The ALi M5123 FIR Controller is embedded in ALi
+ M1543C, M1535, M1535D, M1535+, M1535D Sourth Bridge. This
+ driver supports SIR, MIR and FIR (4Mbps) speeds.
+
+ If you want to compile it as a module, say M here and read
+ Documentation/modules.txt. The module will be called ali-ircc.o.
Serial dongle support
|