kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #41828
[Bug 1263301] Re: Sinus 154 data II Wifi Adapter does not work
** Tags removed: trusty
** Tags added: saucy
** Also affects: linux (Ubuntu Saucy)
Importance: Undecided
Status: New
** Changed in: linux (Ubuntu Saucy)
Status: New => Triaged
** Changed in: linux (Ubuntu Saucy)
Importance: Undecided => Medium
** Changed in: linux (Ubuntu)
Status: Incomplete => Triaged
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1263301
Title:
Sinus 154 data II Wifi Adapter does not work
Status in “linux” package in Ubuntu:
Triaged
Status in “linux” source package in Saucy:
Triaged
Bug description:
USB ID for the mentioned Wifi Usb adapter seems to be missing in the
p54usb driver, so i need to recompile p54usb.c for each PC i setup or
after every kernel update.
can you please add the USB ID to the ubuntu/lubuntu/xubuntu kernel ?
3.13-rc4, 3.12.6, 3.11.10, 3.4.75, 3.2.53 and 3.0.101 do all have
support for this device
despite other reports, this older device is wpa2 capable, it`s only a
matter of the correct firmware if it works with recent wifi networks.
https://lkml.org/lkml/2013/1/13/100
from: Tomasz Guszkowski <tsg@xxxxx>
commit 3194b7fcdf6caea338b5d2c72d76fed80437649c upstream.
Added USB ID for T-Com Sinus 154 data II.
Signed-off-by: Tomasz Guszkowski <tsg@xxxxx>
Acked-by: Christian Lamparter <chunkeey@xxxxxxxxxxxxxx>
Signed-off-by: John W. Linville <linville@xxxxxxxxxxxxx>
Signed-off-by: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
---
drivers/net/wireless/p54/p54usb.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/wireless/p54/p54usb.c b/drivers/net/wireless/p54/p54usb.c
index e71c702..64b944b 100644
--- a/drivers/net/wireless/p54/p54usb.c
+++ b/drivers/net/wireless/p54/p54usb.c
@@ -82,6 +82,7 @@ static struct usb_device_id p54u_table[] = {
{USB_DEVICE(0x06a9, 0x000e)}, /* Westell 802.11g USB (A90-211WG-01) */
{USB_DEVICE(0x06b9, 0x0121)}, /* Thomson SpeedTouch 121g */
{USB_DEVICE(0x0707, 0xee13)}, /* SMC 2862W-G version 2 */
+ {USB_DEVICE(0x083a, 0x4503)}, /* T-Com Sinus 154 data II */
{USB_DEVICE(0x083a, 0x4521)}, /* Siemens Gigaset USB Adapter 54 version 2 */
{USB_DEVICE(0x083a, 0xc501)}, /* Zoom Wireless-G 4410 */
{USB_DEVICE(0x083a, 0xf503)}, /* Accton FD7050E ver 1010ec */
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1263301/+subscriptions