Hello Luka,
On 10/08/2015 10:00, Luka Karinja wrote:
Hey Frederic
+#ifdef CONFIG_ACPI
+static const struct acpi_device_id bcm_acpi_match[] = {
+ { "BCM2E39", 0 },
+ { "BCM2E67", 0 },
+ { },
+};
could you also add:
+ { "BCM2E65", 0 },
This is the ACPI name the Asus T100TAF uses
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.
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