Skip to content
Snippets Groups Projects
Commit 9a7c6160 authored by Moritz Knaut's avatar Moritz Knaut
Browse files

* Added links file with some gathered informational links

parent 27fdd2c5
No related branches found
No related tags found
No related merge requests found
Pipeline #
### ABOUT LINUX KERNEL
Kernel Guides:
http://www.linuxfoundation.org/content/1-guide-kernel-development-process
Some Links for Kernel Documents:
http://www.dit.upm.es/~jmseyas/linux/kernel/hackers-docs.html
Linux Kernel drivers
http://lwn.net/Kernel/LDD3/
Linux Kernel in a nuthshell:
http://www.linuxtopia.org/online_books/linux_kernel/kernel_configuration/
Really Interesting Challenge:
http://eudyptula-challenge.org/
New Kernel Hacking HOWTO
http://kernelnewbies.org/New_Kernel_Hacking_HOWTO
### DEVICES / INTERVENTION POINTS
Block devices
https://www.kernel.org/doc/htmldocs/kernel-api/API-register-blkdev.html
Character devices
http://www.tldp.org/LDP/lkmpg/2.4/html/c577.htm
USB
https://wiki.debian.org/HowToIdentifyADevice/USB
http://www.linux-usb.org/
Driver loading
http://stackoverflow.com/questions/8469732/how-does-the-linux-kernel-know-which-drivers-to-load-at-boot
UDEV
https://doc.opensuse.org/documentation/html/openSUSE_121/opensuse-reference/cha.udev.html#sec.udev.devdir
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment