mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
wifi/pc: add FW image for new so devices
The Framework laptop with the 12the Generation CPU contains such a device. Fixes #4626.
This commit is contained in:
committed by
Christian Helmuth
parent
ee19426f4d
commit
427bd93921
@@ -87,6 +87,7 @@ void Sculpt::gen_wifi_drv_start_content(Xml_generator &xml)
|
||||
gen_parent_rom_route(xml, "iwlwifi-9000-pu-b0-jf-b0-34.ucode");
|
||||
gen_parent_rom_route(xml, "iwlwifi-9000-pu-b0-jf-b0-46.ucode");
|
||||
gen_parent_rom_route(xml, "iwlwifi-QuZ-a0-hr-b0-63.ucode");
|
||||
gen_parent_rom_route(xml, "iwlwifi-so-a0-hr-b0-64.ucode");
|
||||
gen_parent_rom_route(xml, "regulatory.db");
|
||||
gen_parent_rom_route(xml, "regulatory.db.p7s");
|
||||
gen_parent_route<Cpu_session> (xml);
|
||||
|
||||
Reference in New Issue
Block a user