[Bug 599569] [NEW] No kernel support for Sierra Wireless 250U 3G/4G USB Dongle

August Huber gus at pbx.org
Mon Jun 28 21:29:19 UTC 2010


Public bug reported:

kernel patch submitted to mainline kernel.  Please apply attached patch
to Lucid kernel

---- sent msg ----
Date: Mon, 28 Jun 2010 11:46:05 -0700
Message-ID: <AANLkTilhVcuqVPUiPoBtuhEoFM4IgQq1HZpYqIndzOhT at mail.gmail.com>
Subject: [Patch 2.6.34 1/1] usb: Add PID for Sierra 250U to
       drivers/usb/serial/sierra.c
From: august huber <gus at pbx.org>
To: gregkh at suse.de
Content-Type: text/plain; charset=UTF-8

Add VID/PID for Sierra Wireless 250U USB dongle to drivers/usb/sierra/sierra.c
Allows use of 3G radio only

---
diff -upNr linux-2.6.34/drivers/usb/serial/sierra.c
linux-2.6.34-add/drivers/usb/serial/sierra.c
--- linux-2.6.34/drivers/usb/serial/sierra.c    2010-05-16
14:17:36.000000000 -0700
+++ linux-2.6.34-add/drivers/usb/serial/sierra.c        2010-06-28
11:24:10.000000000 -0700
@@ -245,6 +245,7 @@ static const struct usb_device_id id_tab
       { USB_DEVICE(0x1199, 0x0021) }, /* Sierra Wireless AirCard 597E */
       { USB_DEVICE(0x1199, 0x0112) }, /* Sierra Wireless AirCard 580 */
       { USB_DEVICE(0x1199, 0x0120) }, /* Sierra Wireless USB Dongle 595U */
+       { USB_DEVICE(0x1199, 0x0301) }, /* Sierra Wireless USB Dongle 250U */
       /* Sierra Wireless C597 */
       { USB_DEVICE_AND_INTERFACE_INFO(0x1199, 0x0023, 0xFF, 0xFF, 0xFF) },
       /* Sierra Wireless T598 */

Signed-off-by: August Huber <gus at pbx.org>
---- end sent msg ----

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New

-- 
No kernel support for Sierra Wireless 250U 3G/4G USB Dongle
https://bugs.launchpad.net/bugs/599569
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list