Linux内核 Documentation下的00-INDEX文档翻译



This is a brief list of all the files in ./linux/Documentation and what
they contain. If you add a documentation file, please list it here in 
alphabetical order as well, or risk being hunted down like a rabid dog. 
Please try and keep the descriptions small enough to fit on one line.
Thanks -- Paul G.
这是一个有关位于./linux/Documentation目录下所有文件的一个简短的列表和对它
所包含的内容的一个简单的介绍。如果你添加了一个目录文件,请同样以字母的顺序
将他罗列到这个文件中,否则这个目录将被认定是不合法的。请保持您的描述尽量的
小,争取一行搞定。谢谢。-- Paul G


Following translations are available on the WWW:
下列的翻译文件将在下列网址中:(www)


   - Japanese, maintained by the JF Project (JF@linux.or.jp), at
     http://www.linux.or.jp/JF/
   - 日语,由JF项目维护,在http://www.linux.or.jp/JF/中。


00-INDEX                                                                         
- this file.  这个文件
BK-usage/
- directory with info on BitKeeper.   BitKeeper(版本管理程序)的信息目录
BUG-HUNTING
- brute force method of doing binary search of patches to find bug.    对于补丁使用暴力的方法进行寻找bug
Changes
- list of changes that break older software packages.  对于比较早的版本包的一些改变
CodingStyle
- how the boss likes the C code in the kernel to look.  在内核中程序猿们使用的代码风格
DMA-mapping.txt
- info for PCI drivers using DMA portably across all platforms.  有关于所有平台的使用DMA的PCI驱动的相关信息
DocBook/
- directory with DocBook templates etc. for kernel documentation.   为内核文档设计的带有DocBook模板的目录
IO-mapping.txt
- how to access I/O mapped memory from within device drivers.       在设备驱动中如何与I/O内存进行通信
IRQ-affinity.txt
- how to select which CPU(s) handle which interrupt events on SMP.  在SMP(对称多处理器)中如何选择哪一个CPU处理哪一个中断
README.DAC960
- info on Mylex DAC960/DAC1100 PCI RAID Controller Driver for Linux  有关于为Linux所设计的 Mylex DAC960/DAC1100 PCI RAID控制器驱动的信息
README.moxa
- release notes for Moxa mutiport serial card.                       有关Moxa mutiport系列卡的相关发行信息
SAK.txt
- info on Secure Attention Keys.                                     有关SAK的信息  
SubmittingDrivers
- procedure to get a new driver source included into the kernel tree.  有关于获取一个被添加到内核树的新驱动的过程
SubmittingPatches 
- procedure to get a source patch included into the kernel tree.    有关于获取一个被添加到内核树的源补丁的过程
VGA-softcursor.txt
- how to change your VGA cursor from a blinking underscore.         有关于如何从一个可恶的下划线中改变成VGA游标
arm/
- directory with info about Linux on the ARM architecture.           有关于Linux在ARM架构上的信息目录
binfmt_misc.txt
- info on the kernel support for extra binary formats.               有关于内核对其他二进制格式的支持的信息
block/
- info on the Block I/O (BIO) layer.                                 有关于块设备层的信息
cachetlb.txt
- describes the cache/TLB flushing interfaces Linux uses.            描述linux使用的cache/TLB flushing接口
cciss.txt
- info, major/minor #'s for Compaq's SMART Array Controllers.    有关于康博智能阵列控制器的信息,最主要的/最小的#
cdrom/
- directory with information on the CD-ROM drivers that Linux has. 有关于linux拥有的CD-ROM驱动程序的信息的目录
computone.txt
- info on Computone Intelliport II/Plus Multiport Serial Driver    有关于Computone Intelliport II/plus 多串口系列驱动的信息
cpqarray.txt
- info on using Compaq's SMART2 Intelligent Disk Array Controllers. 有关于使用康博第二代智能磁盘阵列控制器的一些信息
cpufreq/
- info on CPU frequency and voltage scaling                          有关于CPU频率和电压缩放的信息                           
cris/
- directory with info about Linux on CRIS architecture.              有关于运行于CRIS架构上的Linux的信息目录
devices.txt
- plain ASCII listing of all the nodes in /dev/ with major minor #'s  位于/dev/目录下的所有节点的ASCII列表
digiboard.txt
- info on the Digiboard PC/X{i,e,eve} multiport boards.               有关于数字板PC/X{i,e,eve}多串口板的信息
digiepca.txt 
- info on Digi Intl. {PC,PCI,EISA}Xx and Xem series cards.            有关于数字Intl. {PC,PCI,EISA}Xx 和 Xem系列卡的信息
dnotify.txt
- info about directory notification in Linux.                         有关于在linux中的目录通知的信息
driver-model.txt
- info about Linux driver model.                                      有关于linux驱动模块的信息
early-userspace/
- info about initramfs, klibc, and userspace early during boot.       有关于在启动早期initramfs,klibc和userspace的信息
exception.txt
- how Linux v2.2 handles exceptions without verify_area etc.           解释在没有验证区域的时候linux v2.2如何处理异常
fb/
- directory with info on the frame buffer graphics abstraction layer.  该目录是有关于帧缓冲的图像抽象层的信息
filesystems/
- directory with info on the various filesystems that Linux supports.   该目录是有关于linux支持的各种各样的文件系统的信息
floppy.txt
- notes and driver options for the floppy disk driver.                  软盘驱动程序的注意事项和一些驱动选项              
ftape.txt
- notes about the floppy tape device driver                              有关于软盘磁带设备驱动的一些注意事项                            
hayes-esp.txt
- info on using the Hayes ESP serial driver.                              有关于使用Hayes ESP系列驱动的信息
highuid.txt
- notes on the change from 16 bit to 32 bit user/group IDs.               有关于从16位到32位用户/组ID的变化
i2c/
- directory with info about the I2C bus/protocol (2 wire, kHz speed)      该目录是有关于I2c 总线/协议的信息(2根线,速度以 KHZ进行描述)
i386/
- directory with info about Linux on intel 32 bit architecture.            该目录是有关与linux在intel 32位架构上的相关信息
i810_rng.txt
- info on Linux support for random number generator in i8xx chipsets.       linux在i8xx芯片集上对随机数发生器的支持信息
ia64/
- directory with info about Linux on intel 64 bit architecture.             该目录是有关与linux在intel 64位架构上的相关信息
ide.txt
- important info for users of ATA devices (IDE/EIDE disks and CD-ROMS)      有关于ATA设备的重要信息
initrd.txt
- how to use the RAM disk as an initial/temporary root filesystem.           如何使用RAM磁盘作为一个最初的/暂时的根文件系统
input/
- info on Linux input device support.                                        linux输入设备支持信息
ioctl-number.txt
- how to implement and register device/driver ioctl calls.                   如何实现和注册设备/驱动ioctl调用             
isapnp.txt
- info on Linux ISA Plug & Play support                                      有关于LINUX plug & play支持信息
isdn/
- directory with info on the Linux ISDN support, and supported cards.        该目录是有关于linux的ISDN支持以及所支持的卡的信息
java.txt
- info on the in-kernel binary support for Java(tm)                           有关于在内核中的java的二进制支持信息
kbuild/
- directory with info about the kernel build process                          该目录是有关于内核构建过程的信息
kernel-doc-nano-HOWTO.txt
- mini HowTo on generation and location of kernel documentation files.        对内核目录系统的产生和定位的一个迷你HowTo 
kernel-docs.txt
- listing of various WWW + books that document kernel internals.              罗列了一些记录内核内部构件的网站和书籍
kernel-parameters.txt 
- summary listing of command line / boot prompt args for the kernel.           对一些命令行和启动提示的一些参数的介绍
ldm.txt
- a brief description of LDM (Windows Dynamic Disks).                          对LDM的一个简单的介绍        
locks.txt
- info on file locking implementations, flock() vs. fcntl(), etc.              对文件锁的实现,例如flock()与fcntl()的介绍
logo.gif
- Full colour GIF image of Linux logo (penguin)                                 linux标识的全色GIF图像
logo.txt
- Info on creator of above logo & site to get additional images from.           上述logo的创建者和获取该logo的网址的信息
m68k/
- directory with info about Linux on Motorola 68k architecture.                  该目录是关于linux在motorola 68k架构上的信息
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.             linux对sys V强制文件锁的实现信息
mca.txt 
- info on supporting Micro Channel Architecture (e.g. PS/2) systems.            linux对微通道架构系统的支持信息
md.txt
- info on boot arguments for the multiple devices driver                        有关于多设备驱动的启动参数的信息 
memory.txt
- info on typical Linux memory problems.                                         linux一些典型的内存问题
mips/ 
- directory with info about Linux on MIPS architecture.                          该目录是有关于linux在MIPS架构上的信息
mkdev.cciss
- script to make /dev entries for SMART controllers (see cciss.txt)              有关于智能控制器的make /dev命令入口的脚本
mkdev.ida
- script to make /dev entries for Intelligent Disk Array Controllers.            有关于智能磁盘阵列控制器的make /dev命令入口的脚本
moxa-smartio
- info on installing/using Moxa multiport serial driver.                        有关于如何安装和使用Moxa多串口系列驱动的信息
mtrr.txt
- how to use PPro Memory Type Range Registers to increase performance            如何使用记忆性范围寄存器来提高性能
nbd.txt
- info on a TCP implementation of a network block device.                        描述对于一个网络块设备的TCP实现方式
networking/ 
- directory with info on various aspects of networking with Linux.                该目录主要是介绍的linux中的有关网络的各个方面的信息
nfsroot.txt
- short guide on setting up a diskless box with NFS root filesystem              简短介绍如何在无磁盘的机器中设置NFS根文件系统       
nmi_watchdog.txt
- info on NMI watchdog for SMP systems                                           介绍对于SMP系统的NMI看门狗的信息
oops-tracing.txt
- how to decode those nasty internal kernel error dump messages.                 介绍如何编码那些讨厌的内部内核错误转储信息
paride.txt
- information about the parallel port IDE subsystem.                             有关于并行端口IDE子系统的信息
parisc/
- directory with info on using Linux on PA-RISC architecture.                    该目录介绍linux在PA—RISC架构上的信息
parport.txt
- how to use the parallel-port driver.                                            如何使用并行端口驱动
parport-lowlevel.txt
- description and usage of the low level parallel port functions.                 有关于底层的并行端口函数的介绍和使用方式
pci.txt
- info on the PCI subsystem for device driver authors                            为设备驱动的作者介绍的PCI子系统的信息              
pcwd-watchdog.txt
- info and sample code for using with the PC Watchdog reset card.                有关看门狗重置卡的信息和实例代码
pm.txt
- info on Linux power management support.                                         有关于linux的电源管理支持的信息
power/
- directory with info on Linux PCI power management.                             该目录主要介绍linux PCI电源管理的信息
powerpc/
- directory with info on using Linux with the PowerPC.                           该目录介绍在PowerPc机器上使用linux的信息
preempt-locking.txt
- info on locking under a preemptive kernel.                                      介绍在最先运行的内核下锁的信息
ramdisk.txt
- short guide on how to set up and use the RAM disk.                              如何设置和使用RAM磁盘的简短介绍
riscom8.txt
- notes on using the RISCom/8 multi-port serial driver.                           介绍如何使用RISCom/8多端口驱动器
rocket.txt
- info on installing/using the Comtrol RocketPort multiport serial driver          介绍如何安装和使用Comtrol公司的RocketPort多端口驱动
rtc.txt
- notes on how to use the Real Time Clock (aka CMOS clock) driver.                 介绍如何使用实时时钟驱动
s390/
- directory with info on using Linux on the IBM S390.                              该目录主要介绍在IBM S390上使用linux的信息
sh/
- directory with info on porting Linux to a new architecture.                      该目录主要介绍如何将linux推广到新的架构中
scsi/
- directory with info on Linux scsi support.                                       介绍有关于linux scsi支持的信息
serial-console.txt
- how to set up Linux with a serial line console as the default.                   介绍如何将串行控制台设置成默认的
sgi-visws.txt
- short blurb on the SGI Visual Workstations.                                      SGI可视化工作平台的简介     
smart-config.txt 
- description of the Smart Config makefile feature.                                对智能配置makefile特征的介绍
smp.tex
- LaTeX document describing implementation of Multiprocessor Linux                 该文件描述了多处理器linux的实现
smp.txt
- a few more notes on symmetric multi-processing                                   对对称多处理器的一些介绍
sonypi.txt
- info on Linux Sony Programmable I/O Device support.                             介绍sony可编程I/O设备的支持信息
sound/
- directory with info on sound card support                                       介绍对声卡的支持
sparc/
- directory with info on using Linux on Sparc architecture.                       该目录主要介绍linux在Sparc结构上的信息
specialix.txt                  
- info on hardware/driver for specialix IO8+ multiport serial card.               有关于specialix的IO8+多串口卡的硬件/驱动信息        
spinlocks.txt
- info on using spinlocks to provide exclusive access in kernel.                  介绍如何使用Spinlocks来提供对内核额外的访问
stallion.txt
- info on using the Stallion multiport serial driver.                             介绍如何使用Stallion多串口驱动
svga.txt
- short guide on selecting video modes at boot via VGA BIOS.                      在启动阶段通过VGA Bios选择视频模式的简介
sx.txt
- info on the Specialix SX/SI multiport serial driver.                            介绍Specialix的SX/SI多串口驱动
sysctl/
- directory with info on the /proc/sys/* files                                    该目录主要介绍位置/proc/sys/*目录下的文件
sysrq.txt
- info on the magic SysRq key                                                     介绍神奇的SysRq值                                         
telephony/
- directory with info on telephony (e.g. voice over IP) support.                  介绍对电话支持的目录
unicode.txt
- info on the Unicode character/font mapping used in Linux.                       介绍在linux中的unicode编码的字符/字体映射                     
usb/
- directory with info regarding the Universal Serial Bus.                        有关于通用串行总线的信息       
video4linux/
- directory with info regarding video/TV/radio cards and linux.                  关于video/TV/radio卡和linux的信息目录
vm/
- directory with info on the Linux vm code.                                       有关于linux vm码的信息
watchdog.txt
- how to auto-reboot Linux if it has "fallen and can't get up". ;-)              如果提示“fallen and can't get up”,如何自动重启linux
x86_64/
- directory with info on Linux support for AMD x86-64 (Hammer) machines.         介绍linux对AMD x86-64机器的支持信息
xterm-linux.xpm
- XPM image of penguin logo (see logo.txt) sitting on an xterm.                   坐落在xterm上的企鹅图像           
zorro.txt
- info on writing drivers for Zorro bus devices found on Amigas.                 介绍了在Amigas中发现的如何为Zorro设备编写驱动
  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值