aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/WHENCE
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2009-04-10 15:01:22 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2009-04-10 15:01:22 -0400
commit1e17d774db837fe1a536066cbe971114405d2ba1 (patch)
tree41f2a21f6676eaace57ed4f4872f57d551e00c42 /firmware/WHENCE
parentd848223808c5d21e1b3cea090047e34722c6254b (diff)
parent0ce49d6da993adf8b17b7f3ed9805ade14a6a6f3 (diff)
Merge git://git.infradead.org/~dwmw2/firmware-2.6
* git://git.infradead.org/~dwmw2/firmware-2.6: qla1280: Fix off-by-some error in firmware loading. Add README.AddingFirmware file. Basically telling people not to. firmware: Remove newly-added slicoss and sxg firmware images firmware/WHENCE: Add missing origin information for Ambassador atmsar11.fw ALSA: wavefront - Always use request_firmware() Remove fdump tool for av7110 firmware firmware: convert av7110 driver to request_firmware() Partially revert "V4L/DVB (9533): cx88: Add support for TurboSight TBS8910 DVB-S PCI card" Revert "fix modules_install via NFS" Add-add conflicts in firmware/WHENCE fixed manually
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r--firmware/WHENCE92
1 files changed, 39 insertions, 53 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE
index e4deb511cc73..10f61c9e5a8a 100644
--- a/firmware/WHENCE
+++ b/firmware/WHENCE
@@ -8,6 +8,24 @@ kernel.
8 8
9-------------------------------------------------------------------------- 9--------------------------------------------------------------------------
10 10
11Driver: ambassador -- Madge Ambassador (Collage PCI 155 Server) ATM NIC.
12
13File: firmware/atmsar11.fw
14
15Licence: Allegedly GPLv2+, but no source visible. Marked:
16
17 Madge Ambassador ATM Adapter microcode.
18 Copyright (C) 1995-1999 Madge Networks Ltd.
19
20 This microcode data is placed under the terms of the GNU General
21 Public License. The GPL is contained in /usr/doc/copyright/GPL on a
22 Debian system and in the file COPYING in the Linux kernel source.
23
24 We would prefer you not to distribute modified versions without
25 consultation and not to ask for assembly/other microcode source.
26
27--------------------------------------------------------------------------
28
11Driver: korg1212 -- Korg 1212 IO audio device 29Driver: korg1212 -- Korg 1212 IO audio device
12 30
13File: korg/k1212.dsp 31File: korg/k1212.dsp
@@ -390,59 +408,6 @@ Found in hex form in kernel source.
390 408
391-------------------------------------------------------------------------- 409--------------------------------------------------------------------------
392 410
393Driver: SLICOSS - Alacritech IS-NIC products
394
395File: slicoss/gbdownload.sys.ihex
396File: slicoss/gbrcvucode.sys.ihex
397File: slicoss/oasisdbgdownload.sys.ihex
398File: slicoss/oasisdownload.sys.ihex
399File: slicoss/oasisrcvucode.sys.ihex
400
401Licence:
402 Copyright (C) 1999-2009 Alacritech, Inc.
403
404 as an unpublished work. This notice does not imply unrestricted or
405 public access to the source code from which this firmware image is
406 derived. Except as noted below this firmware image may not be
407 reproduced, used, sold or transferred to any third party without
408 Alacritech's prior written consent. All Rights Reserved.
409
410 Permission is hereby granted for the distribution of this firmware
411 image as part of a Linux or other Open Source operating system kernel
412 in text or binary form as required.
413
414 This firmware may not be modified and may only be used with
415 Alacritech hardware.
416
417Found in hex form in kernel source.
418
419--------------------------------------------------------------------------
420
421Driver: SXG - Alacritech IS-NIC products
422
423File: sxg/saharadownloadB.sys.ihex
424File: sxg/saharadbgdownloadB.sys.ihex
425
426Licence:
427 Copyright (C) 1999-2009 Alacritech, Inc.
428
429 as an unpublished work. This notice does not imply unrestricted or
430 public access to the source code from which this firmware image is
431 derived. Except as noted below this firmware image may not be
432 reproduced, used, sold or transferred to any third party without
433 Alacritech's prior written consent. All Rights Reserved.
434
435 Permission is hereby granted for the distribution of this firmware
436 image as part of a Linux or other Open Source operating system kernel
437 in text or binary form as required.
438
439 This firmware may not be modified and may only be used with
440 Alacritech hardware.
441
442Found in hex form in kernel source.
443
444--------------------------------------------------------------------------
445
446Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter 411Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter
447 412
448File: cxgb3/t3b_psram-1.1.0.bin.ihex 413File: cxgb3/t3b_psram-1.1.0.bin.ihex
@@ -662,3 +627,24 @@ Licence:
662Found in hex form in kernel source. 627Found in hex form in kernel source.
663 628
664-------------------------------------------------------------------------- 629--------------------------------------------------------------------------
630
631Driver: DVB AV7110 -- AV7110 cards
632
633File: av7110/bootcode.bin
634
635Licence: GPLv2 or later
636
637ARM assembly source code available at http://www.linuxtv.org/downloads/firmware/Boot.S
638
639--------------------------------------------------------------------------
640
641Driver: wavefront - ISA WaveFront sound card
642
643File: yamaha/yss225_registers.bin
644
645Licence: Allegedly GPLv2+, but no source visible.
646
647Found in hex form in kernel source, with the following comment:
648 Copyright (c) 1998-2002 by Paul Davis <pbd@op.net>
649
650--------------------------------------------------------------------------