ext Greg Kroah-Hartman wrote:
> From: Kevin Lloyd <[EMAIL PROTECTED]>
> @@ -43,8 +107,10 @@ static struct usb_device_id id_table [] = {
> { USB_DEVICE(0x1199, 0x6812) }, /* Sierra Wireless MC8775 */
> { USB_DEVICE(0x1199, 0x6820) }, /* Sierra Wireless AirCard 875 */
>
> - { USB_DEVICE(0x1199, 0x0112) }, /* Sierra Wireless AirCard 580 */
> - { USB_DEVICE(0x0F3D, 0x0112) }, /* AirPrime/Sierra PC 5220 */
> + { USB_DEVICE(0x1199, 0x0112), .driver_info = DEVICE_1_PORT }, /* Sierra
> Wireless AirCard 580 */
> + { USB_DEVICE(0x0F3D, 0x0112), .driver_info = DEVICE_1_PORT }, /*
> Airprime/Sierra PC 5220 */
Line > 80 columns ...
> +
> + { USB_DEVICE(0x1199, 0x0FFF), .driver_info = DEVICE_INSTALLER},
> { }
> };
> MODULE_DEVICE_TABLE(usb, id_table);
--
Ragner Magalhaes
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel