Re: [linux-usb-devel] gadget understanding problem

2004-06-01 Thread David Brownell
Kurt Meier wrote: Hi, I am trying to write a gadget driver and there are still some troubles in understanding. The udc driver is the hardware related part and the gadget driver the neutral part, or I am completly wrong? That's right, although I usually talk about a "controller driver" since

[linux-usb-devel] gadget understanding problem

2004-06-01 Thread Kurt Meier
Hi, I am trying to write a gadget driver and there are still some troubles in understanding. The udc driver is the hardware related part and the gadget driver the neutral part, or I am completly wrong? Now my questions, -who says how many endpoints are available and how they are configure