Re: [PATCH v2 1/4] Bluetooth: hci_bcm: Add PM for BCM devices

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Luka,

On 23/08/2015 12:44, Luka Karinja wrote:
Hey Frederic.

In addition to this, bcm_uart_subver_table, btbcm_initialize() and
btbcm_check_bdaddr() may need to be patched to support new device.
All is located in btbcm.c file.


Could you give me some pointers of how to find those values for my
device? the chip is a BCM43341

Regarding bcm_uart_subver_table, you can retrieve Subversion value by performing "hciconfig -a".

For btbcm_initialize(), you should check Revision displayed by hciconfig. You may have to add a "case" to "switch ((rev & 0xf000) >> 12)".

After this, you should be able to use btattach with your chipset.

If you have a firmware for the chipset, you could also check if it uses a default device address and add it to btbcm_check_bdaddr().

Regards

Fred
--
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



[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux