package/linux-firmware: Add Intel WiFi 3945ABG/BG/4965AGN

Add Intel WiFi 3945ABG/BG and 4965AGN firmware. This firmware is
required for the iwl4965 and iwl3945 kernel driver.

Signed-off-by: Stefan Agner <stefan@agner.ch>
[yann.morin.1998@free.fr: fix driver names in help texts]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Stefan Agner 2022-04-01 18:07:53 +02:00 committed by Yann E. MORIN
parent fccc96f6aa
commit 7130bcb44c
2 changed files with 22 additions and 0 deletions

View File

@ -199,6 +199,18 @@ config BR2_PACKAGE_LINUX_FIRMWARE_IWLWIFI_3168
Firmware files for the Intel Wifi 3168 devices supported by
the iwlwifi kernel driver.
config BR2_PACKAGE_LINUX_FIRMWARE_IWLWIFI_3945
bool "Intel iwlwifi 3945"
help
Firmware files for the Intel Wifi 3945 devices supported by
the iwl3965 kernel driver.
config BR2_PACKAGE_LINUX_FIRMWARE_IWLWIFI_4965
bool "Intel iwlwifi 4965"
help
Firmware files for the Intel Wifi 4965 devices supported by
the iwl4945 kernel driver.
config BR2_PACKAGE_LINUX_FIRMWARE_IWLWIFI_5000
bool "Intel iwlwifi 5000"
help

View File

@ -457,6 +457,16 @@ LINUX_FIRMWARE_FILES += iwlwifi-3168-*.ucode
LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENCE.iwlwifi_firmware
endif
ifeq ($(BR2_PACKAGE_LINUX_FIRMWARE_IWLWIFI_3945),y)
LINUX_FIRMWARE_FILES += iwlwifi-3945-2.ucode
LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENCE.iwlwifi_firmware
endif
ifeq ($(BR2_PACKAGE_LINUX_FIRMWARE_IWLWIFI_4965),y)
LINUX_FIRMWARE_FILES += iwlwifi-4965-2.ucode
LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENCE.iwlwifi_firmware
endif
# iwlwifi 5000. Multiple files are available (iwlwifi-5000-1.ucode,
# iwlwifi-5000-2.ucode, iwlwifi-5000-5.ucode), corresponding to
# different versions of the firmware API. For now, we only install the