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