netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Patch to drivers/usb/serial/sierra.c to support Sierra Wireless Aircard 595U
@ 2007-06-13  2:34 Phil Karn
  0 siblings, 0 replies; only message in thread
From: Phil Karn @ 2007-06-13  2:34 UTC (permalink / raw)
  To: netdev

*** linux-2.6.21.5/drivers/usb/serial/sierra.c	Mon Jun 11 11:37:06 2007
--- linux-2.6.21.5a/drivers/usb/serial/sierra.c	Fri Jun  8 23:37:06 2007
***************
*** 44,49 ****
--- 44,50 ----

   	{ USB_DEVICE(0x1199, 0x0112) }, /* Sierra Wireless AirCard 580 */
   	{ USB_DEVICE(0x0F3D, 0x0112) }, /* AirPrime/Sierra PC 5220 */
+ 	{ USB_DEVICE(0x1199, 0x0120) }, /* Sierra Wireless Aircard 595U */
   	{ }
   };
   MODULE_DEVICE_TABLE(usb, id_table);
***************
*** 66,71 ****
--- 67,73 ----
   	{ USB_DEVICE(0x1199, 0x6803) },	/* Sierra Wireless MC8765 */
   	{ USB_DEVICE(0x1199, 0x6812) },	/* Sierra Wireless MC8775 */
   	{ USB_DEVICE(0x1199, 0x6820) },	/* Sierra Wireless AirCard 875 */
+ 	{ USB_DEVICE(0x1199, 0x0120) }, /* Sierra Wireless Aircard 595U */
   	{ }
   };


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-06-13  3:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-13  2:34 Patch to drivers/usb/serial/sierra.c to support Sierra Wireless Aircard 595U Phil Karn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).