The book Linux Device Drivers might help you. It has got a chapter specific to writing USB drivers. Google it. It is available for free download.
Cheers Naufal On 5/28/10, arun ashok <[email protected]> wrote: > Hi all, > > I am an electronics instrumentation engineering student with no prgramming > experience in Linux. (although very familar with ubuntu). As a part of my > final year project, I am trying to > develop a device(possibly an HID like a mouse) and I want to know the > feasibility of developing a USB device driver for that device . > > Or will it be a better option to write a small program to run the device on > your own system; which of these would be a better utilisation of time?? > > I searched google but found a lot of information which took me nowhere. Also > want to know about the tools available in linux. > > regards, > Arun > > -- > "Freedom is the only law". > "Freedom Unplugged" > http://www.ilug-tvm.org > > You received this message because you are subscribed to the Google > Groups "ilug-tvm" group. > To control your subscription visit > http://groups.google.co.in/group/ilug-tvm/subscribe > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > > > > For details visit the google group page: > http://groups.google.com/group/ilug-tvm?hl=en > -- Sent from my mobile device -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To control your subscription visit http://groups.google.co.in/group/ilug-tvm/subscribe To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the google group page: http://groups.google.com/group/ilug-tvm?hl=en
