On Sun, 6 Mar 2005, deepak katgade wrote:
> hi Alan,
> As you know I am writing peripheral device
> controller and mass storage class driver.
> My custom board is having pxa255 processor and ISP
> 1583
> usb chip.I am having a code in which the HAL(Hardware
> Abstraction Layer ) is us
On Mon, 7 Feb 2005, deepak katgade wrote:
> hi all,
>I am writing USB mass storage class driver.
> When i am going register my driver to the usb core.
> The driver got registerered to the core and it gave
> the messageusb core : new driver got registerered.
>
> After registering to th
hi all,
I am writing USB mass storage class driver.
When i am going register my driver to the usb core.
The driver got registerered to the core and it gave
the messageusb core : new driver got registerered.
After registering to the usbcore, the core should
automatically call the probe f