> Ah, my good friend qcacld-2.0.
>
> I'd expect to see something written to kmsg, but not sure it is there for USB.
>
> for QMI there is:
>               ath10k_info(ar, "qmi fw_version 0x%x fw_build_timestamp %s 
> fw_build_id %s",
>                           qmi->fw_version, qmi->fw_build_timestamp, 
> qmi->fw_build_id);

> but looking at past ath10k USB changes I only see:
>     Tested-on: QCA9377 hw1.0 USB 1.0.0.299

> So I guess what you have is OK since this just allows you to be probed anyway
> so that is actually independent of firmware version.

I cross-compiled the qcacld-2.0 driver and it printed this:

Host SW:4.5.25.50, FW:0.0.0.111, HW:QCA93x7_REV1_1

It looks like that 8devices is using their own firmware numbering.

Reply via email to