diff --git a/dib/ironic-python-agent-ramdisk/environment.d/10-defaults.bash b/dib/ironic-python-agent-ramdisk/environment.d/10-defaults.bash index 11d1be9..7f88590 100644 --- a/dib/ironic-python-agent-ramdisk/environment.d/10-defaults.bash +++ b/dib/ironic-python-agent-ramdisk/environment.d/10-defaults.bash @@ -1,4 +1,4 @@ -export IPA_REMOVE_FIRMWARE=${IPA_REMOVE_FIRMWARE:-amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi,rtw88,rtw89,libertas,ath11k,mellanox/mlxsw_spectrum} +export IPA_REMOVE_FIRMWARE=${IPA_REMOVE_FIRMWARE:-amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi,rtw88,rtw89,libertas,ath11k,mellanox/mlxsw_spectrum,s5p-mfc,ti/tas2781,ti-connectivity,TAS,ath3k,ath6k,ath9k,ath12k,rtl_bt,v4l,cirrus,dvb} # NOTE(TheJulia): List of what each item represents for future context # amdgpu == AMD/ATI Radeon/Vega/Raven firmware for drivers @@ -18,3 +18,15 @@ export IPA_REMOVE_FIRMWARE=${IPA_REMOVE_FIRMWARE:-amdgpu,netronome,qcom,ti-commu # libertas == Marvell libertas wifi # auth11k == Qualcomm atheros WLAN # mellanox/mlxsw_spectrum = Mellanox Spectrum Switch ASIC +# s5p-mfc = Samsung MFC SoC video codecs +# ti/tas2781 = Texas Insturments TAS2781 Notebook audio DSPs. +# ti-connectivity = Texas Insturments Wi-Fi/BT/FM/GPS +# TAS = Texas Insturments TAS2781 Notebook audio DSPs. +# ath3k = Qualcomm 802.11 +# ath6k = Qualcomm 802.11 +# ath9k = Qualcomm 802.11 PCI/PCI-E +# ath12k = Qualcomm Wi-Fi 7 +# rtl_bt = Realtek Bluetooth +# v4l = General catch-all for Video 4 Linux, mainly Conexant hardware. +# cirrus = CirrusLogic DSP and Amplifier firmware +# dvb = General catch-all for digital tv adapter interfaces