From 86bff749211b36ee745778080a0f30610562faec Mon Sep 17 00:00:00 2001 From: Jason Self Date: Mon, 4 Feb 2019 18:20:45 -0800 Subject: [PATCH] deblob-3.0.19-libre --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 43812b08802..02c9a9216f6 100755 --- a/deblob-check +++ b/deblob-check @@ -2,6 +2,7 @@ # deblob-check version 2011-07-21 + 2011-11-10's r8178 # + partial 2011-10-09's r8115 +# + 2012-02-03's r8344 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -2850,6 +2851,9 @@ set_except () { accept '[ ]\(if[ ][(]\|[ ][ ][ ][ ]\)nvc0_graph_create_fw[(]dev[,][ ]["]fuc4\(09\|1a\)[cd]["][,][ ][&]priv->fuc4\(09\|1a\)[cd][)]' drivers/gpu/drm/nouveau/nvc0_graph.c blobname 'nouveau[/]\(nv%02x_\)\?%s' drivers/gpu/drm/nouveau/nvc0_graph.c blobname 'radeon[/]SUMO2\?_\(pfp\|me\)\.bin' drivers/gpu/drm/radeon/r600.c + + blobna '[/][*][\n][ ][*][ ]AMD[ ]microcode[ ]firmware[ ]naming[ ]convention[^*]*\([*]\+[^/*][^*]*\)*[*]*amd-ucode[/][^*]*\([*]\+[^/*][^*]*\)*[*]\+[/]' arch/x86/kernel/microcode_amd.c + blobname 'amd-ucode[/]microcode_amd_fam\(%\.2x\|[0-9a-f]*\)h\.bin' arch/x86/kernel/microcode_amd.c ;; */*freedo*.patch | */*logo*.patch) -- 2.25.1