Linux kernel & device driver programming

Cross-Referenced Linux and Device Driver Code

[ source navigation ] [ identifier search ] [ freetext search ] [ file search ]
Version: [ 2.6.11.8 ] [ 2.6.25 ] [ 2.6.25.8 ] [ 2.6.31.13 ] Architecture: [ i386 ]
  Name Size Last modified (GMT) Description
Back Parent directory 2005-05-14 15:28:26
Folder BK-usage/ 2005-04-30 01:31:39 directory with info on BitKeeper.
Folder DocBook/ 2005-05-11 14:26:51 directory with DocBook templates etc. for kernel documentation.
Folder RCU/ 2005-04-30 01:29:57 directory with info on RCU (read-copy update).
Folder aoe/ 2005-04-30 01:30:09
Folder arm/ 2005-04-30 01:33:31 directory with info about Linux on the ARM architecture.
Folder block/ 2005-04-30 01:30:41 info on the Block I/O (BIO) layer.
Folder cdrom/ 2005-04-30 01:31:45 directory with information on the CD-ROM drivers that Linux has.
Folder cpu-freq/ 2005-04-30 01:32:57 info on CPU frequency and voltage scaling.
Folder cris/ 2005-04-30 01:30:52 directory with info about Linux on CRIS architecture.
Folder crypto/ 2005-04-30 01:33:22 directory with info on the Crypto API.
Folder device-mapper/ 2005-04-30 01:33:31 directory with info on Device Mapper.
Folder driver-model/ 2005-04-30 01:34:03 directory with info about Linux driver model.
Folder dvb/ 2005-04-30 01:32:48 info on Linux Digital Video Broadcast (DVB) subsystem.
Folder early-userspace/ 2005-04-30 01:33:50 info about initramfs, klibc, and userspace early during boot.
Folder fb/ 2005-04-30 01:32:21 directory with info on the frame buffer graphics abstraction layer.
Folder filesystems/ 2005-04-30 01:33:50 directory with info on the various filesystems that Linux supports.
Folder firmware_class/ 2005-04-30 01:31:36 request_firmware() hotplug interface info.
Folder fujitsu/ 2005-04-30 01:22:44
Folder i2c/ 2005-04-30 01:33:00 directory with info about the I2C bus/protocol (2 wire, kHz speed).
Folder i2o/ 2005-04-30 01:33:17 directory with info about the Linux I2O subsystem.
Folder i386/ 2005-04-30 01:33:23 directory with info about Linux on Intel 32 bit architecture.
Folder ia64/ 2005-04-30 01:31:37 directory with info about Linux on Intel 64 bit architecture.
Folder infiniband/ 2005-04-30 01:30:57
Folder input/ 2005-04-30 01:33:46 info on Linux input device support.
Folder ioctl/ 2005-04-30 01:32:45
Folder isdn/ 2005-04-30 01:33:56 directory with info on the Linux ISDN support, and supported cards.
Folder kbuild/ 2005-04-30 01:33:56 directory with info about the kernel build process.
Folder m68k/ 2005-04-30 01:30:09 directory with info about Linux on Motorola 68k architecture.
Folder mips/ 2005-04-30 01:33:43 directory with info about Linux on MIPS architecture.
Folder networking/ 2005-04-30 01:34:02 directory with info on various aspects of networking with Linux.
Folder parisc/ 2005-04-30 01:31:22 directory with info on using Linux on PA-RISC architecture.
Folder power/ 2005-04-30 01:34:07 directory with info on Linux PCI power management.
Folder powerpc/ 2005-04-30 01:30:52 directory with info on using Linux with the PowerPC.
Folder s390/ 2005-04-30 01:34:04 directory with info on using Linux on the IBM S390.
Folder scsi/ 2005-04-30 01:33:37 directory with info on Linux scsi support.
Folder serial/ 2005-04-30 01:24:27 directory with info on the low level serial API.
Folder sh/ 2005-04-30 01:33:45 directory with info on porting Linux to a new architecture.
Folder sound/ 2005-04-30 01:23:17 directory with info on sound card support.
Folder sparc/ 2005-04-30 01:28:04 directory with info on using Linux on Sparc architecture.
Folder sysctl/ 2005-04-30 01:34:01 directory with info on the /proc/sys/* files.
Folder telephony/ 2005-04-30 01:26:42 directory with info on telephony (e.g. voice over IP) support.
Folder uml/ 2005-04-30 01:24:37 directory with infomation about User Mode Linux.
Folder usb/ 2005-04-30 01:33:36 directory with info regarding the Universal Serial Bus.
Folder video4linux/ 2005-04-30 01:32:57 directory with info regarding video/TV/radio cards and linux.
Folder vm/ 2005-04-30 01:33:30 directory with info on the Linux vm code.
Folder w1/ 2005-04-30 01:30:47
Folder watchdog/ 2005-04-30 01:31:57 how to auto-reboot Linux if it has "fallen and can't get up". ;-)
Folder x86_64/ 2005-04-30 01:32:35 directory with info on Linux support for AMD x86-64 (Hammer) machines.
File BUG-HUNTING 3699 bytes 2005-04-30 01:32:33 brute force method of doing binary search of patches to find bug.
File Changes 12718 bytes 2005-04-30 01:31:40 list of changes that break older software packages.
File CodingStyle 15351 bytes 2005-04-30 01:26:07 how the boss likes the C code in the kernel to look.
File DMA-API.txt 20407 bytes 2005-04-30 01:28:19 DMA API, pci_ API & extensions for non-consistent memory machines.
File DMA-mapping.txt 32244 bytes 2005-04-30 01:28:05 info for PCI drivers using DMA portably across all platforms.
File IO-mapping.txt 8034 bytes 2005-04-30 01:26:20 how to access I/O mapped memory from within device drivers.
File IPMI.txt 20965 bytes 2005-04-30 01:23:08 info on Linux Intelligent Platform Management Interface (IPMI) Driver.
File IRQ-affinity.txt 1362 bytes 2005-04-30 01:22:37 how to select which CPU(s) handle which interrupt events on SMP.
File MSI-HOWTO.txt 23033 bytes 2005-04-30 01:22:54 the Message Signaled Interrupts (MSI) Driver Guide HOWTO and FAQ.
File ManagementStyle 13249 bytes 2005-04-30 01:28:57 how to (attempt to) manage kernel hackers.
File PCIEBUS-HOWTO.txt 8851 bytes 2005-04-30 01:28:39
File README.DAC960 34727 bytes 2005-04-30 01:23:32 info on Mylex DAC960/DAC1100 PCI RAID Controller Driver for Linux.
File README.cycladesZ 293 bytes 2005-04-30 01:28:39
File SAK.txt 2934 bytes 2005-04-30 01:28:01 info on Secure Attention Keys.
File SubmittingDrivers 5249 bytes 2005-04-30 01:29:49 procedure to get a new driver source included into the kernel tree.
File SubmittingPatches 13381 bytes 2005-04-30 01:23:10 procedure to get a source patch included into the kernel tree.
File VGA-softcursor.txt 2051 bytes 2005-04-30 01:32:59 how to change your VGA cursor from a blinking underscore.
File atomic_ops.txt 15116 bytes 2005-04-30 01:24:02
File basic_profiling.txt 1677 bytes 2005-04-30 01:26:33 basic instructions for those who wants to profile Linux kernel.
File binfmt_misc.txt 6107 bytes 2005-04-30 01:33:37 info on the kernel support for extra binary formats.
File cachetlb.txt 15939 bytes 2005-04-30 01:26:25 describes the cache/TLB flushing interfaces Linux uses.
File cciss.txt 4856 bytes 2005-04-30 01:24:03 info, major/minor #'s for Compaq's SMART Array Controllers.
File cli-sti-removal.txt 4003 bytes 2005-04-30 01:25:16 cli()/sti() removal guide.
File computone.txt 20750 bytes 2005-04-30 01:30:57 info on Computone Intelliport II/Plus Multiport Serial Driver.
File cpqarray.txt 2224 bytes 2005-04-30 01:28:01 info on using Compaq's SMART2 Intelligent Disk Array Controllers.
File debugging-modules.txt 759 bytes 2005-04-30 01:28:44 some notes on debugging modules after Linux 2.6.3.
File devices.txt 113901 bytes 2005-04-30 01:33:35 plain ASCII listing of all the nodes in /dev/ with major minor #'s.
File digiepca.txt 3788 bytes 2005-04-30 01:23:10 info on Digi Intl. {PC,PCI,EISA}Xx and Xem series cards.
File dnotify.txt 3572 bytes 2005-04-30 01:28:29 info about directory notification in Linux.
File eisa.txt 7290 bytes 2005-04-30 01:29:13 info on EISA bus support.
File exception.txt 12354 bytes 2005-04-30 01:23:57 how Linux v2.2 handles exceptions without verify_area etc.
File feature-removal-schedule.txt 692 bytes 2005-04-30 01:29:50
File floppy.txt 8524 bytes 2005-04-30 01:26:42 notes and driver options for the floppy disk driver.
File ftape.txt 10995 bytes 2005-04-30 01:23:30 notes about the floppy tape device driver.
File hayes-esp.txt 6637 bytes 2005-04-30 01:23:27 info on using the Hayes ESP serial driver.
File highuid.txt 2542 bytes 2005-04-30 01:32:21 notes on the change from 16 bit to 32 bit user/group IDs.
File hpet.txt 6569 bytes 2005-04-30 01:29:43 High Precision Event Timer Driver for Linux.
File hw_random.txt 2620 bytes 2005-04-30 01:29:25 info on Linux support for random number generator in i8xx chipsets.
File ibm-acpi.txt 17635 bytes 2005-04-30 01:27:25
File ide.txt 15767 bytes 2005-04-30 01:29:28 important info for users of ATA devices (IDE/EIDE disks and CD-ROMS).
File initrd.txt 13443 bytes 2005-04-30 01:29:17 how to use the RAM disk as an initial/temporary root filesystem.
File io_ordering.txt 1923 bytes 2005-04-30 01:22:35 info on ordering I/O writes to memory-mapped addresses.
File ioctl-number.txt 7175 bytes 2005-04-30 01:31:58 how to implement and register device/driver ioctl calls.
File iostats.txt 7310 bytes 2005-04-30 01:26:16 info on I/O statistics Linux kernel provides.
File isapnp.txt 433 bytes 2005-04-30 01:32:23 info on Linux ISA Plug & Play support.
File java.txt 10938 bytes 2005-04-30 01:29:27 info on the in-kernel binary support for Java(tm).
File kernel-doc-nano-HOWTO.txt 4435 bytes 2005-04-30 01:27:16 mini HowTo on generation and location of kernel documentation files.
File kernel-docs.txt 36175 bytes 2005-04-30 01:29:08 listing of various WWW + books that document kernel internals.
File kernel-parameters.txt 41009 bytes 2005-04-30 01:33:03 summary listing of command line / boot prompt args for the kernel.
File keys.txt 31506 bytes 2005-04-30 01:29:48
File kobject.txt 11613 bytes 2005-04-30 01:25:36 info of the kobject infrastructure of the Linux kernel.
File laptop-mode.txt 31447 bytes 2005-04-30 01:30:50 How to conserve battery power using laptop-mode.
File ldm.txt 3662 bytes 2005-04-30 01:32:21 a brief description of LDM (Windows Dynamic Disks).
File locks.txt 3461 bytes 2005-04-30 01:29:52 info on file locking implementations, flock() vs. fcntl(), etc.
File logo.gif 16335 bytes 2005-04-30 01:32:16 Full colour GIF image of Linux logo (penguin).
File logo.txt 563 bytes 2005-04-30 01:25:13 Info on creator of above logo & site to get additional images from.
File magic-number.txt 10112 bytes 2005-04-30 01:28:37 list of magic numbers used to mark/protect kernel data structures.
File mandatory.txt 7284 bytes 2005-04-30 01:26:45 info on the Linux implementation of Sys V mandatory file locking.
File mca.txt 11795 bytes 2005-04-30 01:28:18 info on supporting Micro Channel Architecture (e.g. PS/2) systems.
File md.txt 4080 bytes 2005-04-30 01:29:28 info on boot arguments for the multiple devices driver.
File memory.txt 2177 bytes 2005-04-30 01:32:56 info on typical Linux memory problems.
File mono.txt 2558 bytes 2005-04-30 01:25:46 how to execute Mono-based .NET binaries with the help of BINFMT_MISC.
File moxa-smartio 16702 bytes 2005-04-30 01:27:12 info on installing/using Moxa multiport serial driver.
File mtrr.txt 9780 bytes 2005-04-30 01:23:12 how to use PPro Memory Type Range Registers to increase performance.
File nbd.txt 1994 bytes 2005-04-30 01:30:25 info on a TCP implementation of a network block device.
File nfsroot.txt 8020 bytes 2005-04-30 01:31:43 short guide on setting up a diskless box with NFS root filesystem.
File nmi_watchdog.txt 4301 bytes 2005-04-30 01:24:36 info on NMI watchdog for SMP systems.
File nommu-mmap.txt 6206 bytes 2005-04-30 01:34:06
File numastat.txt 861 bytes 2005-04-30 01:30:40 info on how to read Numa policy hit/miss statistics in sysfs.
File oops-tracing.txt 10840 bytes 2005-04-30 01:24:55 how to decode those nasty internal kernel error dump messages.
File paride.txt 17066 bytes 2005-04-30 01:22:55 information about the parallel port IDE subsystem.
File parport-lowlevel.txt 33260 bytes 2005-04-30 01:27:36 description and usage of the low level parallel port functions.
File parport.txt 8979 bytes 2005-04-30 01:28:58 how to use the parallel-port driver.
File pci.txt 12681 bytes 2005-04-30 01:27:22 info on the PCI subsystem for device driver authors.
File pm.txt 10236 bytes 2005-04-30 01:25:05 info on Linux power management support.
File pnp.txt 6799 bytes 2005-04-30 01:24:07 Linux Plug and Play documentation.
File preempt-locking.txt 5346 bytes 2005-04-30 01:33:22 info on locking under a preemptive kernel.
File prio_tree.txt 5359 bytes 2005-04-30 01:27:06
File ramdisk.txt 6489 bytes 2005-04-30 01:23:19 short guide on how to set up and use the RAM disk.
File riscom8.txt 1351 bytes 2005-04-30 01:23:11 notes on using the RISCom/8 multi-port serial driver.
File rocket.txt 7751 bytes 2005-04-30 01:27:58 info on the Comtrol RocketPort multiport serial driver.
File rpc-cache.txt 7228 bytes 2005-04-30 01:24:33 introduction to the caching mechanisms in the sunrpc layer.
File rtc.txt 8251 bytes 2005-04-30 01:23:56 notes on how to use the Real Time Clock (aka CMOS clock) driver.
File sched-coding.txt 4076 bytes 2005-04-30 01:23:39 reference for various scheduler-related methods in the O(1) scheduler.
File sched-design.txt 7912 bytes 2005-04-30 01:28:28 goals, design and implementation of the Linux O(1) scheduler.
File sched-domains.txt 3709 bytes 2005-04-30 01:24:04 information on scheduling domains.
File sched-stats.txt 7162 bytes 2005-04-30 01:33:58 information on schedstats (Linux Scheduler Statistics).
File seclvl.txt 3087 bytes 2005-04-30 01:26:26
File serial-console.txt 3915 bytes 2005-04-30 01:28:31 how to set up Linux with a serial line console as the default.
File sgi-visws.txt 678 bytes 2005-04-30 01:25:05 short blurb on the SGI Visual Workstations.
File smart-config.txt 3220 bytes 2005-04-30 01:27:10 description of the Smart Config makefile feature.
File smp.txt 844 bytes 2005-04-30 01:30:45 a few notes on symmetric multi-processing.
File sonypi.txt 5881 bytes 2005-04-30 01:23:08 info on Linux Sony Programmable I/O Device support.
File sparse.txt 2285 bytes 2005-04-30 01:26:01
File specialix.txt 15155 bytes 2005-04-30 01:24:33 info on hardware/driver for specialix IO8+ multiport serial card.
File spinlocks.txt 7968 bytes 2005-04-30 01:30:56 info on using spinlocks to provide exclusive access in kernel.
File stable_api_nonsense.txt 9539 bytes 2005-04-30 01:30:44
File stallion.txt 17997 bytes 2005-04-30 01:33:56 info on using the Stallion multiport serial driver.
File svga.txt 14402 bytes 2005-04-30 01:23:21 short guide on selecting video modes at boot via VGA BIOS.
File sx.txt 11619 bytes 2005-04-30 01:26:55 info on the Specialix SX/SI multiport serial driver.
File sysrq.txt 9205 bytes 2005-04-30 01:27:38 info on the magic SysRq key.
File time_interpolators.txt 1400 bytes 2005-04-30 01:30:40 info on time interpolators.
File tipar.txt 2877 bytes 2005-04-30 01:22:54 information about Parallel link cable for Texas Instruments handhelds.
File tty.txt 7240 bytes 2005-04-30 01:32:56 guide to the locking policies of the tty layer.
File unicode.txt 6680 bytes 2005-04-30 01:24:11 info on the Unicode character/font mapping used in Linux.
File voyager.txt 3493 bytes 2005-04-30 01:29:13 guide to running Linux on the Voyager architecture.
File xterm-linux.xpm 3573 bytes 2005-04-30 01:29:08 XPM image of penguin logo (see logo.txt) sitting on an xterm.
File zorro.txt 2886 bytes 2005-04-30 01:30:48 info on writing drivers for Zorro bus devices found on Amigas.
  This page was automatically generated by the LXR engine.