[PATCH 001/001] USB: Sierra - Add support for Aircard 881U

[email protected]
Newsgroups gmane.linux.usb.devel
Message-ID <[email protected]>
from Jessica L. Blank <[email protected]:>

Adds the appropriate vendor and device IDs for the AirCard 881U to 
sierra.c. (This device is often rebadged by AT&T as the USBConnect 881).
Signed-off-by: Jessica L Blank <[email protected]>
---
--- /usr/src/linux-2.6.23/drivers/usb/serial/sierra.c.orig	2007-10-09 16:31:38.000000000 -0400
+++ /usr/src/linux-2.6.23/drivers/usb/serial/sierra.c	2007-12-31 05:10:03.000000000 -0500
@@ -115,6 +115,7 @@ static struct usb_device_id id_table []
  	{ USB_DEVICE(0x1199, 0x6851) },	/* Sierra Wireless AirCard 881 */
  	{ USB_DEVICE(0x1199, 0x6852) },	/* Sierra Wireless AirCard 880 E */
  	{ USB_DEVICE(0x1199, 0x6853) },	/* Sierra Wireless AirCard 881 E */
+	{ USB_DEVICE(0x1199, 0x6856) },	/* Sierra Wireless AirCard 881 U */

  	{ 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 */
@@ -151,6 +152,7 @@ static struct usb_device_id id_table_3po
  	{ USB_DEVICE(0x1199, 0x6851) },	/* Sierra Wireless AirCard 881 */
  	{ USB_DEVICE(0x1199, 0x6852) },	/* Sierra Wireless AirCard 880E */
  	{ USB_DEVICE(0x1199, 0x6853) },	/* Sierra Wireless AirCard 881E */
+	{ USB_DEVICE(0x1199, 0x6856) },	/* Sierra Wireless AirCard 881U */
  	{ }
  };


-------------------------------------------------------------------------
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.