diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-10 15:01:22 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-10 15:01:22 -0400 |
commit | 1e17d774db837fe1a536066cbe971114405d2ba1 (patch) | |
tree | 41f2a21f6676eaace57ed4f4872f57d551e00c42 /firmware/WHENCE | |
parent | d848223808c5d21e1b3cea090047e34722c6254b (diff) | |
parent | 0ce49d6da993adf8b17b7f3ed9805ade14a6a6f3 (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/WHENCE | 92 |
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 | ||
11 | Driver: ambassador -- Madge Ambassador (Collage PCI 155 Server) ATM NIC. | ||
12 | |||
13 | File: firmware/atmsar11.fw | ||
14 | |||
15 | Licence: 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 | |||
11 | Driver: korg1212 -- Korg 1212 IO audio device | 29 | Driver: korg1212 -- Korg 1212 IO audio device |
12 | 30 | ||
13 | File: korg/k1212.dsp | 31 | File: korg/k1212.dsp |
@@ -390,59 +408,6 @@ Found in hex form in kernel source. | |||
390 | 408 | ||
391 | -------------------------------------------------------------------------- | 409 | -------------------------------------------------------------------------- |
392 | 410 | ||
393 | Driver: SLICOSS - Alacritech IS-NIC products | ||
394 | |||
395 | File: slicoss/gbdownload.sys.ihex | ||
396 | File: slicoss/gbrcvucode.sys.ihex | ||
397 | File: slicoss/oasisdbgdownload.sys.ihex | ||
398 | File: slicoss/oasisdownload.sys.ihex | ||
399 | File: slicoss/oasisrcvucode.sys.ihex | ||
400 | |||
401 | Licence: | ||
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 | |||
417 | Found in hex form in kernel source. | ||
418 | |||
419 | -------------------------------------------------------------------------- | ||
420 | |||
421 | Driver: SXG - Alacritech IS-NIC products | ||
422 | |||
423 | File: sxg/saharadownloadB.sys.ihex | ||
424 | File: sxg/saharadbgdownloadB.sys.ihex | ||
425 | |||
426 | Licence: | ||
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 | |||
442 | Found in hex form in kernel source. | ||
443 | |||
444 | -------------------------------------------------------------------------- | ||
445 | |||
446 | Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter | 411 | Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter |
447 | 412 | ||
448 | File: cxgb3/t3b_psram-1.1.0.bin.ihex | 413 | File: cxgb3/t3b_psram-1.1.0.bin.ihex |
@@ -662,3 +627,24 @@ Licence: | |||
662 | Found in hex form in kernel source. | 627 | Found in hex form in kernel source. |
663 | 628 | ||
664 | -------------------------------------------------------------------------- | 629 | -------------------------------------------------------------------------- |
630 | |||
631 | Driver: DVB AV7110 -- AV7110 cards | ||
632 | |||
633 | File: av7110/bootcode.bin | ||
634 | |||
635 | Licence: GPLv2 or later | ||
636 | |||
637 | ARM assembly source code available at http://www.linuxtv.org/downloads/firmware/Boot.S | ||
638 | |||
639 | -------------------------------------------------------------------------- | ||
640 | |||
641 | Driver: wavefront - ISA WaveFront sound card | ||
642 | |||
643 | File: yamaha/yss225_registers.bin | ||
644 | |||
645 | Licence: Allegedly GPLv2+, but no source visible. | ||
646 | |||
647 | Found in hex form in kernel source, with the following comment: | ||
648 | Copyright (c) 1998-2002 by Paul Davis <pbd@op.net> | ||
649 | |||
650 | -------------------------------------------------------------------------- | ||