Find the answer to your Linux question:
Results 1 to 3 of 3
Hi , I read some books for device drivers like "linux kernel module Programming Guide" by Peter jay Salzman and trield some examples and now i want to start writing ...
  1. #1
    Just Joined!
    Join Date
    May 2008
    Posts
    9

    Thumbs up Device Driver Programming

    Hi ,

    I read some books for device drivers like "linux kernel module Programming Guide" by Peter jay Salzman and trield some examples and now i want to start writing for simple driver like USB detection only or any other one if the forum suggest me to if any other and Please help me how to start writng and if any sample code for this detection so that i can do some R&D on this,Please help me to learn.....

    Regards
    Reddy

  2. #2
    Just Joined!
    Join Date
    Nov 2008
    Posts
    11
    The 3rd edition of Linux Device Drivers (O'Reiley - Alessandro Rubini and Jonathan Corbet) includes a good section on USB devices and some sample code for the basics. I've only skimmed it so far.

    What device are you hoping to write a driver for? Do you already know what data messages you need to send/receive to control this device?

  3. #3
    Just Joined!
    Join Date
    May 2008
    Posts
    9
    I am not sure about the data messages ,but i need Your help in starting this device driver of USb or any other if You can suggest me ,if there is any exsisting drivers i will remove and then start working on that,but i need help in "How to start"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...