patch-2.4.0-test8 linux/Documentation/Configure.help
Next file: linux/Documentation/DMA-mapping.txt
Previous file: linux/Documentation/Changes
Back to the patch index
Back to the overall index
- Lines: 35
- Date:
Tue Sep 5 12:57:51 2000
- Orig file:
v2.4.0-test7/linux/Documentation/Configure.help
- Orig date:
Wed Aug 23 18:36:35 2000
diff -u --recursive --new-file v2.4.0-test7/linux/Documentation/Configure.help linux/Documentation/Configure.help
@@ -2329,7 +2329,7 @@
AMD Irongate support
CONFIG_AGP_AMD
This option gives you AGP support for the GLX component of the
- XFree86 4.x on Intel AMD Irongate chipset.
+ XFree86 4.x on AMD Irongate chipset.
For the moment, you should probably say N, unless you want to test
the GLX component for XFree86 3.3.6, which can be downloaded from
@@ -7903,6 +7903,25 @@
Documentation/modules.txt. The module will be called
comx-hw-mixcom.o.
+i810 TCO support
+CONFIG_I810_TCO
+ Hardware driver for the TCO timer built into the Intel i810 and i815
+ chipset family. The TCO (Total Cost of Ownership) timer is a watchdog
+ timer that will reboot the machine after it's second expiration. The
+ expiration time can be configured by commandline argument
+ "i810_margin=<n>" where <n> is the counter initial value. It is
+ decremented every 0.6 secs, the default is 50 which gives a timeout
+ of 30 seconds and one minute until reset.
+
+ On some motherboards the driver may fail to reset the chipset's
+ NO_REBOOT flag which prevents the watchdog from rebooting the machine.
+ If this is the case you will get a kernel message like
+ "i810tco init: failed to reset NO_REBOOT flag".
+
+ If you want to compile this as a module, say M and read
+ Documentation/modules.txt. The module will be called
+ i810-tco.o.
+
MultiGate Cisco-HDLC and synchronous PPP protocol support
CONFIG_COMX_PROTO_PPP
Cisco-HDLC and synchronous PPP protocol driver for all MultiGate
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)