David Woodhouse | 7677066 | 2008-05-26 23:01:27 +0100 | [diff] [blame] | 1 | ********** |
| 2 | * WHENCE * |
| 3 | ********** |
| 4 | |
| 5 | This file attempts to document the origin and licensing information, |
| 6 | if known, for each piece of firmware distributed for use with the Linux |
| 7 | kernel. |
| 8 | |
| 9 | -------------------------------------------------------------------------- |
| 10 | |
| 11 | Driver: korg1212 -- Korg 1212 IO audio device |
| 12 | |
| 13 | File: korg/k1212.dsp |
| 14 | |
| 15 | Licence: Unknown |
| 16 | |
| 17 | Found in alsa-firmware package in hex form; no licensing information. |
| 18 | |
| 19 | -------------------------------------------------------------------------- |
David Woodhouse | a292f40 | 2008-05-29 14:48:34 +0300 | [diff] [blame] | 20 | |
| 21 | Driver: maestro3 -- ESS Allegro Maestro3 audio device |
| 22 | |
| 23 | File: ess/maestro3_assp_kernel.fw |
| 24 | File: ess/maestro3_assp_minisrc.fw |
| 25 | |
| 26 | Licence: Unknown |
| 27 | |
| 28 | Found in alsa-firmware package in hex form with a comment claiming to |
| 29 | be GPLv2+, but without source -- and with another comment saying "ESS |
| 30 | drops binary dsp code images on our heads, but we don't get to see |
| 31 | specs on the dsp." |
| 32 | |
| 33 | -------------------------------------------------------------------------- |
David Woodhouse | 18ee6df | 2008-05-29 15:07:34 +0300 | [diff] [blame] | 34 | |
| 35 | Driver: ymfpci -- Yamaha YMF724/740/744/754 audio devices |
| 36 | |
| 37 | File: yamaha/ds1_ctrl.fw |
| 38 | File: yamaha/ds1_dsp.fw |
| 39 | File: yamaha/ds1e_ctrl.fw |
| 40 | |
| 41 | Licence: Unknown |
| 42 | |
| 43 | Found alsa-firmware package in hex form, with the following comment: |
| 44 | Copyright (c) 1997-1999 Yamaha Corporation. All Rights Reserved. |
| 45 | |
| 46 | -------------------------------------------------------------------------- |
David Woodhouse | 0f805b8 | 2008-05-29 16:39:16 +0300 | [diff] [blame] | 47 | |
| 48 | Driver: smctr -- SMC ISA/MCA Token Ring adapter |
| 49 | |
| 50 | File: tr_smctr.bin |
| 51 | Info: MCT.BIN v6.3C1 03/01/95 |
| 52 | |
| 53 | Original licence info: |
| 54 | |
| 55 | * This firmware is licensed to you strictly for use in conjunction |
| 56 | * with the use of SMC TokenRing adapters. There is no waranty |
| 57 | * expressed or implied about its fitness for any purpose. |
| 58 | |
| 59 | -------------------------------------------------------------------------- |
David Woodhouse | 7968249 | 2008-05-29 17:17:17 +0300 | [diff] [blame] | 60 | |
| 61 | Driver: kaweth -- USB KLSI KL5USB101-based Ethernet device |
| 62 | |
| 63 | File: kaweth/new_code.bin |
| 64 | File: kaweth/new_code_fix.bin |
| 65 | File: kaweth/trigger_code.bin |
| 66 | File: kaweth/trigger_code_fix.bin |
| 67 | |
| 68 | Licence: Unknown |
| 69 | |
| 70 | Found in hex form in the kernel source. |
| 71 | |
| 72 | -------------------------------------------------------------------------- |
David Woodhouse | 0a2a736 | 2008-05-29 19:50:06 +0300 | [diff] [blame] | 73 | |
| 74 | Driver: ttusb-budget -- Technotrend/Hauppauge Nova-USB devices |
| 75 | |
| 76 | File: ttusb-budget/dspbootcode.bin |
| 77 | |
| 78 | Licence: Unknown |
| 79 | |
| 80 | Found in hex form in the kernel source. |
| 81 | |
| 82 | -------------------------------------------------------------------------- |
David Woodhouse | 2971c57 | 2008-05-30 14:04:03 +0300 | [diff] [blame^] | 83 | |
| 84 | Driver: keyspan -- USB Keyspan USA-xxx serial device |
| 85 | |
| 86 | File: keyspan/mpr.fw |
| 87 | File: keyspan/usa18x.fw |
| 88 | File: keyspan/usa19.fw |
| 89 | File: keyspan/usa19qi.fw |
| 90 | File: keyspan/usa19qw.fw |
| 91 | File: keyspan/usa19w.fw |
| 92 | File: keyspan/usa28.fw |
| 93 | File: keyspan/usa28xa.fw |
| 94 | File: keyspan/usa28xb.fw |
| 95 | File: keyspan/usa28x.fw |
| 96 | File: keyspan/usa49w.fw |
| 97 | File: keyspan/usa49wlc.fw |
| 98 | |
| 99 | Converted from Intel HEX files, used in our binary representation of ihex. |
| 100 | |
| 101 | Original licence information: |
| 102 | |
| 103 | Copyright (C) 1999-2001 |
| 104 | Keyspan, A division of InnoSys Incorporated ("Keyspan") |
| 105 | |
| 106 | as an unpublished work. This notice does not imply unrestricted or |
| 107 | public access to the source code from which this firmware image is |
| 108 | derived. Except as noted below this firmware image may not be |
| 109 | reproduced, used, sold or transferred to any third party without |
| 110 | Keyspan's prior written consent. All Rights Reserved. |
| 111 | |
| 112 | Permission is hereby granted for the distribution of this firmware |
| 113 | image as part of a Linux or other Open Source operating system kernel |
| 114 | in text or binary form as required. |
| 115 | |
| 116 | This firmware may not be modified and may only be used with |
| 117 | Keyspan hardware. Distribution and/or Modification of the |
| 118 | keyspan.c driver which includes this firmware, in whole or in |
| 119 | part, requires the inclusion of this statement." |
| 120 | |
| 121 | -------------------------------------------------------------------------- |