>From 7340f148e72f2bee78563c0ca9a37d82a5b99d64 Mon Sep 17 00:00:00 2001 From: Peng Chen <pengchen@xxxxxxxxxxxxxxxx> Date: Wed, 18 Jul 2012 16:58:28 +0800 Subject: [PATCH] [patch]Add Vendor/Device ID for AR3012 Add Vendor/Device ID for Qualcomm Atheros AR3012. Signed-off-by: Peng Chen <pengchen@xxxxxxxxxxxxxxxx> --- drivers/bluetooth/ath3k.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/bluetooth/ath3k.c b/drivers/bluetooth/ath3k.c index 10308cd..7ce0aa2 100644 --- a/drivers/bluetooth/ath3k.c +++ b/drivers/bluetooth/ath3k.c @@ -79,6 +79,7 @@ static struct usb_device_id ath3k_table[] = { { USB_DEVICE(0x13d3, 0x3362) }, { USB_DEVICE(0x0CF3, 0xE004) }, { USB_DEVICE(0x0930, 0x0219) }, + { USB_DEVICE(0x0489, 0xE057) }, /* Atheros AR5BBU12 with sflash firmware */ { USB_DEVICE(0x0489, 0xE02C) }, -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html