You could use this similar patch instead:
http://git.infradead.org/users/jaswinder/firm-jsr-2.6.git?a=commitdiff;h=e41f3e5f8c5110871e376a2566b8eea2932b813b
Ben.
signature.asc
Description: This is a digitally signed message part
Here's a patch for tehuti to make it use request_firmware. This is
compile-tested only. The firmware file can be produced by writing out
the array s_loadFirm as 32-bit little-endian values. However, the
licence remains a problem.
Ben.
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
inde
Package: linux-2.6
Version: 2.6.26-5
Severity: serious
Hi,
drivers/net/tehuti_fw.h (licensed under GPLv2+) is entirely composed of
binary firmware, such as:
static u32 s_firmLoad[] = {
0x000f0002,
0x40718000,
[...]
Since this file is licensed under GPL, this could make i
3 matches
Mail list logo