On Monday 02 May 2005 1:47 pm, Andrea Arcangeli wrote:
> This further patch will allow you to connect via usbnet, Greg could you
> apply? Thanks!
> 
> Signed-off-by: Andrea Arcangeli <[EMAIL PROTECTED]>

Andrea, could you please forward "lsusb -v" information for this device?
So far as I know, Motorola isn't trying to be compatible with that
block of devices ... 

- Dave


> --- 2.6.12-rc3/drivers/usb/net/usbnet.c.~1~   2005-04-27 16:35:56.000000000 
> +0200
> +++ 2.6.12-rc3/drivers/usb/net/usbnet.c       2005-05-02 22:07:17.000000000 
> +0200
> @@ -3942,6 +3942,9 @@ static const struct usb_device_id       produc
>       USB_DEVICE (0x8086, 0x07d3),    // "blob" bootloader
>       .driver_info =  (unsigned long) &blob_info,
>  }, {
> +     USB_DEVICE (0x22b8, 0x600c),    // USBNET Motorola E680
> +     .driver_info =  (unsigned long) &linuxdev_info,
> +}, {
>       // Linux Ethernet/RNDIS gadget on pxa210/25x/26x
>       // e.g. Gumstix, current OpenZaurus, ...
>       USB_DEVICE_VER (0x0525, 0xa4a2, 0x0203, 0x0203),
> 


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to