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. Thanks in Advance.
deep
--------------------------------- Do you Yahoo!? Yahoo! Mail - You care about security. So do we.
Hi, for project guidence on linux Device Drivers please have a look at www.conceptssys.com
Regards Team, Concepts
--- Amish Munshi lists@munshi.biz wrote:
__________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail
On Mon, Feb 28, 2005 at 05:51:19AM -0800, Concepts Systems wrote:
for project guidence on linux Device Drivers please have a look at www.conceptssys.com
That just has a mailto: link. WTF?
deepak shingan wrote:
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