Bug#494009: binary firmware in drivers/char/drm/radeon_microcode.h

2008-10-12 Thread Ben Hutchings
Here's a patch to radeon to make it use request_firmware. This is compile-tested only, but I have hardware I can test on shortly. The firmware files can be produced by writing the arrays as 32-bit little-endian values. They should be suitable for inclusion in firmware-nonfree, so I am including

Bug#494009: binary firmware in drivers/char/drm/radeon_microcode.h

2008-10-12 Thread Ben Hutchings
However, you should probably use this patch and firmware format instead: http://git.infradead.org/users/jaswinder/firm-jsr-2.6.git?a=commitdiff;h=3a911a216742e4ab998f3281409d46a62f252716 Ben. signature.asc Description: This is a digitally signed message part

Bug#494009: binary firmware in drivers/char/drm/radeon_microcode.h

2008-08-06 Thread Robert Millan
Package: linux-2.6 Version: 2.6.26-1 Severity: serious drivers/char/drm/radeon_microcode.h (licensed under BSD-style terms) is entirely composed of binary code, such as: /* production radeon ucode r1xx-r6xx */ static const u32 R100_cp_microcode[][2] = { { 0x21007000, 00 }, {