Source Code for “Linux Device Drivers” 3rd edition
April 22nd, 2009
Linux Device Drivers 3rd edition is a very good book by Jonathan Corbet, Alessandro Rubini and Greg Kroah-Hartman. The book itself is under Creative Commons license, so it’s easy to get it online. But the source code, supposed to come along, took me some time to find.
Since all source files are under “Dual BSD/GPL” license, I think it’s OK to redistribute them. If you are having trouble finding it, just like I did, I think I can help you. Click the following link to download the accompanying source code.
source code for Linux Device Drivers 3rd edition
tat helped much…