updated the firmwares to make the network cards QL41132HQRJ-HC (found on hpe gen10+) work
- validated on alambix105.ipr - work related to https://bugzilla.ipr.univ-rennes1.fr/show_bug.cgi?id=3622
This commit is contained in:
parent
f46103adc4
commit
14de494af2
|
@ -29,7 +29,7 @@ fi
|
|||
FIRM_BNX2_DEB_URL_DEFAULT="http://deb.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-bnx2_20210315-3_all.deb"
|
||||
FIRM_NONFREE_DEB_URL_DEFAULT="http://deb.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-linux-nonfree_20210315-3_all.deb"
|
||||
FIRM_MYRICOM_DEB_URL_DEFAULT="http://deb.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-myricom_20210315-3_all.deb"
|
||||
FIRM_QLOGIC_DEB_URL_DEFAULT="http://deb.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-qlogic_20210315-3_all.deb"
|
||||
FIRM_QLOGIC_DEB_URL_DEFAULT="http://deb.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-qlogic_20230210-5~bpo11+1_all.deb"
|
||||
FIRM_IWLWIFI_DEB_URL_DEFAULT="http://deb.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-iwlwifi_20210315-3_all.deb"
|
||||
|
||||
## Colors
|
||||
|
|
Loading…
Reference in New Issue