Hi,
I've been attempting to get bluetooth working on a broadcom 43430 chip,
on 4.12-rc6.
I've got it to work, at least somewhat.
I'm using:
# brcm_patchram_plus --patchram /lib/firmware/bcm/bcm43430a1.hcd
--no2bytes --tosleep 1000 --bd_addr <my_addr> /dev/ttymxc1
# hciattach /dev/ttymxc1 any
As I understand it, brcm_patchram_plus just loads firmware into the
chip, and hciattach is just hooking the hci-uart driver to the serial
port as a line discipline?
Is this the correct approach? is there a better way to get the firmware
loaded?
I've also read that btattach should be used instead of hciattach? is
this the case?
-Ian
--
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