linux2.6.1/docs/00-INDEX

举报
远航 | FIBOS 发表于 2020/11/30 22:34:13 2020/11/30
【摘要】 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 ...


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 下包含的所有文件的简短列表。如果你往里面
添加了文档,请在此处按字母表顺序列出来,否则,危险将如疯狗般如影随形。请尽力
保持描述只有一行。




Following translations are available on the WWW:


   - Japanese, maintained by the JF Project (JF@linux.or.jp), at
     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.
- 内核中的C代码格式
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(对称多处理器)如何选择哪一个处理器处理中断
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系列串口卡的发行信息
SAK.txt
- info on Secure Attention Keys.
- 有关Secure Attention Keys的信息
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.
- I/O块设备层的信息
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 Multiport系列驱动的信息
cpqarray.txt
- info on using Compaq's SMART2 Intelligent Disk Array Controllers.
- 有关使用Compaq's SMART2智能磁盘阵列控制器的说明
cpufreq/
- info on CPU frequency and voltage scaling
- 有关CPU频率与电压调节的信息
cris/
- directory with info about Linux on CRIS architecture.
- 有关Linux在CRIS体系结构的信息目录
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.
- 有关Digiboard PC/X{i,e,eve}多端口的信息
digiepca.txt
- info on Digi Intl. {PC,PCI,EISA}Xx and Xem series cards.
- 有关Digi Intl. {PC,PCI,EISA}Xx and 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总线/协议信息的目录
i386/
- directory with info about Linux on intel 32 bit architecture.
- 有关Linux在intel32架构信息的目录
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在intel64位架构的信息的目录
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支持即插即用的相关信息
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.
- mini的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.
- 文件锁的实现信息
logo.gif
- Full colour GIF image of Linux logo (penguin)
- Linux Logo
logo.txt
- Info on creator of above logo & site to get additional images from.
- logo的相关信息
m68k/
- directory with info about Linux on Motorola 68k architecture.
- 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.
- 支持微通道体系结构系统的信息
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)
- 脚本文件
mkdev.ida
- script to make /dev entries for Intelligent Disk Array Controllers.
- 脚本文件
moxa-smartio
- info on installing/using Moxa multiport serial driver.
- 设置/使用 Moxa驱动的相关信息
mtrr.txt
- how to use PPro Memory Type Range Registers to increase performance
- 如何使用PPro记忆型范围寄存器来提高性能
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.
- 并行端口集成子系统信息
parisc/
- directory with info on using Linux on PA-RISC architecture.
- PA-RISC架构下使用Linux
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.
- 使用PC看门狗的信息和示例代码
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.
- 如何以默认串行控制台设置Linux
sgi-visws.txt
- short blurb on the SGI Visual Workstations.
- SGI Visual Workstation的简介
smart-config.txt
- description of the Smart Config makefile feature.
- 智能配置特点的描述
smp.tex
- LaTeX document describing implementation of Multiprocessor Linux
- 实现多处理器Linux的LaTex文档
smp.txt
- a few more notes on symmetric multi-processing
- 更多关于对称多处理器的信息
sonypi.txt
- info on Linux Sony Programmable I/O Device support.
- Linux Sony Programmable I/O设备的支持信息
sound/
- directory with info on sound card support
- 声卡支持信息
sparc/
- directory with info on using Linux on Sparc architecture.
- Sparc架构下使用Linux的信息目录
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.
- 关于使用自旋锁的相关信息
stallion.txt
- info on using the Stallion multiport serial driver.
- 使用Stallion multiport系列驱动的信息
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 multiport系列驱动的信息
sysctl/
- directory with info on the /proc/sys/* files
- /proc/sys/*下的文件信息
sysrq.txt
- info on the magic SysRq key
- 关于magic SysRq key的信息
telephony/
- directory with info on telephony (e.g. voice over IP) support.
- 有关telephony的支持信息
unicode.txt
- info on the Unicode character/font mapping used in Linux.
- Linux中的Unicode/font表
usb/
- directory with info regarding the Universal Serial Bus.
- USB相关信息
video4linux/
- directory with info regarding video/TV/radio cards and linux.
- 有关显示/电视/无线电卡的信息
vm/
- directory with info on the Linux vm code.
- Linux vm Code信息
watchdog.txt
- how to auto-reboot Linux if it has "fallen and can't get up". ;-)
- 如何自动重启Linux
x86_64/
- directory with info on Linux support for AMD x86-64 (Hammer) machines.
- Linux对于ADM x86-64的支持信息
xterm-linux.xpm
- XPM image of penguin logo (see logo.txt) sitting on an xterm.
- penguin logo
zorro.txt
- info on writing drivers for Zorro bus devices found on Amigas.
- 为Zorro总线写驱动的相关信息

文章来源: blog.csdn.net,作者:冰水比水冰,版权归原作者所有,如需转载,请联系作者。

原文链接:blog.csdn.net/luoyhang003/article/details/39380845

【版权声明】本文为华为云社区用户转载文章,如果您发现本社区中有涉嫌抄袭的内容,欢迎发送邮件进行举报,并提供相关证据,一经查实,本社区将立刻删除涉嫌侵权内容,举报邮箱: cloudbbs@huaweicloud.com
  • 点赞
  • 收藏
  • 关注作者

评论(0

0/1000
抱歉,系统识别当前为高风险访问,暂不支持该操作

全部回复

上滑加载中

设置昵称

在此一键设置昵称,即可参与社区互动!

*长度不超过10个汉字或20个英文字符,设置后3个月内不可修改。

*长度不超过10个汉字或20个英文字符,设置后3个月内不可修改。