Quoting sandeep gupta <[EMAIL PROTECTED]>:
> I am working on development of USB Web camera Driver under linux. I have
> to prepare some design documentation for that. And I am facing
> difficulties in terms of "How to proceed" .
>
> i.e.. What are basic steps to be followed?
> I have searched th
Hello,
I am working on development of USB Web camera Driver under linux. I have
to prepare some design documentation for that. And I am facing
difficulties in terms of "How to proceed" .
i.e.. What are basic steps to be followed?
I have searched the net, And have documentation of USB specs. Now
sandeep gupta wrote:
> i.e.. What are basic steps to be followed?
> I have searched the net, And have documentation of USB specs. Now How do
> I implement that in real code.
Look at the Linux USB Programming Guide for some initial API stuff.
Linked off http://www.linux-usb.org
> If you could pro