[PATCH] Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0

July 10th, 2012 - 03:10 pm ET by manoj.iyer | Report spam
From: Manoj Iyer <manoj.iyer@canonical.com>

Patch adds support for BCM20702A0 device id (0a5c:21f4).

usb-devices after patch was applied:
T: Bus Lev Prnt Port Cnt Dev#= 2 Spd MxCh= 0
D: Ver= 2.00 Cls=ff(vend.) Sub Prot MxPSd #Cfgs= 1
P: Vendor=0a5c ProdID!f4 Rev.12
S: Manufacturer=Broadcom Corp
S: Product¼M20702A0
S: SerialNumberàD53DF154D6
C: #Ifs= 4 Cfg#= 1 Atr=e0 MxPwr=0mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub Prot Driver=btusb
I: If#= 1 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub Prot Driver=btusb
I: If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
I: If#= 3 Alt= 0 #EPs= 0 Cls=fe(app. ) Sub Prot Driver=(none)

usb-devices before patch was applied:
T: Bus Lev Prnt Port Cnt Dev#= 2 Spd MxCh= 0
D: Ver= 2.00 Cls=ff(vend.) Sub Prot MxPSd #Cfgs= 1
P: Vendor=0a5c ProdID!f4 Rev.12
S: Manufacturer=Broadcom Corp
S: Product¼M20702A0
S: SerialNumberàD53DF154D6
C: #Ifs= 4 Cfg#= 1 Atr=e0 MxPwr=0mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub Prot Driver=(none)
I: If#= 1 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub Prot Driver=(none)
I: If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
I: If#= 3 Alt= 0 #EPs= 0 Cls=fe(app. ) Sub Prot Driver=(none)

Signed-off-by: Manoj Iyer <manoj.iyer@canonical.com>
Tested-by: Chris Gagnon <chris.gagnon@canonical.com>

drivers/bluetooth/btusb.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c
index 83ebb24..1ecb8e5 100644
a/drivers/bluetooth/btusb.c
+++ b/drivers/bluetooth/btusb.c
@@ -106,6 +106,7 @@ static struct usb_device_id btusb_table[] = {
{ USB_DEVICE(0x0a5c, 0x21e6) },
{ USB_DEVICE(0x0a5c, 0x21e8) },
{ USB_DEVICE(0x0a5c, 0x21f3) },
+ { USB_DEVICE(0x0a5c, 0x21f4) },
{ USB_DEVICE(0x413c, 0x8197) },

/* Foxconn - Hon Hai */
1.7.9.5

To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
email Follow the discussionReplies 1 replyReplies Make a reply

Similar topics

Replies

#1 Gustavo Padovan
July 10th, 2012 - 03:50 pm ET | Report spam
Hi Manoj,

* [2012-07-10 14:07:38 -0500]:

From: Manoj Iyer

Patch adds support for BCM20702A0 device id (0a5c:21f4).

usb-devices after patch was applied:
T: Bus Lev Prnt Port Cnt Dev#= 2 Spd MxCh= 0
D: Ver= 2.00 Cls=ff(vend.) Sub Prot MxPSd #Cfgs= 1
P: Vendor=0a5c ProdID!f4 Rev.12
S: Manufacturer=Broadcom Corp
S: Product¼M20702A0
S: SerialNumberàD53DF154D6
C: #Ifs= 4 Cfg#= 1 Atrà MxPwr=0mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub Prot Driver=btusb
I: If#= 1 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub Prot Driver=btusb
I: If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
I: If#= 3 Alt= 0 #EPs= 0 Cls=fe(app. ) Sub Prot Driver=(none)

usb-devices before patch was applied:
T: Bus Lev Prnt Port Cnt Dev#= 2 Spd MxCh= 0
D: Ver= 2.00 Cls=ff(vend.) Sub Prot MxPSd #Cfgs= 1
P: Vendor=0a5c ProdID!f4 Rev.12
S: Manufacturer=Broadcom Corp
S: Product¼M20702A0
S: SerialNumberàD53DF154D6
C: #Ifs= 4 Cfg#= 1 Atrà MxPwr=0mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub Prot Driver=(none)
I: If#= 1 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub Prot Driver=(none)
I: If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
I: If#= 3 Alt= 0 #EPs= 0 Cls=fe(app. ) Sub Prot Driver=(none)

Signed-off-by: Manoj Iyer
Tested-by: Chris Gagnon

drivers/bluetooth/btusb.c | 1 +
1 file changed, 1 insertion(+)



Patch has been applied to the bluetooth tree. Thanks.

Gustavo
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
email Follow the discussion Replies Reply to this message
Help Create a new topicReplies Make a reply
Search Make your own search