** Changed in: linux (Ubuntu) Assignee: (unassigned) => sarmat (tsarmat)
-- 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/1085351 Title: [patch] Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter Status in Linux: Fix Released Status in linux package in Ubuntu: Fix Released Status in linux source package in Quantal: Fix Released Status in linux source package in Raring: Fix Released Bug description: D-Link DWA-125/B1 is a relatively new USB Wi-Fi adapter, using a Ralink chipset supported by the rt2800usb driver. Currently, to work around the problem (it's missing in all present kernel versions, up to and including 3.7.x), I had to add this to /etc/rc.local: echo 2001 3c1e >> /sys/bus/usb/drivers/rt2800usb/new_id After that, the device works without problems. The attached patch is trivial and simply adds the new USB ID to the list of devices handled by rt2800usb. To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1085351/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp