On Mon, Oct 24, 2005 at 11:48:06PM +0200, Laurent Pinchart wrote:
> Hi everybody,
>
> it didn't take long before I ran into a problem and need your help.
> Fortunately, it's a small problem.
>
> USB drivers usually use a driver specific structure to hold all kind of
> information about a device
On Mon, 24 Oct 2005 23:48:06 +0200, Laurent Pinchart <[EMAIL PROTECTED]> wrote:
> USB drivers usually use a driver specific structure to hold all kind of
> information about a device instance. Depending on the driver, those
> structures are stored in a static array, or are allocated in the probe
Hi everybody,
it didn't take long before I ran into a problem and need your help.
Fortunately, it's a small problem.
USB drivers usually use a driver specific structure to hold all kind of
information about a device instance. Depending on the driver, those
structures are stored in a static arr