wifi_drv: enable loading of 9000 series FW
Tested with a 'Intel(R) Wireless-AC 9462' device. Fixes #3556.
This commit is contained in:
committed by
Josef Söntgen
parent
2afc02051c
commit
25aa25c6a0
@@ -67,6 +67,7 @@ void Sculpt::gen_wifi_drv_start_content(Xml_generator &xml)
|
||||
gen_parent_rom_route(xml, "iwlwifi-7265D-29.ucode");
|
||||
gen_parent_rom_route(xml, "iwlwifi-8000C-36.ucode");
|
||||
gen_parent_rom_route(xml, "iwlwifi-8265-36.ucode");
|
||||
gen_parent_rom_route(xml, "iwlwifi-9000-pu-b0-jf-b0-34.ucode");
|
||||
gen_parent_rom_route(xml, "regulatory.db");
|
||||
gen_parent_route<Cpu_session> (xml);
|
||||
gen_parent_route<Pd_session> (xml);
|
||||
|
||||
Reference in New Issue
Block a user