summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2019-04-22 22:41:23 +0200
committerKalle Valo <kvalo@codeaurora.org>2019-04-25 19:57:44 +0300
commitb1a0ba8f772d7a6dcb5aa3e856f5bd8274989ebe (patch)
tree807bd788681957feae1bfddab7059d57214764d3 /drivers/net/wireless/ralink
parent8149069db81853570a665f5e5648c0e526dc0e43 (diff)
downloadlinux-b1a0ba8f772d7a6dcb5aa3e856f5bd8274989ebe.tar.bz2
brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11 mini PCs
The ACEPC T8 and T11 mini PCs contain quite generic names in the sys_vendor and product_name DMI strings, without this patch brcmfmac will try to load: "brcmfmac43455-sdio.Default string-Default string.txt" as nvram file which is way too generic. The DMI strings on which we are matching are somewhat generic too, but "To be filled by O.E.M." is less common then "Default string" and the system-sku and bios-version strings are pretty unique. Beside the DMI strings we also check the wifi-module chip-id and revision. I'm confident that the combination of all this is unique. Both the T8 and T11 use the same wifi-module, this commit adds DMI quirks for both mini PCs pointing to brcmfmac43455-sdio.acepc-t8.txt . BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1690852 Cc: stable@vger.kernel.org Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/ralink')
0 files changed, 0 insertions, 0 deletions