diff --git a/WHENCE b/WHENCE index e4deb51..10f61c9 100644 --- a/WHENCE +++ b/WHENCE @@ -8,6 +8,24 @@ kernel. -------------------------------------------------------------------------- +Driver: ambassador -- Madge Ambassador (Collage PCI 155 Server) ATM NIC. + +File: firmware/atmsar11.fw + +Licence: Allegedly GPLv2+, but no source visible. Marked: + + Madge Ambassador ATM Adapter microcode. + Copyright (C) 1995-1999 Madge Networks Ltd. + + This microcode data is placed under the terms of the GNU General + Public License. The GPL is contained in /usr/doc/copyright/GPL on a + Debian system and in the file COPYING in the Linux kernel source. + + We would prefer you not to distribute modified versions without + consultation and not to ask for assembly/other microcode source. + +-------------------------------------------------------------------------- + Driver: korg1212 -- Korg 1212 IO audio device File: korg/k1212.dsp @@ -390,59 +408,6 @@ Found in hex form in kernel source. -------------------------------------------------------------------------- -Driver: SLICOSS - Alacritech IS-NIC products - -File: slicoss/gbdownload.sys.ihex -File: slicoss/gbrcvucode.sys.ihex -File: slicoss/oasisdbgdownload.sys.ihex -File: slicoss/oasisdownload.sys.ihex -File: slicoss/oasisrcvucode.sys.ihex - -Licence: - Copyright (C) 1999-2009 Alacritech, Inc. - - as an unpublished work. This notice does not imply unrestricted or - public access to the source code from which this firmware image is - derived. Except as noted below this firmware image may not be - reproduced, used, sold or transferred to any third party without - Alacritech's prior written consent. All Rights Reserved. - - Permission is hereby granted for the distribution of this firmware - image as part of a Linux or other Open Source operating system kernel - in text or binary form as required. - - This firmware may not be modified and may only be used with - Alacritech hardware. - -Found in hex form in kernel source. - --------------------------------------------------------------------------- - -Driver: SXG - Alacritech IS-NIC products - -File: sxg/saharadownloadB.sys.ihex -File: sxg/saharadbgdownloadB.sys.ihex - -Licence: - Copyright (C) 1999-2009 Alacritech, Inc. - - as an unpublished work. This notice does not imply unrestricted or - public access to the source code from which this firmware image is - derived. Except as noted below this firmware image may not be - reproduced, used, sold or transferred to any third party without - Alacritech's prior written consent. All Rights Reserved. - - Permission is hereby granted for the distribution of this firmware - image as part of a Linux or other Open Source operating system kernel - in text or binary form as required. - - This firmware may not be modified and may only be used with - Alacritech hardware. - -Found in hex form in kernel source. - --------------------------------------------------------------------------- - Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter File: cxgb3/t3b_psram-1.1.0.bin.ihex @@ -662,3 +627,24 @@ Licence: Found in hex form in kernel source. -------------------------------------------------------------------------- + +Driver: DVB AV7110 -- AV7110 cards + +File: av7110/bootcode.bin + +Licence: GPLv2 or later + +ARM assembly source code available at http://www.linuxtv.org/downloads/firmware/Boot.S + +-------------------------------------------------------------------------- + +Driver: wavefront - ISA WaveFront sound card + +File: yamaha/yss225_registers.bin + +Licence: Allegedly GPLv2+, but no source visible. + +Found in hex form in kernel source, with the following comment: + Copyright (c) 1998-2002 by Paul Davis + +-------------------------------------------------------------------------- diff --git a/av7110/bootcode.bin b/av7110/bootcode.bin new file mode 100644 index 0000000..f315775 Binary files /dev/null and b/av7110/bootcode.bin differ diff --git a/slicoss/gbdownload.sys b/slicoss/gbdownload.sys deleted file mode 100644 index 60ab75b..0000000 Binary files a/slicoss/gbdownload.sys and /dev/null differ diff --git a/slicoss/gbrcvucode.sys b/slicoss/gbrcvucode.sys deleted file mode 100644 index 855b23e..0000000 Binary files a/slicoss/gbrcvucode.sys and /dev/null differ diff --git a/slicoss/oasisdbgdownload.sys b/slicoss/oasisdbgdownload.sys deleted file mode 100644 index 4ae5023..0000000 Binary files a/slicoss/oasisdbgdownload.sys and /dev/null differ diff --git a/slicoss/oasisdownload.sys b/slicoss/oasisdownload.sys deleted file mode 100644 index cdc2cc1..0000000 Binary files a/slicoss/oasisdownload.sys and /dev/null differ diff --git a/slicoss/oasisrcvucode.sys b/slicoss/oasisrcvucode.sys deleted file mode 100644 index a2b9bde..0000000 Binary files a/slicoss/oasisrcvucode.sys and /dev/null differ diff --git a/sxg/saharadbgdownloadB.sys b/sxg/saharadbgdownloadB.sys deleted file mode 100644 index d3b3ed1..0000000 Binary files a/sxg/saharadbgdownloadB.sys and /dev/null differ diff --git a/sxg/saharadownloadB.sys b/sxg/saharadownloadB.sys deleted file mode 100644 index c48cb92..0000000 Binary files a/sxg/saharadownloadB.sys and /dev/null differ diff --git a/yamaha/yss225_registers.bin b/yamaha/yss225_registers.bin new file mode 100644 index 0000000..99e9790 Binary files /dev/null and b/yamaha/yss225_registers.bin differ