Re: [Linux-usb-users] USB Web Camera Driver under linux

2001-07-05 Thread Dmitri
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

[Linux-usb-users] USB Web Camera Driver under linux

2001-07-05 Thread sandeep gupta
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

Re: [Linux-usb-users] USB Web Camera Driver under linux

2001-07-05 Thread Brad Hards
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