Sources for Further Information
Most of the information I provide in this book is extracted directly from the kernel sources. As long as you have them installed in your system, you’ll rarely need other documents to supplement the information. There are a few interesting books out there that can help in writing device drivers, although the main sources of information are the kernel sources and the technical documentation about your devices. Needless to say, you’ll appreciate the manuals that describe your own computer platform.
As far as kernel hacking is concerned, the best information (after the source files) is available on the Internet. Linux Journal also hosts some interesting technical articles. Check the ``Kernel Korner'' column, but skip my own articles, as I tend to repeat myself; non-Kernel Korner articles are interesting as well, but rarely as technical as the average reader of this book will appreciate.
On the Internet, I’d suggest looking in the following places:
- http://www.redhat.com:8080/
The ``HyperNews'' server at Red Hat carries the Kernel Hacker’s Guide, an interesting document about the kernel internals. Some of its chapters are quite old, but some have been introduced or updated recently. The material is quite interesting, in my opinion.
- http://www.kernel.org/ , ftp://ftp.kernel.org/
This site is the home of Linux kernel development. You’ll find the latest kernel release and related information. Note that the FTP site is mirrored throughout the world, so you’ll ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access