ath9k_htc: Add device ID for Sony UWA-BR100
authorMohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Tue, 28 Jun 2011 14:43:41 +0000 (20:13 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 29 Jun 2011 19:11:05 +0000 (15:11 -0400)
for more details please take a look at:
http://comments.gmane.org/gmane.linux.drivers.ath9k.devel/6541
http://www.wikidevi.com/wiki/Sony_UWA-BR100

Reported-by: Thomas Novin <thomas@xyz.pp.se>
Cc: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hif_usb.c

index 260f1f3..8028fe9 100644 (file)
@@ -49,6 +49,8 @@ static struct usb_device_id ath9k_hif_usb_ids[] = {
          .driver_info = AR9280_USB },  /* Netgear WNDA3200 */
        { USB_DEVICE(0x083A, 0xA704),
          .driver_info = AR9280_USB },  /* SMC Networks */
+       { USB_DEVICE(0x0411, 0x017f),
+         .driver_info = AR9280_USB },  /* Sony UWA-BR100 */
 
        { USB_DEVICE(0x0cf3, 0x20ff),
          .driver_info = STORAGE_DEVICE },