Activity log for bug #365291

Date Who What changed Old value New value Message
2009-04-22 21:34:49 Jeremy Zimmer bug added bug
2009-04-22 21:34:49 Jeremy Zimmer attachment added modified from linux-source-2.6.24/drivers/usb/serial/airprime.c http://launchpadlibrarian.net/25864266/airprime.c
2009-04-22 21:53:06 Mark Painter bug added subscriber Goobuntu Team
2009-04-23 14:04:38 Mike Grundy nominated for series Ubuntu Hardy
2009-04-23 14:04:38 Mike Grundy nominated for series Ubuntu Intrepid
2009-04-23 14:04:38 Mike Grundy nominated for series Ubuntu Karmic
2009-04-23 14:04:38 Mike Grundy nominated for series Ubuntu Jaunty
2009-04-29 19:59:30 Brad Figg attachment added 0001-UBUNTU-Hardy-SRU-Add-signatures-to-airprime-drive.patch http://launchpadlibrarian.net/26152690/0001-UBUNTU-Hardy-SRU-Add-signatures-to-airprime-drive.patch
2009-04-29 20:03:11 Brad Figg linux (Ubuntu): status New In Progress
2009-04-29 20:03:11 Brad Figg linux (Ubuntu): assignee brad-figg
2009-06-03 12:46:31 Stefan Bader bug task added linux (Ubuntu Hardy)
2009-06-03 12:47:07 Stefan Bader linux (Ubuntu Hardy): importance Undecided Medium
2009-06-03 12:47:07 Stefan Bader linux (Ubuntu Hardy): status New Fix Committed
2009-06-03 12:47:07 Stefan Bader linux (Ubuntu Hardy): assignee Brad Figg (brad-figg)
2009-06-03 12:48:15 Stefan Bader description 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 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
2009-06-03 12:48:37 Stefan Bader bug added subscriber Ubuntu Stable Release Updates Team
2009-06-05 09:46:07 Martin Pitt bug task added linux (Ubuntu Karmic)
2009-06-30 19:36:18 Steve Beattie tags airprime u727 u760 airprime hw-specific u727 u760 verification-needed
2009-07-14 21:58:11 Launchpad Janitor linux (Ubuntu Hardy): status Fix Committed Fix Released
2009-07-17 13:51:39 Tim Gardner attachment added Karmic patch to add USB ID http://launchpadlibrarian.net/29190431/0001-UBUNTU-Upstream-USB-Option-driver-Add-USB-ID-fo.patch
2009-07-17 13:52:00 Tim Gardner linux (Ubuntu Karmic): importance Undecided Low
2009-07-17 13:52:00 Tim Gardner linux (Ubuntu Karmic): status In Progress Fix Committed
2009-07-17 13:52:00 Tim Gardner linux (Ubuntu Karmic): assignee Brad Figg (brad-figg) Tim Gardner (timg-tpi)
2009-07-23 17:45:07 Launchpad Janitor linux (Ubuntu Karmic): status Fix Committed Fix Released
2014-02-24 15:24:10 Brad Figg tags airprime hw-specific u727 u760 verification-needed airprime hw-specific u727 u760 verification-needed verification-needed-lucid