From d26b1390e3eaebcf1ef04029d382258304cf0b0d Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Wed, 23 Feb 2022 18:42:52 -0500 Subject: [PATCH] GNU Linux-libre 5.16.11-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index de5813fb6da..d6112eb1431 100755 --- a/deblob-check +++ b/deblob-check @@ -3,6 +3,7 @@ # deblob-check version 2021-12-20 r18515 # modified with 2022-01-27 r18550 # modified with 2022-01-29 r18573 +# modified with 2022-02-23 r18607 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6412,6 +6413,9 @@ set_except () { blobna 'bp->fw_\(major\|minor\|eng\|rev\)[ ]=[ ]BCM_5710_FW_\(MAJOR\|MINOR\|ENGINEERING\|REVISION\)_VERSION\(_V15\)\?[;]\([\n][\t]*bp->fw_\(major\|minor\|eng\|rev\)[ ]=[ ]BCM_5710_FW_\(MAJOR\|MINOR\|ENGINEERING\|REVISION\)_VERSION\(_V15\)\?[;]\)*' drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c blobna '\([,][\n \t]*bp->fw_\(major\|minor\|rev\)\)\+' drivers/net/wireless/broadcom/bnx2x/bnx2x_main.c + # New in 5.16.11, 5.15.25, 5.10.102. + blobname 'gsl1680-rwc-nanote-p8\.fw' drivers/platform/x86/touchscreen_dmi.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1