Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Linux Device Drivers, 2nd Edition Review by Dave Dopson

Invaluable

If you have to write a linux kernel module, this book is a lifesaver. The source-code for the samples is available online and saved me a ton of time getting the basics of a device file / ioctls / etc going so I could communicate with my module and focus on value add instead of boilerplate.