On Fri, Sep 19, 2003 at 04:57:42AM +, zhihua Li wrote:
>
> >On Thu, Sep 18, 2003 at 01:18:50AM +, zhihua Li wrote:
> >> Hi,
> >> I am really a freshman of Linux USB. If my question looks like silly,
> >> please do not laugh at me.
> >>
> >> Now I am trying to make my USB device can work on
On Thu, Sep 18, 2003 at 01:18:50AM +, zhihua Li wrote:
> Hi,
> I am really a freshman of Linux USB. If my question looks like silly,
> please do not laugh at me.
>
> Now I am trying to make my USB device can work on Linux, SO
> 1. I will develop a USB driver
> 2. An application to function my
On Thu, Sep 18, 2003 at 01:18:50AM +, zhihua Li wrote:
> Hi,
> I am really a freshman of Linux USB. If my question looks like silly,
> please do not laugh at me.
>
> Now I am trying to make my USB device can work on Linux, SO
> 1. I will develop a USB driver
> 2. An application to function my
I'm in a similar situation myself. Except that I've never written code for the kernel
before starting on some USB things.
Greg KH (the main USB maintainer) has written some quite detailed docs on both the USB
code system in general and also a guide on writing USB device drivers.
Just "make htmldo
Hi,
I am really a freshman of Linux USB. If my question looks like silly, please
do not laugh at me.
Now I am trying to make my USB device can work on Linux, SO
1. I will develop a USB driver
2. An application to function my device
My problem is as follows.
1. What is the interface of the applica