Linux kernel interfaces: Difference between revisions

Content deleted Content added
tagging
Added "Linux Device Drivers...", link
Line 11:
* [http://kernelbook.sourceforge.net/kernel-api.html/ The Linux Kernel API from the Kernelbook project]
* [http://linuxdriver.co.il/kernel_map Interactive Linux kernel map] with main API functions and structures
* [http://www.makelinux.net/ldd3 Linux Device Drivers], 3rd edition
* [http://isis.poly.edu/kulesh/stuff/src/klist/ Linux Kernel Linked List Explained]
* [http://www.kroah.com/log/linux/stable_api_nonsense.html Greg K-H's monkey log] explaining why Linux does not have a stable in-kernel interface.