[Bug 81821] btusb logs error drivers/base/firmware_class.c:1105 _request_firmware+0x431/0x7b0()

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

 



https://bugzilla.kernel.org/show_bug.cgi?id=81821

--- Comment #4 from Igor Gnatenko <i.gnatenko.brain@xxxxxxxxx> ---
Probably after this commit.

commit 10d4c6736ea6e6ff293dd588551270bca00ca45d
Author: Petri Gynther <pgynther@xxxxxxxxxx>
Date:   Thu May 8 15:50:01 2014 -0700

    Bluetooth: btusb: Add Broadcom patch RAM support

    After hardware reset, some BCM Bluetooth adapters obtain their initial
firmware
    from OTPROM chip. Once this initial firmware is running, the firmware can
be
    further upgraded over HCI interface with .hcd files provided by Broadcom.
This
    is also known as "patch RAM" support. This change implements that.

    If the .hcd file is not found in /lib/firmware, BCM Bluetooth adapter
continues
    to operate with the initial firmware. Sample kernel log:
      hotplug: sys=firmware act=add fw=brcm/BCM20702A0-0a5c-22be.hcd dev=...
      Bluetooth: hci0: BCM: patch brcm/BCM20702A0-0a5c-22be.hcd not found

    If the .hcd file is found, btusb driver pushes it to the BCM Bluetooth
adapter and
    it starts using the new firmware. Sample kernel log:
      hotplug: sys=firmware act=add fw=brcm/BCM20702A0-0a5c-22be.hcd dev=...
      Bluetooth: hci0: BCM: patching hci_ver=06 hci_rev=1000 lmp_ver=06
lmp_subver=220e
      Bluetooth: hci0: BCM: firmware hci_ver=06 hci_rev=1389 lmp_ver=06
lmp_subver=220e

    Above, we can see that hci_rev goes from 1000 to 1389 as a result of the
upgrade.

    Signed-off-by: Petri Gynther <pgynther@xxxxxxxxxx>
    Signed-off-by: Marcel Holtmann <marcel@xxxxxxxxxxxx>



Probably this commit did this regression? If it could - I can build kernel with
revert.

-- 
You are receiving this mail because:
You are the assignee for the bug.
--
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