diff options
Diffstat (limited to 'drivers/bluetooth/ath3k.c')
-rw-r--r-- | drivers/bluetooth/ath3k.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/bluetooth/ath3k.c b/drivers/bluetooth/ath3k.c index 695d4414bd4c..6bacef368fab 100644 --- a/drivers/bluetooth/ath3k.c +++ b/drivers/bluetooth/ath3k.c | |||
@@ -62,6 +62,7 @@ static struct usb_device_id ath3k_table[] = { | |||
62 | 62 | ||
63 | /* Atheros AR3011 with sflash firmware*/ | 63 | /* Atheros AR3011 with sflash firmware*/ |
64 | { USB_DEVICE(0x0CF3, 0x3002) }, | 64 | { USB_DEVICE(0x0CF3, 0x3002) }, |
65 | { USB_DEVICE(0x13d3, 0x3304) }, | ||
65 | 66 | ||
66 | /* Atheros AR9285 Malbec with sflash firmware */ | 67 | /* Atheros AR9285 Malbec with sflash firmware */ |
67 | { USB_DEVICE(0x03F0, 0x311D) }, | 68 | { USB_DEVICE(0x03F0, 0x311D) }, |