[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#501152: binary firmware in drivers/net/starfire_firmware.h



Package: linux-2.6
Version: 2.6.26-5
Severity: serious

Hi,

drivers/net/starfire_firmware.h (licensed under GPLv2) is entirely composed
of binary firmware, such as:

static const u32 firmware_rx[] = {
  0x010003dc, 0x00000000,
  0x04000421, 0x00000086,
  [...]

It's worth noting that the last chunk is #ifdef'ed out and not actually
used for anything.

Since this file is licensed under GPL, this could make it illegal to
redistribute it.

In either case, the presence of source-less binary code is a violation
of DFSG #2 requirement for source code availability.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)



Reply to: