00-INDEX
上传用户:lgb322
上传日期:2013-02-24
资源大小:30529k
文件大小:8k
源码类别:

嵌入式Linux

开发平台:

Unix_Linux

  1. This is a brief list of all the files in ./linux/Documentation and what
  2. they contain. If you add a documentation file, please list it here in 
  3. alphabetical order as well, or risk being hunted down like a rabid dog. 
  4. Please try and keep the descriptions small enough to fit on one line.
  5.  Thanks -- Paul G.
  6. Following translations are available on the WWW:
  7.    - Japanese, maintained by the JF Project (JF@linux.or.jp), at
  8.      http://www.linux.or.jp/JF/
  9. 00-INDEX
  10. - this file.
  11. BUG-HUNTING
  12. - brute force method of doing binary search of patches to find bug.
  13. Changes
  14. - list of changes that break older software packages.
  15. CodingStyle
  16. - how the boss likes the C code in the kernel to look.
  17. Configure.help
  18. - text file that is used for help when you run "make config"
  19. DMA-mapping.txt
  20. - info for PCI drivers using DMA portably across all platforms.
  21. DocBook/
  22. - directory with DocBook templates etc. for kernel documentation.
  23. IO-mapping.txt
  24. - how to access I/O mapped memory from within device drivers.
  25. IRQ-affinity.txt
  26. - how to select which CPU(s) handle which interrupt events on SMP.
  27. LVM-HOWTO
  28. - info on setting up logical volume management (virtual disks etc.)
  29. README.DAC960
  30. - info on Mylex DAC960/DAC1100 PCI RAID Controller Driver for Linux
  31. README.moxa
  32. - release notes for Moxa mutiport serial card.
  33. SubmittingDrivers
  34. - procedure to get a new driver source included into the kernel tree.
  35. SubmittingPatches
  36. - procedure to get a source patch included into the kernel tree.
  37. VGA-softcursor.txt
  38. - how to change your VGA cursor from a blinking underscore.
  39. arm/
  40. - directory with info about Linux on the ARM architecture.
  41. binfmt_misc.txt
  42. - info on the kernel support for extra binary formats.
  43. cachetlb.txt
  44. - describes the cache/TLB flushing interfaces Linux uses.
  45. cciss.txt
  46. - info, major/minor #'s for Compaq's SMART Array Controllers.
  47. cdrom/
  48. - directory with information on the CD-ROM drivers that Linux has.
  49. computone.txt
  50. - info on Computone Intelliport II/Plus Multiport Serial Driver
  51. cpqarray.txt
  52. - info on using Compaq's SMART2 Intelligent Disk Array Controllers.
  53. devices.txt
  54. - plain ASCII listing of all the nodes in /dev/ with major minor #'s
  55. digiboard.txt
  56. - info on the Digiboard PC/X{i,e,eve} multiport boards.
  57. digiepca.txt
  58. - info on Digi Intl. {PC,PCI,EISA}Xx and Xem series cards.
  59. dnotify.txt
  60. - info about directory notification in Linux.
  61. exception.txt
  62. - how Linux v2.2 handles exceptions without verify_area etc.
  63. fb/
  64. - directory with info on the frame buffer graphics abstraction layer.
  65. filesystems/
  66. - directory with info on the various filesystems that Linux supports.
  67. floppy.txt
  68. - notes and driver options for the floppy disk driver.
  69. ftape.txt
  70. - notes about the floppy tape device driver
  71. hayes-esp.txt
  72. - info on using the Hayes ESP serial driver.
  73. highuid.txt
  74. - notes on the change from 16 bit to 32 bit user/group IDs.
  75. i2c/
  76. - directory with info about the I2C bus/protocol (2 wire, kHz speed)
  77. i386/
  78. - directory with info about Linux on intel 32 bit architecture.
  79. ia64/
  80. - directory with info about Linux on intel 64 bit architecture.
  81. ide.txt
  82. - important info for users of ATA devices (IDE/EIDE disks and CD-ROMS)
  83. initrd.txt
  84. - how to use the RAM disk as an initial/temporary root filesystem.
  85. ioctl-number.txt
  86. - how to implement and register device/driver ioctl calls.
  87. isapnp.txt
  88. - info on Linux ISA Plug & Play support
  89. isdn/
  90. - directory with info on the Linux ISDN support, and supported cards.
  91. java.txt
  92. - info on the in-kernel binary support for Java(tm)
  93. joystick-api.txt
  94. - API specification for applications that will be using the joystick.
  95. joystick-parport.txt 
  96. - info on how to hook joysticks/gamepads to the parallel port.
  97. joystick.txt
  98. - info on using joystick devices (and driver) with Linux.
  99. kbuild/
  100. - directory with info about the kernel build process
  101. kernel-doc-nano-HOWTO.txt
  102. - mini HowTo on generation and location of kernel documentation files.
  103. kernel-docs.txt
  104. - listing of various WWW + books that document kernel internals.
  105. kernel-parameters.txt
  106. - summary listing of command line / boot prompt args for the kernel.
  107. kmod.txt
  108. - info on the kernel module loader/unloader (kerneld replacement).
  109. locks.txt
  110. - info on file locking implementations, flock() vs. fcntl(), etc.
  111. logo.gif
  112. - Full colour GIF image of Linux logo (penguin)
  113. logo.txt
  114. - Info on creator of above logo & site to get additional images from.
  115. m68k/
  116. - directory with info about Linux on Motorola 68k architecture.
  117. magic-number.txt
  118. - list of magic numbers used to mark/protect kernel data structures.
  119. mandatory.txt
  120. - info on the Linux implementation of Sys V mandatory file locking.
  121. mca.txt
  122. - info on supporting Micro Channel Architecture (e.g. PS/2) systems.
  123. md.txt
  124. - info on boot arguments for the multiple devices driver
  125. memory.txt
  126. - info on typical Linux memory problems.
  127. mkdev.cciss
  128. - script to make /dev entries for SMART controllers (see cciss.txt)
  129. mkdev.ida
  130. - script to make /dev entries for Intelligent Disk Array Controllers.
  131. modules.txt
  132. - short guide on how to make kernel parts into loadable modules
  133. moxa-smartio
  134. - info on installing/using Moxa multiport serial driver.
  135. mtrr.txt
  136. - how to use PPro Memory Type Range Registers to increase performance
  137. nbd.txt
  138. - info on a TCP implementation of a network block device.
  139. networking/
  140. - directory with info on various aspects of networking with Linux.
  141. nfsroot.txt
  142. - short guide on setting up a diskless box with NFS root filesystem
  143. nmi_watchdog.txt
  144. - info on NMI watchdog for SMP systems
  145. oops-tracing.txt
  146. - how to decode those nasty internal kernel error dump messages.
  147. paride.txt
  148. - information about the parallel port IDE subsystem.
  149. parisc/
  150. - directory with info on using Linux on PA-RISC architecture.
  151. parport.txt
  152. - how to use the parallel-port driver.
  153. parport-lowlevel.txt
  154. - description and usage of the low level parallel port functions.
  155. pci.txt
  156. - info on the PCI subsystem for device driver authors
  157. pcwd-watchdog.txt
  158. - info and sample code for using with the PC Watchdog reset card.
  159. pm.txt
  160. - info on Linux power management support
  161. powerpc/
  162. - directory with info on using Linux with the PowerPC.
  163. ramdisk.txt
  164. - short guide on how to set up and use the RAM disk.
  165. riscom8.txt
  166. - notes on using the RISCom/8 multi-port serial driver.
  167. rtc.txt
  168. - notes on how to use the Real Time Clock (aka CMOS clock) driver.
  169. s390/
  170. - directory with info on using Linux on the IBM S390.
  171. scsi-generic.txt
  172. - info on the sg driver for generic (non-disk/CD/tape) SCSI devices.
  173. scsi.txt
  174. - short blurb on using SCSI support as a module.
  175. serial-console.txt
  176. - how to set up Linux with a serial line console as the default.
  177. sgi-visws.txt
  178. - short blurb on the SGI Visual Workstations.
  179. smart-config.txt
  180. - description of the Smart Config makefile feature.
  181. smp.tex
  182. - LaTeX document describing implementation of Multiprocessor Linux
  183. smp.txt
  184. - a few more notes on symmetric multi-processing
  185. sound/
  186. - directory with info on sound card support
  187. sparc/
  188. - directory with info on using Linux on Sparc architecture.
  189. specialix.txt
  190. - info on hardware/driver for specialix IO8+ multiport serial card.
  191. spinlocks.txt
  192. - info on using spinlocks to provide exclusive access in kernel.
  193. stallion.txt
  194. - info on using the Stallion multiport serial driver.
  195. svga.txt
  196. - short guide on selecting video modes at boot via VGA BIOS.
  197. sx.txt
  198. - info on the Specialix SX/SI multiport serial driver.
  199. sysctl/
  200. - directory with info on the /proc/sys/* files
  201. sysrq.txt
  202. - info on the magic SysRq key
  203. telephony/
  204. - directory with info on telephony (e.g. voice over IP) support.
  205. unicode.txt
  206. - info on the Unicode character/font mapping used in Linux.
  207. usb/
  208. - directory with info regarding the Universal Serial Bus.
  209. video4linux/
  210. - directory with info regarding video/TV/radio cards and linux.
  211. vm/
  212. - directory with info on the Linux vm code.
  213. watchdog.txt
  214. - how to auto-reboot Linux if it has "fallen and can't get up". ;-)
  215. xterm-linux.xpm
  216. - XPM image of penguin logo (see logo.txt) sitting on an xterm.
  217. zorro.txt
  218. - info on writing drivers for Zorro bus devices found on Amigas.