deepak shingan wrote:
hi friends i m a PG student ...This year i m thinking abt a device driver project in Linux probably printer driver. I dont know much abt linux internal working and also want help abt Printer driver. So plz suggest me any referance/book/web-site that u find helpful for me.
1) Linux Kernel Module programming guide www.tldp.org -> guides . Best for beginners 2) Understanding the Linux Kernel Use this along with kernel sources /usr/src/linux-<version>, cauz, it's more effective as a supplement when reading through the kernel sources and a bible in every sense 3) Linux Device Drivers (available online, please try google) This book is really great. 4) Loads of Linux Links - http://loll.sourceforge.net/linux/links/Kernel/ You will certainly find something useful here 5) google.com ;)
Cheers Binulal Narayanan