On 8/1/05, Nick Sillik <[EMAIL PROTECTED]> wrote:
> Dmitry Torokhov wrote:
> >>+ onetouch->dev.id.bustype = BUS_USB;
> >>+ onetouch->dev.id.vendor = le16_to_cpu(udev->descriptor.idVendor);
> >>+ onetouch->dev.id.product = le16_to_cpu(udev->descriptor.idProduct);
> >>+ onetou
Dmitry Torokhov wrote:
+ onetouch->dev.id.bustype = BUS_USB;
+ onetouch->dev.id.vendor = le16_to_cpu(udev->descriptor.idVendor);
+ onetouch->dev.id.product = le16_to_cpu(udev->descriptor.idProduct);
+ onetouch->dev.id.version = le16_to_cpu(udev->descriptor.bcdDevice);
us
Hi,
On Thursday 28 July 2005 16:49, Matthew Dharm wrote:
> + onetouch->dev.id.bustype = BUS_USB;
> + onetouch->dev.id.vendor = le16_to_cpu(udev->descriptor.idVendor);
> + onetouch->dev.id.product = le16_to_cpu(udev->descriptor.idProduct);
> + onetouch->dev.id.version = le16
This patch is originally from Nick Sillik, and has been rediffed against
the latest tree.
This patch adds usability to the OneTouch Button on Maxtor
External USB Hard Drives. Using an unusual device entry it declares an
extra init function which claims the interrupt endpoint associated with
this b