From: lxoliva Date: Fri, 7 Feb 2014 03:13:12 +0000 (+0000) Subject: Deblob properly the new rtl8192cu firmware introduced in 3.13.2. X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=b2495d74db9493eaca19bcd6dcc100235b63bd31;p=releases.git Deblob properly the new rtl8192cu firmware introduced in 3.13.2. git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@11085 559672b5-ba27-0410-b829-e8f1faed8b1b --- diff --git a/deblob-check b/deblob-check index e7dfc3d8311..0d14b15b893 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,6 @@ #! /bin/sh -# deblob-check version 2014-01-09 +# deblob-check version 2014-02-06 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -3567,6 +3567,9 @@ set_except () { defsnc 'static[ ]const[ ]struct[ ]reg_default[ ]aic3x_reg\[\][ ]=' sound/soc/codecs/tlv320aic3x.c blobname 'radeon[/]HAWAII_\(pfp\|[mc]e\|me\?c\|rlc\|sdma\|smc\)\.bin' drivers/gpu/drm/radeon/cik.c blobname 'ti-connectivity[/]wl1251-\(fw\|nvs\)\.bin' 'drivers/net/wireless/wl12\(51\|xx\)/wl1251.h' + + # New in 3.13.2 + blobname 'rtlwifi[/]rtl8192cufw_\([AB]\|TMSC\)\.bin' drivers/net/wireless/rtlwifi/rtl8192cu.sw ;; */*freedo*.patch | */*logo*.patch)