** Also affects: linux (Ubuntu Hardy)
Importance: Undecided
Status: New
** Changed in: linux (Ubuntu Hardy)
Importance: Undecided => Medium
** Changed in: linux (Ubuntu Hardy)
Status: New => Fix Committed
** Changed in: linux (Ubuntu Hardy)
Assignee: (unassigned) => Brad Figg (brad-figg)
** Description changed:
+ SRU Justification:
+
+ Impact: Addition of new device signatures should have no impact to
+ existing devices.
+
+ Fix: Simple addition of two device signatures to the device id table.
+
+ Testcase: See bug report
+
+ ---
+
Binary package hint: linux-image-2.6.24-23-generic
I'm pretty sure the older U727 is correctly recognized by airprime:
{ USB_DEVICE(0x1410, 0x4100) }, /* Novatel Wireless U727 */
I've found a later revision of the U727 with a different product string,
and the U760 has yet another different string. Support is enabled by
adding the following lines to airprime.c and recompiling the module.
{ USB_DEVICE(0x1410, 0x5100) }, /* Novatel Wireless U727 newer */
{ USB_DEVICE(0x1410, 0x6000) }, /* Novatel Wireless U760 */
Patched airprime.c attached
Thanks,
Jeremy
--
Add support for newer Novatel devices to airprime driver
https://bugs.launchpad.net/bugs/365291
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs