]> asedeno.scripts.mit.edu Git - linux.git/commit
Bluetooth: btbcm: Add default address for BCM2076B1
authorStephan Gerhold <stephan@gerhold.net>
Wed, 1 May 2019 07:18:23 +0000 (09:18 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 5 May 2019 17:27:49 +0000 (19:27 +0200)
commit300926b138eb30ce1763d1d10604230d4d38d64a
tree130e363265225adbd150e2d0058c8902a7afbfd5
parent04fdd5dd79a9012dad7b0e6ba676c5a61ca592e4
Bluetooth: btbcm: Add default address for BCM2076B1

BCM2076B1 appears to use 20:76:A0:00:56:79 as default address.
This address is used by at least 5 devices with the AMPAK AP6476
module and is also suspicious because it starts with the chip name
2076 (followed by a different revision A0 for some reason).

Add it to the list of default addresses and leave it up to the
user to configure a valid one.

Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btbcm.c