blob: 6333a33f21e0f933d4a80bfc0396f12f687b1597 [file] [log] [blame]
David Woodhouse76770662008-05-26 23:01:27 +01001 **********
2 * WHENCE *
3 **********
4
5This file attempts to document the origin and licensing information,
6if known, for each piece of firmware distributed for use with the Linux
7kernel.
8
9--------------------------------------------------------------------------
10
11Driver: korg1212 -- Korg 1212 IO audio device
12
13File: korg/k1212.dsp
14
15Licence: Unknown
16
17Found in alsa-firmware package in hex form; no licensing information.
18
19--------------------------------------------------------------------------
David Woodhousea292f402008-05-29 14:48:34 +030020
21Driver: maestro3 -- ESS Allegro Maestro3 audio device
22
23File: ess/maestro3_assp_kernel.fw
24File: ess/maestro3_assp_minisrc.fw
25
26Licence: Unknown
27
28Found in alsa-firmware package in hex form with a comment claiming to
29be GPLv2+, but without source -- and with another comment saying "ESS
30drops binary dsp code images on our heads, but we don't get to see
31specs on the dsp."
32
33--------------------------------------------------------------------------
David Woodhouse18ee6df2008-05-29 15:07:34 +030034
35Driver: ymfpci -- Yamaha YMF724/740/744/754 audio devices
36
37File: yamaha/ds1_ctrl.fw
38File: yamaha/ds1_dsp.fw
39File: yamaha/ds1e_ctrl.fw
40
41Licence: Unknown
42
43Found alsa-firmware package in hex form, with the following comment:
44 Copyright (c) 1997-1999 Yamaha Corporation. All Rights Reserved.
45
46--------------------------------------------------------------------------
David Woodhouse0f805b82008-05-29 16:39:16 +030047
Jaswinder Singh Rajput1bfa11d2009-04-02 11:13:17 +053048Driver: SCSI_QLOGIC_1280 - Qlogic QLA 1240/1x80/1x160 SCSI support
49
50File: qlogic/1040.bin
51File: qlogic/1280.bin
52File: qlogic/12160.bin
53
54Licence: Allegedly GPLv2+, but no source visible. Marked:
55
56 QLOGIC LINUX SOFTWARE
57 QLogic ISP1280/ device driver for Linux 2.2.x and 2.4.x
58 Copyright (C) 2001 Qlogic Corporation (www.qlogic.com)
59
60--------------------------------------------------------------------------
David Woodhouse0f805b82008-05-29 16:39:16 +030061Driver: smctr -- SMC ISA/MCA Token Ring adapter
62
63File: tr_smctr.bin
64Info: MCT.BIN v6.3C1 03/01/95
65
66Original licence info:
67
68 * This firmware is licensed to you strictly for use in conjunction
69 * with the use of SMC TokenRing adapters. There is no waranty
70 * expressed or implied about its fitness for any purpose.
71
72--------------------------------------------------------------------------
David Woodhouse79682492008-05-29 17:17:17 +030073
74Driver: kaweth -- USB KLSI KL5USB101-based Ethernet device
75
76File: kaweth/new_code.bin
77File: kaweth/new_code_fix.bin
78File: kaweth/trigger_code.bin
79File: kaweth/trigger_code_fix.bin
80
81Licence: Unknown
82
83Found in hex form in the kernel source.
84
85--------------------------------------------------------------------------
David Woodhouse0a2a7362008-05-29 19:50:06 +030086
87Driver: ttusb-budget -- Technotrend/Hauppauge Nova-USB devices
88
89File: ttusb-budget/dspbootcode.bin
90
91Licence: Unknown
92
93Found in hex form in the kernel source.
94
95--------------------------------------------------------------------------
David Woodhouse2971c572008-05-30 14:04:03 +030096
97Driver: keyspan -- USB Keyspan USA-xxx serial device
98
99File: keyspan/mpr.fw
100File: keyspan/usa18x.fw
101File: keyspan/usa19.fw
102File: keyspan/usa19qi.fw
103File: keyspan/usa19qw.fw
104File: keyspan/usa19w.fw
105File: keyspan/usa28.fw
106File: keyspan/usa28xa.fw
107File: keyspan/usa28xb.fw
108File: keyspan/usa28x.fw
109File: keyspan/usa49w.fw
110File: keyspan/usa49wlc.fw
111
112Converted from Intel HEX files, used in our binary representation of ihex.
113
114Original licence information:
115
116 Copyright (C) 1999-2001
117 Keyspan, A division of InnoSys Incorporated ("Keyspan")
118
119 as an unpublished work. This notice does not imply unrestricted or
120 public access to the source code from which this firmware image is
121 derived. Except as noted below this firmware image may not be
122 reproduced, used, sold or transferred to any third party without
123 Keyspan's prior written consent. All Rights Reserved.
124
125 Permission is hereby granted for the distribution of this firmware
126 image as part of a Linux or other Open Source operating system kernel
127 in text or binary form as required.
128
129 This firmware may not be modified and may only be used with
130 Keyspan hardware. Distribution and/or Modification of the
131 keyspan.c driver which includes this firmware, in whole or in
132 part, requires the inclusion of this statement."
133
134--------------------------------------------------------------------------
David Woodhouse3edbf982008-05-30 15:15:13 +0300135
136Driver: keyspan_pda -- USB Keyspan PDA single-port serial device
137
138File: keyspan_pda/keyspan_pda.fw
139Source: keyspan_pda/keyspan_pda.S
140
141File: keyspan_pda/xircom_pgs.fw
142Source: keyspan_pda/xircom_pgs.S
143
144Licence: GPLv2+
145
146Compiled from original 8051 source into Intel HEX, used in our binary ihex form.
147
148--------------------------------------------------------------------------
David Woodhouseae93a552008-05-30 16:19:39 +0300149
150Driver: emi26 -- EMI 2|6 USB Audio interface
151
152File: emi26/bitstream.fw
153Info: VERSION=1.1.1.131 DATE=2001dec06
154
155File: emi26/firmware.fw
156Info: VERSION=1.0.2.916 DATE=12.02.2002
157
158File: emi26/loader.fw
159
160Converted from Intel HEX files, used in our binary representation of ihex.
161
162Original licence information:
163/*
164 * This firmware is for the Emagic EMI 2|6 Audio Interface
165 *
166 * The firmware contained herein is Copyright (c) 1999-2002 Emagic
167 * as an unpublished work. This notice does not imply unrestricted
168 * or public access to this firmware which is a trade secret of Emagic,
169 * and which may not be reproduced, used, sold or transferred to
170 * any third party without Emagic's written consent. All Rights Reserved.
171 *
172 * Permission is hereby granted for the distribution of this firmware
173 * image as part of a Linux or other Open Source operating system kernel
174 * in text or binary form as required.
175 *
176 * This firmware may not be modified and may only be used with the
177 * Emagic EMI 2|6 Audio Interface. Distribution and/or Modification of
178 * any driver which includes this firmware, in whole or in part,
179 * requires the inclusion of this statement.
180 */
181
182--------------------------------------------------------------------------
David Woodhouseb8e24bf2008-05-30 17:35:47 +0300183
184Driver: emi62 -- EMI 6|2m USB Audio interface
185
186File: emi62/bitstream.fw
187Info: VERSION=1.0.0.191 DATE= 2002oct28
188
189File: emi62/loader.fw
190Source: EMILOAD.HEX
191Info: VERSION=1.0.2.002 DATE=10.01.2002
192
193File: emi62/midi.fw
194Source: EMI62MFW.HEX
195Info: VERSION=1.04.062 DATE=16.10.2002
196
197File: emi62/spdif.fw
198Source: EMI62SFW.HEX
199Info: VERSION=1.04.062 DATE=16.10.2002
200
201Converted from Intel HEX files, used in our binary representation of ihex.
202
203Original licence information: None
204
205--------------------------------------------------------------------------
David Woodhouse5f24e2d2008-05-30 18:49:51 +0300206
Chris Adams7df52312009-01-11 19:49:11 +0000207Driver: ti_usb_3410_5052 -- USB TI 3410/5052 serial device
David Woodhouse5f24e2d2008-05-30 18:49:51 +0300208
209File: ti_3410.fw
210Info: firmware 9/10/04 FW3410_Special_StartWdogOnStartPort
211
212File: ti_5052.fw
213Info: firmware 9/18/04
214
215Licence: Allegedly GPLv2+, but no source visible. Marked:
216 Copyright (C) 2004 Texas Instruments
217
218Found in hex form in kernel source.
219
220--------------------------------------------------------------------------
David Woodhouseec6752f2008-05-31 01:35:29 +0300221
Chris Adams7df52312009-01-11 19:49:11 +0000222Driver: ti_usb_3410_5052 -- Multi-Tech USB cell modems
223
224File: mts_cdma.fw
225File: mts_gsm.fw
226File: mts_edge.fw
227
228Licence: "all firmware components are redistributable in binary form"
229 per support@multitech.com
230 Copyright (C) 2005 Multi-Tech Systems, Inc.
231
232Found in hex form in ftp://ftp.multitech.com/wireless/wireless_linux.zip
233
234--------------------------------------------------------------------------
235
David Woodhouseec6752f2008-05-31 01:35:29 +0300236Driver: whiteheat -- USB ConnectTech WhiteHEAT serial device
237
238File: whiteheat.fw
239Version: 4.06
240
241File: whiteheat_loader.fw
242File: whiteheat_loader_debug.fw
243
244Licence: Allegedly GPLv2, but no source visible. Marked:
245 Copyright (C) 2000-2002 ConnectTech Inc
246
247Debug loader claims the following behaviour:
248 Port 1 LED flashes when the vend_ax program is running
249 Port 2 LED flashes when any SETUP command arrives
250 Port 3 LED flashes when any valid VENDOR request occurs
251 Port 4 LED flashes when the EXTERNAL RAM DOWNLOAD request occurs
252
253Converted from Intel HEX files, used in our binary representation of ihex.
254
255--------------------------------------------------------------------------
David Woodhouse547d8bb2008-06-11 16:57:21 +0100256
257Driver: ip2 -- Computone IntelliPort Plus serial device
258
259File: intelliport2.bin
260
261Licence: Unknown
262
263Found in hex form in kernel source.
264
265--------------------------------------------------------------------------
David Woodhouse04a33e42008-06-23 11:36:23 +0100266
267Driver: CPiA2 -- cameras based on Vision's CPiA2
268
269File: cpia2/stv0672_vp4.bin
270
271Licence: Allegedly GPLv2+, but no source visible. Marked:
272 Copyright (C) 2001 STMicroelectronics, Inc.
273 Contact: steve.miller@st.com
274 Description: This file contains patch data for the CPiA2 (stv0672) VP4.
275
276Found in hex form in kernel source.
277
278--------------------------------------------------------------------------
David Woodhousec4667742008-06-23 11:41:04 +0100279
280Driver: DABUSB -- Digital Audio Broadcasting (DAB) Receiver for USB and Linux
281
282File: dabusb/firmware.fw
283File: dabusb/bitstream.bin
284
285Licence: Distributable
286
287 * Copyright (C) 1999 BayCom GmbH
288 *
289 * Redistribution and use in source and binary forms, with or without
290 * modification, are permitted provided that redistributions of source
291 * code retain the above copyright notice and this comment without
292 * modification.
293
294--------------------------------------------------------------------------
Jaswinder Singhfb54be82008-06-27 19:50:40 +0530295
296Driver: USB_VICAM -- USB 3com HomeConnect (aka vicam)
297
298File: vicam/firmware.fw
299
300Licence: Unknown
301
302Found in hex form in kernel source.
303
304--------------------------------------------------------------------------
Jaswinder Singh5b9ea932008-07-03 17:00:23 +0530305
306Driver: USB_SERIAL_EDGEPORT - USB Inside Out Edgeport Serial Driver
307
308File: edgeport/boot.fw
309File: edgeport/boot2.fw
310File: edgeport/down.fw
311File: edgeport/down2.fw
312
313Licence: Allegedly GPLv2+, but no source visible. Marked:
314//**************************************************************
315//* Edgeport/4 Binary Image
316//* Generated by HEX2C v1.06
317//* Copyright (C) 1998 Inside Out Networks, All rights reserved.
318//**************************************************************
319
320Found in hex form in kernel source.
321
322--------------------------------------------------------------------------
Jaswinder Singhd12b2192008-07-04 23:06:09 +0530323
324Driver: USB_SERIAL_EDGEPORT_TI - USB Inside Out Edgeport Serial Driver
325(TI Devices)
326
327File: edgeport/down3.bin
328
329Licence:
330//**************************************************************
331//* Edgeport Binary Image (for TI based products)
332//* Generated by TIBin2C v2.00 (watchport)
333//* Copyright (C) 2001 Inside Out Networks, All rights reserved.
334//**************************************************************
335
336Found in hex form in kernel source.
337
338--------------------------------------------------------------------------
Jaswinder Singh7f127d52008-07-05 15:28:30 +0530339
340Driver: ATARI_DSP56K - Atari DSP56k support
341
342File: dsp56k/bootstrap.bin
343Source: dsp56k/bootstrap.asm
344
345Licence: GPLv2 or later
346
347DSP56001 assembler, possibly buildable with a56 from
348http://www.zdomain.com/a56.html
349
350--------------------------------------------------------------------------
Jaswinder Singhd71792a2008-07-05 18:05:22 +0530351
352Driver: SND_SB16_CSP - Sound Blaster 16/AWE CSP support
353
354File: sb16/mulaw_main.csp
355File: sb16/alaw_main.csp
356File: sb16/ima_adpcm_init.csp
357File: sb16/ima_adpcm_playback.csp
358File: sb16/ima_adpcm_capture.csp
359
360Licence: Allegedly GPLv2+, but no source visible. Marked:
361/*
362 * Copyright (c) 1994 Creative Technology Ltd.
363 * Microcode files for SB16 Advanced Signal Processor
364 */
365
366Found in hex form in kernel source.
367
368--------------------------------------------------------------------------
Jaswinder Singhfcaa4062008-09-22 19:27:10 -0700369
370Driver: CASSINI - Sun Cassini
371
372File: sun/cassini.bin
373
374Licence: Unknown
375
376Found in hex form in kernel source.
377
378--------------------------------------------------------------------------
Divy Le Rayad58633c2008-11-26 15:37:50 -0800379
380Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter
381
382File: cxgb3/t3b_psram-1.1.0.bin.ihex
383File: cxgb3/t3c_psram-1.1.0.bin.ihex
Divy Le Rayd9507a52009-03-12 21:14:24 +0000384file: cxgb3/t3fw-7.1.0.bin.ihex
Divy Le Rayad58633c2008-11-26 15:37:50 -0800385
386License: GPLv2 or OpenIB.org BSD license, no source visible
387
388--------------------------------------------------------------------------
389
Jaswinder Singh Rajput9ac32e12009-01-07 12:59:17 -0800390Driver: e100 -- Intel PRO/100 Ethernet NIC
391
392File: e100/d101m_ucode.bin
393File: e100/d101s_ucode.bin
394File: e100/d102e_ucode.bin
395
396Licence: Unknown
397
398Found in hex form in kernel source.
399
400--------------------------------------------------------------------------
401
Jaswinder Singh949b4252009-01-04 16:09:40 -0800402Driver: acenic -- Alteon AceNIC Gigabit Ethernet card
403
404File: acenic/tg1.bin
405File: acenic/tg2.bin
406
407Licence: Unknown
408
409Found in hex form in kernel source, but source allegedly available at
410http://alteon.shareable.org/
411
412--------------------------------------------------------------------------
Jaswinder Singh Rajput077f8492009-01-04 16:11:25 -0800413
414Driver: tigon3 -- Broadcom Tigon3 based gigabit Ethernet cards
415
416File: tigon/tg3.bin
417File: tigon/tg3_tso.bin
418File: tigon/tg3_tso5.bin
419
420Licence:
421 * Firmware is:
422 * Derived from proprietary unpublished source code,
423 * Copyright (C) 2000-2003 Broadcom Corporation.
424 *
425 * Permission is hereby granted for the distribution of this firmware
426 * data in hexadecimal or equivalent format, provided this copyright
427 * notice is accompanying it.
428
429Found in hex form in kernel source.
430
431--------------------------------------------------------------------------
Jaswinder Singh Rajputcfc3a442009-01-04 16:12:11 -0800432
433Driver: ADAPTEC_STARFIRE - Adaptec Starfire/DuraLAN support
434
435File: adaptec/starfire_rx.bin
436File: adaptec/starfire_tx.bin
437
438Licence: Allegedly GPLv2, but no source visible.
439
440Found in hex form in kernel source, with the following notice:
441
442 BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE IT IS LICENSED "AS IS" AND
443 THERE IS NO WARRANTY FOR THE PROGRAM, INCLUDING BUT NOT LIMITED TO THE
444 IMPLIED WARRANTIES OF MERCHANTIBILITY OR FITNESS FOR A PARTICULAR PURPOSE
445 (TO THE EXTENT PERMITTED BY APPLICABLE LAW). USE OF THE PROGRAM IS AT YOUR
446 OWN RISK. IN NO EVENT WILL ADAPTEC OR ITS LICENSORS BE LIABLE TO YOU FOR
447 DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
448 ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM.
449
450--------------------------------------------------------------------------
Ben Hutchings06e1f9f2009-02-26 23:20:56 -0800451
452Driver: TEHUTI - Tehuti Networks 10G Ethernet
453
454File: tehuti/bdx.bin
455
456Licence:
457
458 Copyright (C) 2007 Tehuti Networks Ltd.
459
460 Permission is hereby granted for the distribution of this firmware data
461 in hexadecimal or equivalent format, provided this copyright notice is
462 accompanying it.
463
464Found in hex form in kernel source.
465
466--------------------------------------------------------------------------
Ben Hutchingsb775a752009-02-26 23:21:23 -0800467
468Driver: TYPHOON - 3cr990 series Typhoon
469
470File: 3com/typhoon.bin
471
472Licence:
473/*
474 * Copyright 1999-2004 3Com Corporation. All Rights Reserved.
475 *
476 * Redistribution and use in source and binary forms of the 3c990img.h
477 * microcode software are permitted provided that the following conditions
478 * are met:
479 * 1. Redistribution of source code must retain the above copyright
480 * notice, this list of conditions and the following disclaimer.
481 * 2. Redistribution in binary form must reproduce the above copyright
482 * notice, this list of conditions and the following disclaimer in the
483 * documentation and/or other materials provided with the distribution.
484 * 3. The name of 3Com may not be used to endorse or promote products
485 * derived from this software without specific prior written permission
486 *
487 * THIS SOFTWARE IS PROVIDED BY 3COM ``AS IS'' AND ANY EXPRESS OR
488 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
489 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
490 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
491 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
492 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
493 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
494 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
495 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
496 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
497 *
498 * USER ACKNOWLEDGES AND AGREES THAT PURCHASE OR USE OF THE 3c990img.h
499 * MICROCODE SOFTWARE WILL NOT CREATE OR GIVE GROUNDS FOR A LICENSE BY
500 * IMPLICATION, ESTOPPEL, OR OTHERWISE IN ANY INTELLECTUAL PROPERTY RIGHTS
501 * (PATENT, COPYRIGHT, TRADE SECRET, MASK WORK, OR OTHER PROPRIETARY RIGHT)
502 * EMBODIED IN ANY OTHER 3COM HARDWARE OR SOFTWARE EITHER SOLELY OR IN
503 * COMBINATION WITH THE 3c990img.h MICROCODE SOFTWARE
504 */
505
506Found in hex form in kernel source.
507
508--------------------------------------------------------------------------
Jaswinder Singh Rajputa7a5eb92009-03-30 18:17:21 +0530509
510Driver: YAM - YAM driver for AX.25
511
512File: yam/1200.bin
513File: yam/9600.bin
514
515Licence:
516 * (C) F6FBB 1998
517
518Found in hex form in kernel source.
519
520--------------------------------------------------------------------------
Jaswinder Singh Rajput4b6ece92009-03-30 19:44:59 +0530521
522Driver: 3C359 - 3Com 3C359 Token Link Velocity XL adapter
523
524File: 3com/3C359.bin
525
526Licence:
527/*
528 * The firmware this driver downloads into the tokenring card is a
529 * separate program and is not GPL'd source code, even though the Linux
530 * side driver and the routine that loads this data into the card are.
531 *
532 * This firmware is licensed to you strictly for use in conjunction
533 * with the use of 3Com 3C359 TokenRing adapters. There is no
534 * waranty expressed or implied about its fitness for any purpose.
535 */
536/* 3c359_microcode.mac: 3Com 3C359 Tokenring microcode.
537 *
538 * Notes:
539 * - Loaded from xl_init upon adapter initialization.
540 *
541 * Available from 3Com as part of their standard 3C359 driver.
542 */
543
544Found in hex form in kernel source.
545
546--------------------------------------------------------------------------
Jaswinder Singh Rajput75bf7582009-03-30 20:19:54 +0530547
548Driver: PCMCIA_SMC91C92 - SMC 91Cxx PCMCIA
549
550File: ositech/Xilinx7OD.bin
551
552Licence: Allegedly GPL, but no source visible. Marked:
553 This file contains the firmware of Seven of Diamonds from OSITECH.
554 (Special thanks to Kevin MacPherson of OSITECH)
555
556Found in hex form in kernel source.
557
558--------------------------------------------------------------------------