patch-2.1.89 linux/Documentation/00-INDEX

Next file: linux/Documentation/Changes
Previous file: linux/CREDITS
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.88/linux/Documentation/00-INDEX linux/Documentation/00-INDEX
@@ -6,6 +6,8 @@
 
 00-INDEX
 	- this file.
+ARM-README
+	- information for using Linux on the ARM architecture.
 BUG-HUNTING
 	- brute force method of doing binary search of patches to find bug.
 Changes
@@ -14,10 +16,14 @@
 	- how the boss likes the C code in the kernel to look.
 Configure.help
 	- text file that is used for help when you run "make config"
+IO-APIC.txt
+	- info on using the enhanced interrupt hardware on SMP boards.
 IO-mapping.txt
 	- how to access I/O mapped memory from within device drivers.
 SMP.txt
 	- notes, and "To Fix" list for multi-processor Linux. (see smp.tex)
+VGA-softcursor.txt
+	- how to change your VGA cursor from a blinking underscore.
 binfmt_misc.txt
 	- info on the kernel support for extra binary formats.
 cdrom/
@@ -36,6 +42,8 @@
 	- directory with info on the various filesystems that Linux supports.
 ftape.txt
 	- notes about the floppy tape device driver
+hayes-esp.txt
+	- info on using the Hayes ESP serial driver.
 ide.txt
 	- important info for users of ATA devices (IDE/EIDE disks and CD-ROMS)
 initrd.txt
@@ -46,32 +54,44 @@
 	- directory with info on the linux ISDN support, and supported cards.
 java.txt
 	- info on the in-kernel binary support for Java(tm)
+joystick.txt
+	- info on using joystick devices (and driver) with linux.
 locks.txt
 	- info on file locking implementations, flock() vs. fcntl(), etc.
 logo.gif
 	- Full colour GIF image of Linux logo (penguin)
 logo.txt
 	- Info on creator of above logo & site to get additional images from.
+m68k/
+	- directory with info about Linux on Motorola 68k archtecture.
 magic-number.txt
 	- list of magic numbers used to mark/protect kernel data structures.
 mandatory.txt
 	- info on the linux implementation of Sys V mandatory file locking.
+md.txt
+	- info on boot arguments for the multiple devices driver
 memory.txt
 	- info on typical Linux memory problems.
 mca.txt
 	- info on supporting Micro Channel Architecture (e.g. PS/2) systems.
 modules.txt
 	- short guide on how to make kernel parts into loadable modules
+nbd.txt
+	- info on a TCP implementation of a network block device.
 networking/
 	- directory with info on various linux networking aspects.
 nfsroot.txt
 	- short guide on setting up a diskless box with NFS root filesystem
 oops-tracing.txt
 	- how to decode those nasty internal kernel error dump messages.
+pcwd-watchdog.txt
+	- info and sample code for using with the PC Watchdog reset card.
 paride.txt
 	- information about the parallel port IDE subsystem.
 parport.txt
 	- how to use the parallel-port driver.
+powerpc/
+	- directory with info on using linux with the PowerPC.
 ramdisk.txt
 	- short guide on how to set up and use the RAM disk.
 riscom8.txt
@@ -80,12 +100,22 @@
 	- notes on how to use the Real Time Clock (aka CMOS clock) driver.
 scsi.txt
 	- short blurb on using SCSI support as a module.
+serial-console.txt
+	- how to set up linux with a serial line console as the default.
 smart-config.txt
 	- description of the Smart Config makefile feature.
 smp.tex
 	- TeX document describing implementation of Multiprocessor Linux
+specialix.txt
+	- info on hardware/driver for specialix IO8+ multiport serial card.
+spinlocks.txt
+	- info on using spinlocks to provide exclusive access in kernel.
+stallion.txt
+	- info on using the Stallion multiport serial driver.
 svga.txt
 	- short guide on selecting video modes at boot via VGA BIOS.
+transname.txt
+	- how to use name translation to ease use of diskless systems.
 unicode.txt
 	- info on the Unicode character/font mapping used in Linux.
 watchdog.txt

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov