]> git.proxmox.com Git - mirror_linux-firmware.git/blame - WHENCE
bnx2x: update fw to 7.8.17
[mirror_linux-firmware.git] / WHENCE
CommitLineData
2507663c
DW
1 **********
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
43e79a44
DW
11Driver: ambassador -- Madge Ambassador (Collage PCI 155 Server) ATM NIC.
12
305a70e8 13File: atmsar11.fw
43e79a44
DW
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
859754a1 29Driver: snd-korg1212 -- Korg 1212 IO audio device
2507663c
DW
30
31File: korg/k1212.dsp
32
33Licence: Unknown
34
35Found in alsa-firmware package in hex form; no licensing information.
36
37--------------------------------------------------------------------------
eff4c1c2 38
859754a1 39Driver: snd-maestro3 -- ESS Allegro Maestro3 audio device
eff4c1c2
DW
40
41File: ess/maestro3_assp_kernel.fw
42File: ess/maestro3_assp_minisrc.fw
43
44Licence: Unknown
45
46Found in alsa-firmware package in hex form with a comment claiming to
47be GPLv2+, but without source -- and with another comment saying "ESS
48drops binary dsp code images on our heads, but we don't get to see
49specs on the dsp."
50
51--------------------------------------------------------------------------
543cbf03 52
859754a1 53Driver: snd-ymfpci -- Yamaha YMF724/740/744/754 audio devices
543cbf03
DW
54
55File: yamaha/ds1_ctrl.fw
56File: yamaha/ds1_dsp.fw
57File: yamaha/ds1e_ctrl.fw
58
59Licence: Unknown
60
61Found alsa-firmware package in hex form, with the following comment:
62 Copyright (c) 1997-1999 Yamaha Corporation. All Rights Reserved.
63
64--------------------------------------------------------------------------
d4ea0a04 65
859754a1 66Driver: advansys - AdvanSys SCSI
9873bf8d
JSR
67
68File: advansys/mcode.bin
69File: advansys/3550.bin
70File: advansys/38C0800.bin
71File: advansys/38C1600.bin
72
73Licence: BSD, no source available.
74
75Found in hex form in kernel source.
76
77--------------------------------------------------------------------------
78
859754a1 79Driver: qla1280 - Qlogic QLA 1240/1x80/1x160 SCSI support
a923dad9
JSR
80
81File: qlogic/1040.bin
82File: qlogic/1280.bin
83File: qlogic/12160.bin
84
85Licence: Allegedly GPLv2+, but no source visible. Marked:
86
87 QLOGIC LINUX SOFTWARE
88 QLogic ISP1280/ device driver for Linux 2.2.x and 2.4.x
89 Copyright (C) 2001 Qlogic Corporation (www.qlogic.com)
90
91--------------------------------------------------------------------------
a652b079 92
d4ea0a04
DW
93Driver: smctr -- SMC ISA/MCA Token Ring adapter
94
95File: tr_smctr.bin
4bd6c56f 96Version: 6.3C1
d4ea0a04
DW
97Info: MCT.BIN v6.3C1 03/01/95
98
99Original licence info:
100
101 * This firmware is licensed to you strictly for use in conjunction
102 * with the use of SMC TokenRing adapters. There is no waranty
103 * expressed or implied about its fitness for any purpose.
104
105--------------------------------------------------------------------------
924483e7
DW
106
107Driver: kaweth -- USB KLSI KL5USB101-based Ethernet device
108
109File: kaweth/new_code.bin
110File: kaweth/new_code_fix.bin
111File: kaweth/trigger_code.bin
112File: kaweth/trigger_code_fix.bin
113
114Licence: Unknown
115
116Found in hex form in the kernel source.
117
118--------------------------------------------------------------------------
1b1e5936 119
859754a1 120Driver: dvb-ttusb-budget -- Technotrend/Hauppauge Nova-USB devices
1b1e5936
DW
121
122File: ttusb-budget/dspbootcode.bin
123
124Licence: Unknown
125
126Found in hex form in the kernel source.
127
128--------------------------------------------------------------------------
9adcf922
DW
129
130Driver: keyspan -- USB Keyspan USA-xxx serial device
131
132File: keyspan/mpr.fw
133File: keyspan/usa18x.fw
134File: keyspan/usa19.fw
135File: keyspan/usa19qi.fw
136File: keyspan/usa19qw.fw
137File: keyspan/usa19w.fw
138File: keyspan/usa28.fw
139File: keyspan/usa28xa.fw
140File: keyspan/usa28xb.fw
141File: keyspan/usa28x.fw
142File: keyspan/usa49w.fw
143File: keyspan/usa49wlc.fw
144
145Converted from Intel HEX files, used in our binary representation of ihex.
146
147Original licence information:
148
149 Copyright (C) 1999-2001
150 Keyspan, A division of InnoSys Incorporated ("Keyspan")
151
152 as an unpublished work. This notice does not imply unrestricted or
153 public access to the source code from which this firmware image is
154 derived. Except as noted below this firmware image may not be
155 reproduced, used, sold or transferred to any third party without
156 Keyspan's prior written consent. All Rights Reserved.
157
158 Permission is hereby granted for the distribution of this firmware
159 image as part of a Linux or other Open Source operating system kernel
160 in text or binary form as required.
161
162 This firmware may not be modified and may only be used with
163 Keyspan hardware. Distribution and/or Modification of the
164 keyspan.c driver which includes this firmware, in whole or in
165 part, requires the inclusion of this statement."
166
167--------------------------------------------------------------------------
eb8491a0
DW
168
169Driver: keyspan_pda -- USB Keyspan PDA single-port serial device
170
171File: keyspan_pda/keyspan_pda.fw
172Source: keyspan_pda/keyspan_pda.S
173
174File: keyspan_pda/xircom_pgs.fw
175Source: keyspan_pda/xircom_pgs.S
176
7ee581d8
BH
177Source: keyspan_pda/Makefile
178
eb8491a0
DW
179Licence: GPLv2+
180
181Compiled from original 8051 source into Intel HEX, used in our binary ihex form.
182
183--------------------------------------------------------------------------
b45deb58
DW
184
185Driver: emi26 -- EMI 2|6 USB Audio interface
186
187File: emi26/bitstream.fw
4bd6c56f
BH
188Version: 1.1.1.131
189Info: DATE=2001dec06
b45deb58
DW
190
191File: emi26/firmware.fw
4bd6c56f
BH
192Version: 1.0.2.916
193Info: DATE=12.02.2002
b45deb58
DW
194
195File: emi26/loader.fw
196
197Converted from Intel HEX files, used in our binary representation of ihex.
198
199Original licence information:
200/*
201 * This firmware is for the Emagic EMI 2|6 Audio Interface
202 *
203 * The firmware contained herein is Copyright (c) 1999-2002 Emagic
204 * as an unpublished work. This notice does not imply unrestricted
205 * or public access to this firmware which is a trade secret of Emagic,
206 * and which may not be reproduced, used, sold or transferred to
207 * any third party without Emagic's written consent. All Rights Reserved.
208 *
209 * Permission is hereby granted for the distribution of this firmware
210 * image as part of a Linux or other Open Source operating system kernel
211 * in text or binary form as required.
212 *
213 * This firmware may not be modified and may only be used with the
214 * Emagic EMI 2|6 Audio Interface. Distribution and/or Modification of
215 * any driver which includes this firmware, in whole or in part,
216 * requires the inclusion of this statement.
217 */
218
219--------------------------------------------------------------------------
17880cf6
DW
220
221Driver: emi62 -- EMI 6|2m USB Audio interface
222
223File: emi62/bitstream.fw
4bd6c56f
BH
224Version: 1.0.0.191
225Info: DATE= 2002oct28
17880cf6
DW
226
227File: emi62/loader.fw
228Source: EMILOAD.HEX
4bd6c56f
BH
229Version: 1.0.2.002
230Info: DATE=10.01.2002
17880cf6
DW
231
232File: emi62/midi.fw
233Source: EMI62MFW.HEX
4bd6c56f
BH
234Version: 1.04.062
235Info: DATE=16.10.2002
17880cf6
DW
236
237File: emi62/spdif.fw
238Source: EMI62SFW.HEX
4bd6c56f
BH
239Version: 1.04.062
240Info: DATE=16.10.2002
17880cf6
DW
241
242Converted from Intel HEX files, used in our binary representation of ihex.
243
244Original licence information: None
245
246--------------------------------------------------------------------------
9abb8873 247
e301324f 248Driver: ti_usb_3410_5052 -- USB TI 3410/5052 serial device
9abb8873
DW
249
250File: ti_3410.fw
251Info: firmware 9/10/04 FW3410_Special_StartWdogOnStartPort
252
253File: ti_5052.fw
254Info: firmware 9/18/04
255
256Licence: Allegedly GPLv2+, but no source visible. Marked:
257 Copyright (C) 2004 Texas Instruments
258
259Found in hex form in kernel source.
260
261--------------------------------------------------------------------------
0189189a 262
e301324f
CA
263Driver: ti_usb_3410_5052 -- Multi-Tech USB cell modems
264
265File: mts_cdma.fw
266File: mts_gsm.fw
267File: mts_edge.fw
268
269Licence: "all firmware components are redistributable in binary form"
270 per support@multitech.com
271 Copyright (C) 2005 Multi-Tech Systems, Inc.
272
273Found in hex form in ftp://ftp.multitech.com/wireless/wireless_linux.zip
274
275--------------------------------------------------------------------------
276
9a45f6c1
BH
277Driver: ti_usb_3410_5052 -- Multi-Tech USB fax modems
278
279File: mts_mt9234mu.fw
280File: mts_mt9234zba.fw
281
282Licence: Unknown
283
284--------------------------------------------------------------------------
285
0189189a
DW
286Driver: whiteheat -- USB ConnectTech WhiteHEAT serial device
287
288File: whiteheat.fw
289Version: 4.06
290
291File: whiteheat_loader.fw
0189189a
DW
292
293Licence: Allegedly GPLv2, but no source visible. Marked:
294 Copyright (C) 2000-2002 ConnectTech Inc
295
296Debug loader claims the following behaviour:
297 Port 1 LED flashes when the vend_ax program is running
298 Port 2 LED flashes when any SETUP command arrives
299 Port 3 LED flashes when any valid VENDOR request occurs
300 Port 4 LED flashes when the EXTERNAL RAM DOWNLOAD request occurs
301
302Converted from Intel HEX files, used in our binary representation of ihex.
303
304--------------------------------------------------------------------------
73bc148a
DW
305
306Driver: ip2 -- Computone IntelliPort Plus serial device
307
308File: intelliport2.bin
309
310Licence: Unknown
311
312Found in hex form in kernel source.
313
314--------------------------------------------------------------------------
edc44dda 315
859754a1 316Driver: cpia2 -- cameras based on Vision's CPiA2
edc44dda
DW
317
318File: cpia2/stv0672_vp4.bin
319
320Licence: Allegedly GPLv2+, but no source visible. Marked:
321 Copyright (C) 2001 STMicroelectronics, Inc.
322 Contact: steve.miller@st.com
323 Description: This file contains patch data for the CPiA2 (stv0672) VP4.
324
325Found in hex form in kernel source.
326
327--------------------------------------------------------------------------
225e3125 328
859754a1 329Driver: dabusb -- Digital Audio Broadcasting (DAB) Receiver for USB and Linux
225e3125
DW
330
331File: dabusb/firmware.fw
332File: dabusb/bitstream.bin
333
334Licence: Distributable
335
336 * Copyright (C) 1999 BayCom GmbH
337 *
338 * Redistribution and use in source and binary forms, with or without
339 * modification, are permitted provided that redistributions of source
340 * code retain the above copyright notice and this comment without
341 * modification.
342
343--------------------------------------------------------------------------
5c5a083a 344
859754a1 345Driver: vicam -- USB 3com HomeConnect (aka vicam)
5c5a083a
JS
346
347File: vicam/firmware.fw
348
349Licence: Unknown
350
351Found in hex form in kernel source.
352
353--------------------------------------------------------------------------
3ab8dfb9 354
859754a1 355Driver: io_edgeport - USB Inside Out Edgeport Serial Driver
3ab8dfb9
JS
356
357File: edgeport/boot.fw
358File: edgeport/boot2.fw
359File: edgeport/down.fw
360File: edgeport/down2.fw
361
362Licence: Allegedly GPLv2+, but no source visible. Marked:
363//**************************************************************
364//* Edgeport/4 Binary Image
365//* Generated by HEX2C v1.06
366//* Copyright (C) 1998 Inside Out Networks, All rights reserved.
367//**************************************************************
368
369Found in hex form in kernel source.
370
371--------------------------------------------------------------------------
942b3216 372
859754a1 373Driver: io_ti - USB Inside Out Edgeport Serial Driver
942b3216
JS
374(TI Devices)
375
376File: edgeport/down3.bin
377
378Licence:
379//**************************************************************
380//* Edgeport Binary Image (for TI based products)
381//* Generated by TIBin2C v2.00 (watchport)
382//* Copyright (C) 2001 Inside Out Networks, All rights reserved.
383//**************************************************************
384
385Found in hex form in kernel source.
386
387--------------------------------------------------------------------------
68c4f016 388
859754a1 389Driver: dsp56k - Atari DSP56k support
68c4f016
JS
390
391File: dsp56k/bootstrap.bin
392Source: dsp56k/bootstrap.asm
25145003
BH
393Source: dsp56k/Makefile
394Source: dsp56k/concat-bootstrap.pl
68c4f016
JS
395
396Licence: GPLv2 or later
397
25145003 398DSP56001 assembler, buildable with a56 from
68c4f016
JS
399http://www.zdomain.com/a56.html
400
401--------------------------------------------------------------------------
b213a921 402
859754a1 403Driver: snd-sb16-csp - Sound Blaster 16/AWE CSP support
b213a921
JS
404
405File: sb16/mulaw_main.csp
406File: sb16/alaw_main.csp
407File: sb16/ima_adpcm_init.csp
408File: sb16/ima_adpcm_playback.csp
409File: sb16/ima_adpcm_capture.csp
410
411Licence: Allegedly GPLv2+, but no source visible. Marked:
412/*
413 * Copyright (c) 1994 Creative Technology Ltd.
414 * Microcode files for SB16 Advanced Signal Processor
415 */
416
417Found in hex form in kernel source.
418
419--------------------------------------------------------------------------
439c03cf 420
859754a1 421Driver: qla2xxx - QLogic QLA2XXX Fibre Channel
439c03cf 422
b217ed59
BH
423File: ql2100_fw.bin
424Version: 1.19.38 TP
425File: ql2200_fw.bin
426Version: 2.02.08 TP
427File: ql2300_fw.bin
428Version: 3.03.28 IPX
429File: ql2322_fw.bin
430Version: 3.03.28 IPX
431File: ql2400_fw.bin
8dcc0fe6 432Version: 5.08.00 MID
b217ed59 433File: ql2500_fw.bin
63f10997 434Version: 5.08.00 MIDQ
439c03cf
DW
435
436Licence: Redistributable. See LICENCE.qla2xxx for details
437
9d39be9f 438Available from http://ldriver.qlogic.com/firmware/
d10bf8bb
DK
439
440--------------------------------------------------------------------------
441
859754a1 442Driver: orinoco - Agere/Prism/Symbol Orinoco support
d10bf8bb 443
b217ed59
BH
444File: agere_sta_fw.bin
445Version: 9.48 Hermes I
446File: agere_ap_fw.bin
447Version: 9.48 Hermes I
d10bf8bb
DK
448
449Licence: Redistributable. See LICENCE.agere for details
b66ece11
LR
450
451--------------------------------------------------------------------------
452
859754a1 453Driver: ar9170 - Atheros 802.11n "otus" USB
b66ece11
LR
454
455File: ar9170-1.fw
456File: ar9170-2.fw
457
224d4493 458Licence: Redistributable. See LICENCE.atheros_firmware for details
20d34dd4
DW
459
460--------------------------------------------------------------------------
461
1b7c9544 462Driver: ath9k_htc - Atheros HTC devices (USB)
35b30840
S
463
464File: ar9271.fw
1b7c9544
S
465File: ar7010.fw
466File: ar7010_1_1.fw
bb190f3f 467File: htc_9271.fw
f6f644b3 468Version: 1.3
fe2c912a 469File: htc_7010.fw
f6f644b3 470Version: 1.3
35b30840
S
471
472Licence: Redistributable. See LICENCE.atheros_firmware for details
473
474--------------------------------------------------------------------------
475
859754a1 476Driver: cassini - Sun Cassini
a9dce495
JS
477
478File: sun/cassini.bin
479
480Licence: Unknown
481
482Found in hex form in kernel source.
483
484--------------------------------------------------------------------------
94cebd28 485
859754a1 486Driver: slicoss - Alacritech IS-NIC products
bb759d64 487
e99eb076
DW
488File: slicoss/gbdownload.sys
489File: slicoss/gbrcvucode.sys
490File: slicoss/oasisdbgdownload.sys
491File: slicoss/oasisdownload.sys
492File: slicoss/oasisrcvucode.sys
bb759d64 493
358e9077
MT
494Licence:
495 Copyright (C) 1999-2009 Alacritech, Inc.
496
497 as an unpublished work. This notice does not imply unrestricted or
498 public access to the source code from which this firmware image is
499 derived. Except as noted below this firmware image may not be
500 reproduced, used, sold or transferred to any third party without
501 Alacritech's prior written consent. All Rights Reserved.
502
503 Permission is hereby granted for the distribution of this firmware
504 image as part of a Linux or other Open Source operating system kernel
505 in text or binary form as required.
506
6c850e37 507 This firmware may not be modified.
bb759d64
LD
508
509Found in hex form in kernel source.
510
511--------------------------------------------------------------------------
a66a29b1 512
859754a1 513Driver: sxg - Alacritech IS-NIC products
a66a29b1 514
e99eb076
DW
515File: sxg/saharadownloadB.sys
516File: sxg/saharadbgdownloadB.sys
a66a29b1 517
358e9077
MT
518Licence:
519 Copyright (C) 1999-2009 Alacritech, Inc.
520
521 as an unpublished work. This notice does not imply unrestricted or
522 public access to the source code from which this firmware image is
523 derived. Except as noted below this firmware image may not be
524 reproduced, used, sold or transferred to any third party without
525 Alacritech's prior written consent. All Rights Reserved.
526
527 Permission is hereby granted for the distribution of this firmware
528 image as part of a Linux or other Open Source operating system kernel
529 in text or binary form as required.
530
6c850e37 531 This firmware may not be modified.
a66a29b1
MT
532
533Found in hex form in kernel source.
a66a29b1
MT
534
535--------------------------------------------------------------------------
94cebd28
DLR
536
537Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter
538
cc8127f1
DW
539File: cxgb3/t3b_psram-1.1.0.bin
540File: cxgb3/t3c_psram-1.1.0.bin
541File: cxgb3/t3fw-7.0.0.bin
542File: cxgb3/t3fw-7.1.0.bin
56cda01b 543File: cxgb3/t3fw-7.4.0.bin
9a45f6c1 544File: cxgb3/t3fw-7.10.0.bin
07af67ca 545File: cxgb3/t3fw-7.12.0.bin
94cebd28 546
224d4493 547Licence: GPLv2 or OpenIB.org BSD license, no source visible
94cebd28
DLR
548
549--------------------------------------------------------------------------
550
10719d6d
DLR
551Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter
552
305a70e8
BH
553File: cxgb3/ael2005_opt_edc.bin
554File: cxgb3/ael2005_twx_edc.bin
555File: cxgb3/ael2020_twx_edc.bin
10719d6d
DLR
556
557Licence:
558 * Copyright (c) 2007-2009 NetLogic Microsystems, Inc.
559 *
560 * Permission is hereby granted for the distribution of this firmware
561 * data in hexadecimal or equivalent format, provided this copyright
562 * notice is accompanying it.
563
564Found in hex form in kernel source.
565
566--------------------------------------------------------------------------
567
6431c559
DLR
568Driver: cxgb4 - Chelsio Terminator 4 1G/10G Ethernet adapter
569
0d6729f2 570File: cxgb4/t4fw-1.6.2.0.bin
6431c559
DLR
571
572Licence: Redistributable. See LICENCE.chelsio_firmware for details
573
574--------------------------------------------------------------------------
10719d6d 575
f2002e2d
JSR
576Driver: e100 -- Intel PRO/100 Ethernet NIC
577
578File: e100/d101m_ucode.bin
579File: e100/d101s_ucode.bin
580File: e100/d102e_ucode.bin
581
582Licence: Unknown
583
584Found in hex form in kernel source.
585
586--------------------------------------------------------------------------
587
31797a1c
JS
588Driver: acenic -- Alteon AceNIC Gigabit Ethernet card
589
590File: acenic/tg1.bin
591File: acenic/tg2.bin
592
593Licence: Unknown
594
595Found in hex form in kernel source, but source allegedly available at
596http://alteon.shareable.org/
597
598--------------------------------------------------------------------------
fee37e0d 599
859754a1 600Driver: tg3 -- Broadcom Tigon3 based gigabit Ethernet cards
fee37e0d
JSR
601
602File: tigon/tg3.bin
603File: tigon/tg3_tso.bin
604File: tigon/tg3_tso5.bin
605
606Licence:
607 * Firmware is:
608 * Derived from proprietary unpublished source code,
609 * Copyright (C) 2000-2003 Broadcom Corporation.
610 *
611 * Permission is hereby granted for the distribution of this firmware
612 * data in hexadecimal or equivalent format, provided this copyright
613 * notice is accompanying it.
614
615Found in hex form in kernel source.
616
617--------------------------------------------------------------------------
e1cd8d9e 618
859754a1 619Driver: starfire - Adaptec Starfire/DuraLAN support
e1cd8d9e
JSR
620
621File: adaptec/starfire_rx.bin
622File: adaptec/starfire_tx.bin
623
624Licence: Allegedly GPLv2, but no source visible.
625
626Found in hex form in kernel source, with the following notice:
627
628 BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE IT IS LICENSED "AS IS" AND
629 THERE IS NO WARRANTY FOR THE PROGRAM, INCLUDING BUT NOT LIMITED TO THE
630 IMPLIED WARRANTIES OF MERCHANTIBILITY OR FITNESS FOR A PARTICULAR PURPOSE
631 (TO THE EXTENT PERMITTED BY APPLICABLE LAW). USE OF THE PROGRAM IS AT YOUR
632 OWN RISK. IN NO EVENT WILL ADAPTEC OR ITS LICENSORS BE LIABLE TO YOU FOR
633 DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
634 ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM.
635
636--------------------------------------------------------------------------
55b6b25c 637
d4cfa9f1 638Driver: i2400m-usb - Intel 2400 Wireless WiMAX Connection over USB
6ac109ba 639
d4cfa9f1 640File: i2400m-fw-usb-1.4.sbcf
e9f9e3a9
IPG
641File: i2400m-fw-usb-1.5.sbcf
642File: i6050-fw-usb-1.5.sbcf
6ac109ba 643
224d4493 644Licence: Redistributable. See LICENCE.i2400m for details
6ac109ba
IPG
645
646Also available from http://linuxwimax.org/Download
55b6b25c
DW
647
648--------------------------------------------------------------------------
bdd4d91e
DW
649
650Driver: libertas - Marvell Libertas fullmac-type 802.11b/g cards
651
d6940ed0
DW
652File: libertas/cf8381.bin
653File: libertas/cf8381_helper.bin
305a70e8
BH
654File: libertas/cf8385.bin
655File: libertas/cf8385_helper.bin
656File: libertas/gspi8682.bin
657File: libertas/gspi8682_helper.bin
658File: libertas/gspi8686_v9.bin
659File: libertas/gspi8686_v9_helper.bin
660File: libertas/gspi8688.bin
661File: libertas/gspi8688_helper.bin
662File: libertas/sd8385.bin
663File: libertas/sd8385_helper.bin
664File: libertas/sd8682.bin
665File: libertas/sd8682_helper.bin
666File: libertas/sd8686_v8.bin
667File: libertas/sd8686_v8_helper.bin
668File: libertas/sd8686_v9.bin
669File: libertas/sd8686_v9_helper.bin
305a70e8
BH
670File: libertas/usb8388_v5.bin
671File: libertas/usb8388_v9.bin
672File: libertas/usb8682.bin
08967164
LR
673File: mrvl/sd8688.bin
674File: mrvl/sd8688_helper.bin
bdd4d91e 675
2e79e60b 676Licence: Redistributable. See LICENCE.Marvell for details. Extracted from
bdd4d91e
DW
677Linux driver tarballs downloaded from Marvell's "Extranet" with permission.
678
679--------------------------------------------------------------------------
680
3c757c0b
AS
681Driver: libertas - Marvell Libertas 802.11b/g cards, OLPC firmware
682
683File: libertas/lbtf_sdio.bin
4bd6c56f 684Version: 9.0.7.p4
3c757c0b 685
ac879fea 686File: lbtf_usb.bin
4bd6c56f 687Version: 5.132.3.p1
3c757c0b
AS
688
689File: libertas/usb8388_olpc.bin
4bd6c56f 690Version: 5.110.22.p23
3c757c0b
AS
691
692Licence: Redistributable. See LICENCE.OLPC for details.
693
694Available from http://dev.laptop.org/pub/firmware/libertas/
695
696--------------------------------------------------------------------------
697
6942dba4 698Driver: mwl8k - Marvell Libertas softmac-type 802.11b/g/n cards
bdd4d91e 699
305a70e8
BH
700File: mwl8k/fmimage_8687.fw
701File: mwl8k/helper_8687.fw
829e0e36
BC
702File: mwl8k/fmimage_8366.fw
703File: mwl8k/fmimage_8366_ap-1.fw
e2958cc8 704File: mwl8k/fmimage_8366_ap-2.fw
6942dba4
YAP
705File: mwl8k/fmimage_8366_ap-3.fw
706Version: 5.2.8.16
829e0e36 707File: mwl8k/helper_8366.fw
bdd4d91e 708
829e0e36
BC
709Licence: Redistributable. See LICENCE.Marvell for details. 8687 images
710downloaded from Marvell's "Extranet" with permission. 8366 images contributed
711directly by Marvell.
bdd4d91e
DW
712
713--------------------------------------------------------------------------
714
4bd88f61
BZ
715Driver: mwifiex - Marvell Wi-Fi fullmac-type 802.11n card
716
717File: mrvl/sd8787_uapsta.bin
bac3567c 718Version: 14.66.9.p96
4bd88f61 719
66a7be7f 720File: mrvl/sd8797_uapsta.bin
f87c5b8d 721Version: 14.66.11.p151
66a7be7f 722
3ca5792a
BZ
723File: mrvl/usb8797_uapsta.bin
724Version: 14.69.11.p179
725
bac3567c
DD
726Licence: Redistributable. See LICENCE.Marvell for details. Originates from
727http://git.marvell.com/?p=mwifiex-firmware.git
4bd88f61
BZ
728
729--------------------------------------------------------------------------
730
caef650a
CR
731
732Driver: iwlwifi - Intel Wireless Wifi
733
734File: iwlwifi-3945-2.ucode
4bd6c56f 735Version: 15.32.2.9
caef650a
CR
736
737File: iwlwifi-4965-2.ucode
4bd6c56f 738Version: 228.61.2.24
caef650a
CR
739
740File: iwlwifi-5000-1.ucode
4bd6c56f 741Version: 5.4.A.11 (aka 5.4.1.16)
caef650a 742
58013911 743File: iwlwifi-5000-2.ucode
4bd6c56f 744Version: 8.24.2.12
58013911 745
8654e2dd 746File: iwlwifi-5000-5.ucode
4bd6c56f 747Version: 8.83.5.1
8654e2dd 748
80a20327 749File: iwlwifi-5150-2.ucode
4bd6c56f 750Version: 8.24.2.2
80a20327 751
c296f41d 752File: iwlwifi-1000-3.ucode
4bd6c56f 753Version: 128.50.3.1
c296f41d 754
7522de5d 755File: iwlwifi-1000-5.ucode
4bd6c56f 756Version: 39.31.5.1
7522de5d 757
171dbc3d 758File: iwlwifi-6000-4.ucode
4bd6c56f 759Version: 9.221.4.1
171dbc3d 760
85212bf6 761File: iwlwifi-6050-4.ucode
4bd6c56f 762Version: 9.201.4.1
85212bf6 763
eb0ad4ff 764File: iwlwifi-6050-5.ucode
4bd6c56f 765Version: 41.28.5.1
eb0ad4ff 766
3feb2d95 767File: iwlwifi-6000g2a-5.ucode
4bd6c56f 768Version: 17.168.5.3
3feb2d95 769
bbede96f
JB
770File: iwlwifi-6000g2a-6.ucode
771Version: 18.168.6.1
772
dd6e5da9 773File: iwlwifi-6000g2b-5.ucode
4bd6c56f 774Version: 17.168.5.1
dd6e5da9 775
652fbb40 776File: iwlwifi-6000g2b-6.ucode
4bd6c56f 777Version: 18.168.6.1
652fbb40 778
5d1a03de 779File: iwlwifi-135-6.ucode
4bd6c56f 780Version: 18.168.6.1
5d1a03de 781
5890cd45 782File: iwlwifi-100-5.ucode
4bd6c56f 783Version: 39.31.5.1
5890cd45 784
5d1a03de 785File: iwlwifi-105-6.ucode
4bd6c56f 786Version: 18.168.6.1
5d1a03de 787
4ee709b2 788File: iwlwifi-2030-6.ucode
4bd6c56f 789Version: 18.168.6.1
4ee709b2 790
26be5d1c 791File: iwlwifi-2000-6.ucode
4bd6c56f 792Version: 18.168.6.1
26be5d1c 793
224d4493 794Licence: Redistributable. See LICENCE.iwlwifi_firmware for details
caef650a
CR
795
796Also available from http://intellinuxwireless.org/?n=Downloads
797
798--------------------------------------------------------------------------
6b933a27 799
a699eb69 800Driver: cx231xx - Conexant Cx23100/101/102 USB broadcast A/V decoder
6b933a27
MCC
801
802File: v4l-cx231xx-avcore-01.fw
803
224d4493 804Licence:
6b933a27
MCC
805 Conexant grants permission to use and redistribute these firmware
806 files for use with Conexant devices, but not as a part of the Linux
807 kernel or in any other form which would require these files themselves
808 to be covered by the terms of the GNU General Public License.
809 These firmware files are distributed in the hope that they will be
810 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
811 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
cc8127f1
DW
812
813--------------------------------------------------------------------------
814
859754a1 815Driver: tehuti - Tehuti Networks 10G Ethernet
8008f73c
BH
816
817File: tehuti/bdx.bin
818
819Licence:
820
821 Copyright (C) 2007 Tehuti Networks Ltd.
822
823 Permission is hereby granted for the distribution of this firmware data
824 in hexadecimal or equivalent format, provided this copyright notice is
825 accompanying it.
826
827Found in hex form in kernel source.
828
829--------------------------------------------------------------------------
6ebd5bee 830
859754a1 831Driver: typhoon - 3cr990 series Typhoon
6ebd5bee
BH
832
833File: 3com/typhoon.bin
834
835Licence:
836/*
837 * Copyright 1999-2004 3Com Corporation. All Rights Reserved.
838 *
839 * Redistribution and use in source and binary forms of the 3c990img.h
840 * microcode software are permitted provided that the following conditions
841 * are met:
842 * 1. Redistribution of source code must retain the above copyright
843 * notice, this list of conditions and the following disclaimer.
844 * 2. Redistribution in binary form must reproduce the above copyright
845 * notice, this list of conditions and the following disclaimer in the
846 * documentation and/or other materials provided with the distribution.
847 * 3. The name of 3Com may not be used to endorse or promote products
848 * derived from this software without specific prior written permission
849 *
850 * THIS SOFTWARE IS PROVIDED BY 3COM ``AS IS'' AND ANY EXPRESS OR
851 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
852 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
853 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
854 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
855 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
856 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
857 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
858 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
859 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
860 *
861 * USER ACKNOWLEDGES AND AGREES THAT PURCHASE OR USE OF THE 3c990img.h
862 * MICROCODE SOFTWARE WILL NOT CREATE OR GIVE GROUNDS FOR A LICENSE BY
863 * IMPLICATION, ESTOPPEL, OR OTHERWISE IN ANY INTELLECTUAL PROPERTY RIGHTS
864 * (PATENT, COPYRIGHT, TRADE SECRET, MASK WORK, OR OTHER PROPRIETARY RIGHT)
865 * EMBODIED IN ANY OTHER 3COM HARDWARE OR SOFTWARE EITHER SOLELY OR IN
866 * COMBINATION WITH THE 3c990img.h MICROCODE SOFTWARE
867 */
868
869Found in hex form in kernel source.
870
871--------------------------------------------------------------------------
a8f3ffd6 872
859754a1 873Driver: yam - YAM driver for AX.25
a8f3ffd6
JSR
874
875File: yam/1200.bin
876File: yam/9600.bin
877
878Licence:
879 * (C) F6FBB 1998
880
881Found in hex form in kernel source.
882
883--------------------------------------------------------------------------
de6f8d14 884
859754a1 885Driver: 3c359 - 3Com 3C359 Token Link Velocity XL adapter
de6f8d14
JSR
886
887File: 3com/3C359.bin
888
889Licence:
890/*
891 * The firmware this driver downloads into the tokenring card is a
892 * separate program and is not GPL'd source code, even though the Linux
893 * side driver and the routine that loads this data into the card are.
894 *
895 * This firmware is licensed to you strictly for use in conjunction
896 * with the use of 3Com 3C359 TokenRing adapters. There is no
897 * waranty expressed or implied about its fitness for any purpose.
898 */
899/* 3c359_microcode.mac: 3Com 3C359 Tokenring microcode.
900 *
901 * Notes:
902 * - Loaded from xl_init upon adapter initialization.
903 *
904 * Available from 3Com as part of their standard 3C359 driver.
905 */
906
907Found in hex form in kernel source.
908
909--------------------------------------------------------------------------
b06e75fd 910
859754a1 911Driver: pcnet_cs - NE2000 compatible PCMCIA adapter
252dceb8
KK
912
913File: cis/LA-PCM.cis
56cda01b
BH
914File: cis/PCMLM28.cis
915File: cis/DP83903.cis
916File: cis/NE2K.cis
917File: cis/tamarack.cis
918File: cis/PE-200.cis
2d07c7de 919File: cis/PE520.cis
8adae7fc
BH
920Source: cis/src/LA-PCM.cis
921Source: cis/src/PCMLM28.cis
922Source: cis/src/DP83903.cis
923Source: cis/src/NE2K.cis
924Source: cis/src/tamarack.cis
925Source: cis/src/PE-200.cis
926Source: cis/src/PE520.cis
252dceb8 927
8adae7fc 928Licence: Dual GPLv2/MPL
252dceb8
KK
929
930Originally developed by the pcmcia-cs project
8adae7fc 931Copyright (C) 1998, 1999, 2000 David A. Hinds
252dceb8
KK
932
933--------------------------------------------------------------------------
934
859754a1 935Driver: 3c589_cs - 3Com PCMCIA adapter
5a6c8aff
KK
936
937File: cis/3CXEM556.cis
8adae7fc 938Source: cis/src/3CXEM556.cis
5a6c8aff 939
8adae7fc 940Licence: Dual GPLv2/MPL
5a6c8aff
KK
941
942Originally developed by the pcmcia-cs project
8adae7fc 943Copyright (C) 1998, 1999, 2000 David A. Hinds
5a6c8aff
KK
944
945--------------------------------------------------------------------------
946
859754a1 947Driver: 3c574_cs - 3Com PCMCIA adapter
5a6c8aff
KK
948
949File: cis/3CCFEM556.cis
8adae7fc 950Source: cis/src/3CCFEM556.cis
5a6c8aff 951
8adae7fc 952Licence: Dual GPLv2/MPL
5a6c8aff
KK
953
954Originally developed by the pcmcia-cs project
8adae7fc 955Copyright (C) 1998, 1999, 2000 David A. Hinds
5a6c8aff
KK
956
957--------------------------------------------------------------------------
958
859754a1 959Driver: serial_cs - Serial PCMCIA adapter
1ca52a49
KK
960
961File: cis/MT5634ZLX.cis
56cda01b
BH
962File: cis/RS-COM-2P.cis
963File: cis/COMpad2.cis
964File: cis/COMpad4.cis
8adae7fc
BH
965Source: cis/src/MT5634ZLX.cis
966Source: cis/src/RS-COM-2P.cis
967Source: cis/src/COMpad2.cis
968Source: cis/src/COMpad4.cis
1ca52a49 969
8adae7fc 970Licence: Dual GPLv2/MPL
1ca52a49
KK
971
972Originally developed by the pcmcia-cs project
8adae7fc 973Copyright (C) 1998, 1999, 2000 David A. Hinds
1ca52a49
KK
974
975--------------------------------------------------------------------------
976
c69b9145
BH
977Driver: serial_cs - Serial PCMCIA adapter
978
56cda01b
BH
979File: cis/SW_555_SER.cis
980File: cis/SW_7xx_SER.cis
981File: cis/SW_8xx_SER.cis
1ca52a49 982
c69b9145 983Licence: GPLv3
1ca52a49 984
c69b9145 985Copyright Sierra Wireless
1ca52a49
KK
986
987--------------------------------------------------------------------------
988
859754a1 989Driver: smc91c92_cs - SMC 91Cxx PCMCIA
b06e75fd
JSR
990
991File: ositech/Xilinx7OD.bin
992
993Licence: Allegedly GPL, but no source visible. Marked:
994 This file contains the firmware of Seven of Diamonds from OSITECH.
995 (Special thanks to Kevin MacPherson of OSITECH)
996
997Found in hex form in kernel source.
998
999--------------------------------------------------------------------------
c22feacf 1000
a699eb69
MCC
1001Driver: cx23418 - Conexant PCI Broadcast A/V with MPEG encoder
1002
1003File: v4l-cx23418-apu.fw
1004File: v4l-cx23418-cpu.fw
1005File: v4l-cx23418-dig.fw
1006
224d4493 1007Licence:
a699eb69
MCC
1008 Conexant grants permission to use and redistribute these firmware
1009 files for use with Conexant devices, but not as a part of the Linux
1010 kernel or in any other form which would require these files themselves
1011 to be covered by the terms of the GNU General Public License.
1012 These firmware files are distributed in the hope that they will be
1013 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
1014 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1015
1016--------------------------------------------------------------------------
1017
1018Driver: cx23885 - Conexant PCI Express Broadcast A/V decoder
1019
1020File: v4l-cx23885-avcore-01.fw
1021File: v4l-cx23885-enc.fw
1022
224d4493 1023Licence:
a699eb69
MCC
1024 Conexant grants permission to use and redistribute these firmware
1025 files for use with Conexant devices, but not as a part of the Linux
1026 kernel or in any other form which would require these files themselves
1027 to be covered by the terms of the GNU General Public License.
1028 These firmware files are distributed in the hope that they will be
1029 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
1030 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1031
1032--------------------------------------------------------------------------
1033
1034Driver: cx23840 - Conexant sideport Broadcast A/V decoder
1035
1036File: v4l-cx25840.fw
1037
224d4493 1038Licence:
a699eb69
MCC
1039 Conexant grants permission to use and redistribute these firmware
1040 files for use with Conexant devices, but not as a part of the Linux
1041 kernel or in any other form which would require these files themselves
1042 to be covered by the terms of the GNU General Public License.
1043 These firmware files are distributed in the hope that they will be
1044 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
1045 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
c22feacf
DW
1046
1047--------------------------------------------------------------------------
a652b079 1048
859754a1 1049Driver: qlogicpti - PTI Qlogic, ISP Driver
761eb27e
JSR
1050
1051File: qlogic/isp1000.bin
1052
1053Licence: Unknown
1054
1055Found in hex form in kernel source.
1056
1057--------------------------------------------------------------------------
bfe8ff32 1058
859754a1 1059Driver: myri_sbus - MyriCOM Gigabit Ethernet
9ce2c73c
JSR
1060
1061File: myricom/lanai.bin
1062
1063Licence: Unknown
1064
0eae2a4d
VZ
1065Found in hex form in kernel source.
1066
1067--------------------------------------------------------------------------
1068
1069Driver: bnx2x: Broadcom Everest
1070
e99eb076
DW
1071File: bnx2x-e1-4.8.53.0.fw
1072File: bnx2x-e1h-4.8.53.0.fw
305a70e8
BH
1073File: bnx2x-e1-5.2.7.0.fw
1074File: bnx2x-e1h-5.2.7.0.fw
82af8beb
VZ
1075File: bnx2x-e1-5.2.13.0.fw
1076File: bnx2x-e1h-5.2.13.0.fw
b34ccef9
BH
1077File: bnx2x/bnx2x-e1-6.0.34.0.fw
1078File: bnx2x/bnx2x-e1h-6.0.34.0.fw
1079File: bnx2x/bnx2x-e2-6.0.34.0.fw
1080File: bnx2x/bnx2x-e1-6.2.5.0.fw
1081File: bnx2x/bnx2x-e1h-6.2.5.0.fw
1082File: bnx2x/bnx2x-e2-6.2.5.0.fw
286d0455
DK
1083File: bnx2x/bnx2x-e1-6.2.9.0.fw
1084File: bnx2x/bnx2x-e1h-6.2.9.0.fw
1085File: bnx2x/bnx2x-e2-6.2.9.0.fw
97649b1e
VZ
1086File: bnx2x/bnx2x-e2-7.0.20.0.fw
1087File: bnx2x/bnx2x-e1-7.0.20.0.fw
1088File: bnx2x/bnx2x-e1h-7.0.20.0.fw
c8958f5d
AE
1089File: bnx2x/bnx2x-e2-7.0.23.0.fw
1090File: bnx2x/bnx2x-e1-7.0.23.0.fw
1091File: bnx2x/bnx2x-e1h-7.0.23.0.fw
15888a2e
DK
1092File: bnx2x/bnx2x-e2-7.0.29.0.fw
1093File: bnx2x/bnx2x-e1-7.0.29.0.fw
1094File: bnx2x/bnx2x-e1h-7.0.29.0.fw
6f8990bc
BW
1095File: bnx2x/bnx2x-e2-7.2.16.0.fw
1096File: bnx2x/bnx2x-e1-7.2.16.0.fw
1097File: bnx2x/bnx2x-e1h-7.2.16.0.fw
1a9f168b
BW
1098File: bnx2x/bnx2x-e2-7.2.51.0.fw
1099File: bnx2x/bnx2x-e1-7.2.51.0.fw
1100File: bnx2x/bnx2x-e1h-7.2.51.0.fw
236367db
YM
1101File: bnx2x/bnx2x-e1-7.8.2.0.fw
1102File: bnx2x/bnx2x-e1h-7.8.2.0.fw
1103File: bnx2x/bnx2x-e2-7.8.2.0.fw
72524b4f
DK
1104File: bnx2x/bnx2x-e1-7.8.17.0.fw
1105File: bnx2x/bnx2x-e1h-7.8.17.0.fw
1106File: bnx2x/bnx2x-e2-7.8.17.0.fw
0eae2a4d
VZ
1107
1108License:
15888a2e 1109 Copyright (c) 2007-2011 Broadcom Corporation
0eae2a4d
VZ
1110
1111 This file contains firmware data derived from proprietary unpublished
15888a2e 1112 source code, Copyright (c) 2007-2011 Broadcom Corporation.
0eae2a4d
VZ
1113
1114 Permission is hereby granted for the distribution of this firmware data
1115 in hexadecimal or equivalent format, provided this copyright notice is
1116 accompanying it.
1117
1118
9ce2c73c
JSR
1119Found in hex form in kernel source.
1120
1121--------------------------------------------------------------------------
aaba5f25 1122
859754a1 1123Driver: bnx2 - Broadcom NetXtremeII
aaba5f25
MC
1124
1125File: bnx2/bnx2-mips-06-4.6.16.fw
c103430a 1126File: bnx2/bnx2-mips-06-5.0.0.j3.fw
2d07c7de 1127File: bnx2/bnx2-mips-06-5.0.0.j6.fw
c9cbafa5 1128File: bnx2/bnx2-mips-06-6.0.15.fw
7b3d6e71 1129File: bnx2/bnx2-mips-06-6.2.1.fw
9897fdba 1130File: bnx2/bnx2-mips-06-6.2.3.fw
aaba5f25 1131File: bnx2/bnx2-mips-09-4.6.17.fw
c103430a 1132File: bnx2/bnx2-mips-09-5.0.0.j3.fw
2d07c7de 1133File: bnx2/bnx2-mips-09-5.0.0.j9.fw
9a45f6c1 1134File: bnx2/bnx2-mips-09-5.0.0.j15.fw
c9cbafa5 1135File: bnx2/bnx2-mips-09-6.0.17.fw
7b3d6e71 1136File: bnx2/bnx2-mips-09-6.2.1.fw
82273130 1137File: bnx2/bnx2-mips-09-6.2.1a.fw
9897fdba 1138File: bnx2/bnx2-mips-09-6.2.1b.fw
c103430a
DW
1139File: bnx2/bnx2-rv2p-06-4.6.16.fw
1140File: bnx2/bnx2-rv2p-06-5.0.0.j3.fw
c9cbafa5 1141File: bnx2/bnx2-rv2p-06-6.0.15.fw
aaba5f25 1142File: bnx2/bnx2-rv2p-09-4.6.15.fw
c103430a 1143File: bnx2/bnx2-rv2p-09-5.0.0.j3.fw
2d07c7de 1144File: bnx2/bnx2-rv2p-09-5.0.0.j10.fw
c9cbafa5 1145File: bnx2/bnx2-rv2p-09-6.0.17.fw
c103430a 1146File: bnx2/bnx2-rv2p-09ax-5.0.0.j3.fw
2d07c7de 1147File: bnx2/bnx2-rv2p-09ax-5.0.0.j10.fw
c9cbafa5 1148File: bnx2/bnx2-rv2p-09ax-6.0.17.fw
aaba5f25
MC
1149
1150Licence:
1151
1152 This file contains firmware data derived from proprietary unpublished
2d07c7de 1153 source code, Copyright (c) 2004 - 2010 Broadcom Corporation.
aaba5f25
MC
1154
1155 Permission is hereby granted for the distribution of this firmware data
1156 in hexadecimal or equivalent format, provided this copyright notice is
1157 accompanying it.
1158
1159Found in hex form in kernel source.
1160
1161--------------------------------------------------------------------------
aeb537e9 1162
1533edfa 1163Driver: netxen_nic - NetXen Multi port (1/10) Gigabit Ethernet NIC
1164
1165File: phanfw.bin
31559746 1166Version: 4.0.588
1533edfa 1167
1168Licence: Redistributable. See LICENCE.phanfw for details.
1169
1170--------------------------------------------------------------------------
1171
859754a1 1172Driver: dvb-ttpci -- AV7110 cards
f14750df
JS
1173
1174File: av7110/bootcode.bin
5cbed982
BH
1175Source: av7110/Boot.S
1176Source: av7110/Makefile
f14750df
JS
1177
1178Licence: GPLv2 or later
1179
5cbed982 1180ARM assembly source code from http://www.linuxtv.org/downloads/firmware/Boot.S
f14750df
JS
1181
1182--------------------------------------------------------------------------
8bb3b685 1183
859754a1 1184Driver: snd-wavefront - ISA WaveFront sound card
8bb3b685
TI
1185
1186File: yamaha/yss225_registers.bin
1187
1188Licence: Allegedly GPLv2+, but no source visible.
1189
1190Found in hex form in kernel source, with the following comment:
1191 Copyright (c) 1998-2002 by Paul Davis <pbd@op.net>
1192
8bb3b685 1193--------------------------------------------------------------------------
a1b8f9ee 1194
4618e53c
BH
1195Driver: rt61pci - Ralink RT2561, RT2561S, RT2661 wireless MACs
1196
85fbcaa8
BH
1197File: rt2561.bin
1198File: rt2561s.bin
1199File: rt2661.bin
4618e53c 1200
bfdde6b0 1201Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
4618e53c
BH
1202
1203Downloaded from http://www.ralinktech.com/ralink/Home/Support/Linux.html
1204
1205--------------------------------------------------------------------------
1206
1207Driver: rt73usb - Ralink RT2571W, RT2671 wireless MACs
1208
1209File: rt73.bin
1210
bfdde6b0 1211Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
4618e53c
BH
1212
1213Downloaded from http://www.ralinktech.com/ralink/Home/Support/Linux.html
1214
1215--------------------------------------------------------------------------
1216
e98750f0 1217Driver: rt2800pci - Ralink RT2860, RT2890, RT3090, RT3290, RT5390 wireless MACs
4618e53c
BH
1218
1219File: rt2860.bin
e98750f0 1220File: rt3290.bin
4618e53c 1221
bfdde6b0 1222Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
4618e53c 1223
5c10f3d6 1224Binary file supplied by Shiang Tu <shiang_tu@ralinktech.com>. Firmware Version 34
e98750f0 1225rt3290.bin is a specific firmware support the RT3290 chip. Firmware Version 37
4618e53c
BH
1226
1227--------------------------------------------------------------------------
1228
a513267c
BH
1229Driver: rt2860sta - Ralink RT3090 wireless MACs
1230
1231File: rt3090.bin
1232
1233Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
1234
dfb7f24f 1235This is a link to rt2860.bin for compatibility.
a513267c
BH
1236
1237--------------------------------------------------------------------------
1238
5c10f3d6 1239Driver: rt2800usb - Ralink RT2870, RT3070, RT3071, RT3072, RT5370 wireless MACs
4618e53c
BH
1240
1241File: rt2870.bin
ae524638
BH
1242
1243Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
1244
1245Binary file supplied by Shiang Tu <shiang_tu@ralinktech.com>. Firmware Version 29
1246
1247--------------------------------------------------------------------------
1248
1249Driver: rt2870sta - Ralink RT2870, RT3070, RT3071 wireless MACs
1250
a1deff1f
BH
1251File: rt3070.bin
1252File: rt3071.bin
4618e53c 1253
bfdde6b0 1254Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
4618e53c 1255
ae524638
BH
1256rt3070.bin is a link to rt2870.bin for compatibility.
1257rt3071.bin is a copy of bytes 4096-8191 of rt2870.bin for compatibility.
4618e53c 1258
9627a3b8
BP
1259--------------------------------------------------------------------------
1260
09c949f6 1261Driver: usbdux/usbduxfast/usbduxsigma - usbdux data acquisition cards
9627a3b8
BP
1262
1263File: usbdux_firmware.bin
305a70e8 1264File: usbduxfast_firmware.bin
09c949f6 1265File: usbduxsigma_firmware.bin
dd0ea3aa
DW
1266Source: usbdux/fx2-include.asm
1267Source: usbdux/usbduxfast_firmware.asm
1268Source: usbdux/usbdux_firmware.asm
09c949f6 1269Source: usbdux/usbduxsigma_firmware.asm
9627a3b8
BP
1270
1271Licence: GPLv2. See source code in usbdux/ subdirectory.
1272
1273Provided from the author, Bernd Porr <BerndPorr@f2s.com>
8620e8b6
DW
1274
1275--------------------------------------------------------------------------
1276
ae6c3532
MCC
1277Driver: xc5000 - Xceive 5000 Tuner driver
1278
1279File: dvb-fe-xc5000-1.6.114.fw
4bd6c56f 1280Version: 1.6.114
ae6c3532 1281
224d4493 1282Licence: Redistributable. See LICENCE.xc5000 for details
ae6c3532 1283
f20b0674
DH
1284--------------------------------------------------------------------------
1285
1286Driver: dib0700 - DiBcom dib0700 USB DVB bridge driver
1287
1288File: dvb-usb-dib0700-1.20.fw
4bd6c56f 1289Version: 1.20
f20b0674 1290
224d4493 1291Licence: Redistributable. See LICENCE.dib0700 for details
c103430a 1292
7a035410
KV
1293--------------------------------------------------------------------------
1294
859754a1 1295Driver: ath3k - DFU Driver for Atheros bluetooth chipset AR3011
7a035410
KV
1296
1297File: ath3k-1.fw
4bd6c56f 1298Version: 1.0
7a035410 1299
9cab998b
BS
1300Fix EEPROM radio table issue and change PID to 3005
1301
7a035410 1302Licence: Redistributable. See LICENCE.atheros_firmware for details
c103430a
DW
1303
1304--------------------------------------------------------------------------
1305
4fb42e30
BH
1306Driver: mga - Matrox G200/G400/G550
1307
1308File: matrox/g200_warp.fw
1309File: matrox/g400_warp.fw
1310
1311Licence:
1312
1313Copyright 1999 Matrox Graphics Inc.
1314All Rights Reserved.
1315
1316Permission is hereby granted, free of charge, to any person obtaining a
1317copy of this software and associated documentation files (the "Software"),
1318to deal in the Software without restriction, including without limitation
1319the rights to use, copy, modify, merge, publish, distribute, sublicense,
1320and/or sell copies of the Software, and to permit persons to whom the
1321Software is furnished to do so, subject to the following conditions:
1322
1323The above copyright notice and this permission notice shall be included
1324in all copies or substantial portions of the Software.
1325
1326THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
1327OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1328FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1329MATROX GRAPHICS INC., OR ANY OTHER CONTRIBUTORS BE LIABLE FOR ANY CLAIM,
1330DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
1331OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
1332OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1333
1334Found in hex form in kernel source.
1335
1336--------------------------------------------------------------------------
5d46d0e9
BH
1337
1338Driver: r128 - ATI Rage 128
1339
1340File: r128/r128_cce.bin
1341
1342Licence:
1343
1344Copyright 2000 Advanced Micro Devices, Inc.
1345
1346 * Permission is hereby granted, free of charge, to any person obtaining a
1347 * copy of this software and associated documentation files (the "Software"),
1348 * to deal in the Software without restriction, including without limitation
1349 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
1350 * and/or sell copies of the Software, and to permit persons to whom the
1351 * Software is furnished to do so, subject to the following conditions:
1352 *
1353 * The above copyright notice and this permission notice (including the next
1354 * paragraph) shall be included in all copies or substantial portions of the
1355 * Software.
1356 *
1357 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1358 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1359 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1360 * PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
1361 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
1362 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1363 * DEALINGS IN THE SOFTWARE.
1364
1365Found in decimal form in kernel source.
1366
1367--------------------------------------------------------------------------
9715b36e
BH
1368
1369Driver: radeon - ATI Radeon
1370
1371File: radeon/R100_cp.bin
1372File: radeon/R200_cp.bin
1373File: radeon/R300_cp.bin
1374File: radeon/R420_cp.bin
1375File: radeon/RS600_cp.bin
1376File: radeon/RS690_cp.bin
1377File: radeon/R520_cp.bin
1378File: radeon/R600_pfp.bin
1379File: radeon/R600_me.bin
1380File: radeon/RV610_pfp.bin
1381File: radeon/RV610_me.bin
1382File: radeon/RV630_pfp.bin
1383File: radeon/RV630_me.bin
1384File: radeon/RV620_pfp.bin
1385File: radeon/RV620_me.bin
1386File: radeon/RV635_pfp.bin
1387File: radeon/RV635_me.bin
1388File: radeon/RV670_pfp.bin
1389File: radeon/RV670_me.bin
1390File: radeon/RS780_pfp.bin
1391File: radeon/RS780_me.bin
1392File: radeon/RV770_pfp.bin
1393File: radeon/RV770_me.bin
1394File: radeon/RV730_pfp.bin
1395File: radeon/RV730_me.bin
1396File: radeon/RV710_pfp.bin
1397File: radeon/RV710_me.bin
1398
1399Licence:
1400
1401 * Copyright 2007-2009 Advanced Micro Devices, Inc.
1402 * All Rights Reserved.
1403 *
1404 * Permission is hereby granted, free of charge, to any person obtaining a
1405 * copy of this software and associated documentation files (the "Software"),
1406 * to deal in the Software without restriction, including without limitation
1407 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
1408 * and/or sell copies of the Software, and to permit persons to whom the
1409 * Software is furnished to do so, subject to the following conditions:
1410 *
1411 * The above copyright notice and this permission notice (including the next
1412 * paragraph) shall be included in all copies or substantial portions of the
1413 * Software.
1414 *
1415 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1416 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1417 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1418 * IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE
1419 * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1420 * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1421 * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1422
1423Found in hex form in kernel source.
1424
1425--------------------------------------------------------------------------
c103430a 1426
d9076a54
DA
1427Driver: radeon - ATI Radeon
1428
1429File: radeon/R600_rlc.bin
1430File: radeon/R700_rlc.bin
c4fc1f5b
DA
1431File: radeon/CEDAR_me.bin
1432File: radeon/CEDAR_pfp.bin
1433File: radeon/CEDAR_rlc.bin
1434File: radeon/CYPRESS_me.bin
1435File: radeon/CYPRESS_pfp.bin
1436File: radeon/CYPRESS_rlc.bin
1437File: radeon/JUNIPER_me.bin
1438File: radeon/JUNIPER_pfp.bin
1439File: radeon/JUNIPER_rlc.bin
1440File: radeon/REDWOOD_me.bin
1441File: radeon/REDWOOD_pfp.bin
1442File: radeon/REDWOOD_rlc.bin
ea30bee8
DA
1443File: radeon/PALM_me.bin
1444File: radeon/PALM_pfp.bin
1445File: radeon/SUMO_rlc.bin
bce93b43
DA
1446File: radeon/BARTS_mc.bin
1447File: radeon/BARTS_me.bin
1448File: radeon/BARTS_pfp.bin
1449File: radeon/BTC_rlc.bin
1450File: radeon/CAICOS_mc.bin
1451File: radeon/CAICOS_me.bin
1452File: radeon/CAICOS_pfp.bin
1453File: radeon/TURKS_mc.bin
1454File: radeon/TURKS_me.bin
1455File: radeon/TURKS_pfp.bin
c2e530ab
DA
1456File: radeon/CAYMAN_mc.bin
1457File: radeon/CAYMAN_me.bin
1458File: radeon/CAYMAN_pfp.bin
1459File: radeon/CAYMAN_rlc.bin
be09d5d9
DA
1460File: radeon/SUMO_pfp.bin
1461File: radeon/SUMO_me.bin
1462File: radeon/SUMO2_pfp.bin
1463File: radeon/SUMO2_me.bin
375e9548
AD
1464File: radeon/ARUBA_me.bin
1465File: radeon/ARUBA_pfp.bin
1466File: radeon/ARUBA_rlc.bin
1467File: radeon/PITCAIRN_ce.bin
1468File: radeon/PITCAIRN_mc.bin
1469File: radeon/PITCAIRN_me.bin
1470File: radeon/PITCAIRN_pfp.bin
1471File: radeon/PITCAIRN_rlc.bin
1472File: radeon/TAHITI_ce.bin
1473File: radeon/TAHITI_mc.bin
1474File: radeon/TAHITI_me.bin
1475File: radeon/TAHITI_pfp.bin
1476File: radeon/TAHITI_rlc.bin
1477File: radeon/VERDE_ce.bin
1478File: radeon/VERDE_mc.bin
1479File: radeon/VERDE_me.bin
1480File: radeon/VERDE_pfp.bin
1481File: radeon/VERDE_rlc.bin
1482
1483Licence: Redistributable. See LICENSE.radeon for details.
d9076a54
DA
1484
1485--------------------------------------------------------------------------
8c3ff02a 1486
a142b9f0
MCC
1487Driver: s2255drv
1488
8c3ff02a 1489File: f2255usb.bin
8d8d1300
MCC
1490File: s2250_loader.fw
1491File: s2250.fw
a142b9f0
MCC
1492
1493Licence:
1494 Sensoray grants permission to use and redistribute these firmware
1495 files for use with Sensoray devices, but not as a part of the Linux
1496 kernel or in any other form which would require these files themselves
1497 to be covered by the terms of the GNU General Public License.
1498 These firmware files are distributed in the hope that they will be
1499 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
1500 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
8c3ff02a 1501
a9799c6d
GKH
1502--------------------------------------------------------------------------
1503
5af5b3eb 1504Driver: rtl8192e - Realtek 8192 PCI wireless driver
a9799c6d 1505
09a550b6 1506File: RTL8192E/*
a9799c6d
GKH
1507Licence: Redistributable, provided by Realtek in their driver
1508 source download.
1509
1510--------------------------------------------------------------------------
909d91fc 1511
61b5e101
BH
1512Driver: lgs8gxx - Legend Silicon GB20600 demodulator driver
1513
1514File: lgs8g75.fw
1515
1516Licence: Unknown
1517
72cf26d5
DW
1518--------------------------------------------------------------------------
1519
c1cc7baf
BH
1520Driver: ib_qib - QLogic Infiniband
1521
1522File: qlogic/sd7220.fw
1523
1524Licence:
1525
1526 * Copyright (c) 2007, 2008 QLogic Corporation. All rights reserved.
1527 *
1528 * This software is available to you under a choice of one of two
1529 * licenses. You may choose to be licensed under the terms of the GNU
1530 * General Public License (GPL) Version 2, available from the file
1531 * COPYING in the main directory of this source tree, or the
1532 * OpenIB.org BSD license below:
1533 *
1534 * Redistribution and use in source and binary forms, with or
1535 * without modification, are permitted provided that the following
1536 * conditions are met:
1537 *
1538 * - Redistributions of source code must retain the above
1539 * copyright notice, this list of conditions and the following
1540 * disclaimer.
1541 *
1542 * - Redistributions in binary form must reproduce the above
1543 * copyright notice, this list of conditions and the following
1544 * disclaimer in the documentation and/or other materials
1545 * provided with the distribution.
1546 *
1547 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1548 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1549 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1550 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
1551 * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
1552 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1553 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1554 * SOFTWARE.
1555
61b5e101
BH
1556Found in hex form in kernel source.
1557
1558--------------------------------------------------------------------------
370066f0
HH
1559
1560Driver: ueagle-atm - Driver for USB ADSL Modems based on Eagle IV Chipset
1561
1562File: ueagle-atm/CMV4p.bin.v2
1563File: ueagle-atm/DSP4p.bin
1564File: ueagle-atm/eagleIV.fw
4bd6c56f 1565Version: 1.0
370066f0
HH
1566
1567Licence: Redistributable. See LICENCE.ueagle-atm4-firmware for details
1568
1569--------------------------------------------------------------------------
1570
1571Driver: ueagle-atm - Driver for USB ADSL Modems based on Eagle I,II,III
1572
370066f0
HH
1573File: ueagle-atm/930-fpga.bin
1574File: ueagle-atm/CMVeiWO.bin
1575File: ueagle-atm/CMVepFR10.bin
1576File: ueagle-atm/DSP9p.bin
1577File: ueagle-atm/eagleIII.fw
1578File: ueagle-atm/adi930.fw
1579File: ueagle-atm/CMVep.bin
1580File: ueagle-atm/CMVepFR.bin
1581File: ueagle-atm/DSPei.bin
1582File: ueagle-atm/CMV9i.bin
1583File: ueagle-atm/CMVepES03.bin
1584File: ueagle-atm/CMVepIT.bin
1585File: ueagle-atm/DSPep.bin
1586File: ueagle-atm/CMV9p.bin
1587File: ueagle-atm/CMVepES.bin
1588File: ueagle-atm/CMVepWO.bin
1589File: ueagle-atm/eagleI.fw
1590File: ueagle-atm/CMVei.bin
1591File: ueagle-atm/CMVepFR04.bin
1592File: ueagle-atm/DSP9i.bin
1593File: ueagle-atm/eagleII.fw
4bd6c56f 1594Version: 1.1
370066f0
HH
1595
1596Licence: Redistributable. Based on
1597 https://mail.gna.org/public/eagleusb-dev/2004-11/msg00172.html
e7fb8010
JM
1598
1599--------------------------------------------------------------------------
1600
1601Driver: vxge - Exar X3100 Series 10GbE PCIe I/O Virtualized Server Adapter
1602
1603File: vxge/X3fw.ncf
1604File: vxge/X3fw-pxe.ncf
0892c5ad 1605Version: 1.8.1
e7fb8010
JM
1606
1607Licence:
1608
1609 This file contains firmware data derived from proprietary unpublished
1610 source code, Copyright (c) 2010 Exar Corporation.
1611
1612 Permission is hereby granted for the distribution of this firmware data
1613 in hexadecimal or equivalent format, provided this copyright notice is
1614 accompanying it.
8ce599d7
HP
1615
1616--------------------------------------------------------------------------
1617
a531257c 1618Driver: brcmsmac - Broadcom 802.11n softmac wireless LAN driver.
8ce599d7 1619
a531257c
HP
1620File: brcm/bcm43xx-0.fw
1621File: brcm/bcm43xx_hdr-0.fw
bda53ca9 1622Version: 610.812
8ce599d7
HP
1623
1624Licence: Redistributable. See LICENCE.broadcom_bcm43xx for details.
28f8f084
HP
1625
1626--------------------------------------------------------------------------
1627
a531257c 1628Driver: brcmfmac - Broadcom 802.11n fullmac wireless LAN driver.
28f8f084 1629
a531257c 1630File: brcm/bcm4329-fullmac-4.bin
e15feb99 1631File: brcm/brcmfmac43236b.bin
db83e1f9 1632File: brcm/brcmfmac4329.bin
21afc6fe 1633File: brcm/brcmfmac4330.bin
e15feb99 1634File: brcm/brcmfmac4334.bin
28f8f084
HP
1635
1636Licence: Redistributable. See LICENCE.broadcom_bcm43xx for details.
af4d39ea
SL
1637
1638--------------------------------------------------------------------------
1639
981d5d70
GA
1640Driver: tda7706 - FM radio Highly integrated tuner for AM/FM car-radio
1641
1642File: TDA7706_OM_v2.5.1_boot.txt
1643File: TDA7706_OM_v3.0.2_boot.txt
1644
1645Licence: Redistributable. See LICENCE.tda7706-firmware.txt for details.
1646 Copyright © 2010 STMicroelectronics
1647
1648--------------------------------------------------------------------------
1649
4384c8a7 1650Driver: wl12xx - Texas Instruments 802.11 WLAN driver for WiLink6/7 chips
af4d39ea 1651
d70ea985 1652File: ti-connectivity/wl1271-fw.bin
cfa526bd 1653Version: 6.1.0.50.350 (STA-only)
d70ea985 1654File: ti-connectivity/wl1271-fw-2.bin
cfa526bd 1655Version: 6.1.5.50.74 (STA-only)
d70ea985 1656File: ti-connectivity/wl1271-fw-ap.bin
cfa526bd 1657Version: 6.2.1.0.54 (AP-only)
d70ea985 1658File: ti-connectivity/wl127x-fw-3.bin
cfa526bd 1659Version: 6.3.0.0.77
d70ea985 1660File: ti-connectivity/wl127x-fw-plt-3.bin
cfa526bd 1661Version: 6.3.0.0.77 (PLT-only)
d70ea985 1662File: ti-connectivity/wl127x-fw-4-sr.bin
f268e392 1663Version: 6.3.5.0.98 (Single-role)
d70ea985 1664File: ti-connectivity/wl127x-fw-4-mr.bin
f268e392 1665Version: 6.5.2.0.15 (Multi-role)
d70ea985 1666File: ti-connectivity/wl127x-fw-4-plt.bin
f268e392 1667Version: 6.3.5.0.98 (PLT-only)
629bb880
LC
1668File: ti-connectivity/wl127x-fw-5-sr.bin
1669Version: 6.3.10.2.115 (Single-role)
1670File: ti-connectivity/wl127x-fw-5-mr.bin
1671Version: 6.5.7.0.27 (Multi-role)
1672File: ti-connectivity/wl127x-fw-5-plt.bin
1673Version: 6.3.10.2.115 (PLT-only)
14f515de 1674
d70ea985 1675File: ti-connectivity/wl128x-fw.bin
cfa526bd 1676Version: 7.1.5.50.74 (STA-only)
d70ea985 1677File: ti-connectivity/wl128x-fw-ap.bin
cfa526bd 1678Version: 7.2.1.0.54 (AP-only)
d70ea985 1679File: ti-connectivity/wl128x-fw-3.bin
cfa526bd 1680Version: 7.3.0.0.77
d70ea985 1681File: ti-connectivity/wl128x-fw-plt-3.bin
cfa526bd 1682Version: 7.3.0.0.77
d70ea985 1683File: ti-connectivity/wl128x-fw-4-sr.bin
f268e392 1684Version: 7.3.5.0.98 (Single-role)
d70ea985 1685File: ti-connectivity/wl128x-fw-4-mr.bin
f268e392 1686Version: 7.5.2.0.15 (Multi-role)
d70ea985 1687File: ti-connectivity/wl128x-fw-4-plt.bin
f268e392 1688Version: 7.3.5.0.98 (PLT)
629bb880
LC
1689File: ti-connectivity/wl128x-fw-5-sr.bin
1690Version: 7.3.10.2.115 (Single-role)
1691File: ti-connectivity/wl128x-fw-5-mr.bin
1692Version: 7.5.7.0.27 (Multi-role)
1693File: ti-connectivity/wl128x-fw-5-plt.bin
1694Version: 7.3.10.2.115 (PLT-only)
14f515de 1695
d70ea985
BH
1696File: ti-connectivity/wl127x-nvs.bin
1697File: ti-connectivity/wl128x-nvs.bin
1698sl: ti-connectivity/wl12xx-nvs.bin -> wl127x-nvs.bin
1699sl: ti-connectivity/wl1271-nvs.bin -> wl127x-nvs.bin
14f515de 1700
af4d39ea
SL
1701Licence: See LICENCE.ti-connectivity for details.
1702
cfa526bd 1703The NVS file includes two parts:
e9a798bf 1704 - radio calibration
cfa526bd 1705 - HW configuration parameters (aka. INI values)
e9a798bf 1706
cfa526bd
LC
1707The published NVS files are for testing only. Every device needs to
1708hava a unique NVS which is properly calibrated for best results. You
1709can find more information about NVS generation for your device here:
a472d49f 1710
cfa526bd 1711http://wireless.kernel.org/en/users/Drivers/wl12xx/calibrator
a472d49f 1712
cfa526bd
LC
1713If you're using a wl127x based device, use a symbolic link called
1714wl1271-nvs.bin that links to the wl127x-nvs.bin file. If you are
1715using wl128x, link to wl128x-nvs.bin instead.
1716
1717The driver expects to find the firmwares under a ti-connectivity
1718subdirectory. So if your system looks for firmwares in /lib/firmware,
1719the firmwares for wl12xx chips must be located in
14f515de 1720/lib/firmware/ti-connectivity/.
af4d39ea
SL
1721
1722--------------------------------------------------------------------------
cb6d7df4 1723
4384c8a7
LC
1724Driver: wl18xx - Texas Instruments 802.11 WLAN driver for WiLink8 chips
1725
1726File: ti-connectivity/wl18xx-fw.bin
1727Version: 8.2.0.0.100
1728
1729Licence: See LICENCE.ti-connectivity for details.
1730
1731The driver expects to find the firmwares under a ti-connectivity
1732subdirectory. So if your system looks for firmwares in /lib/firmware,
1733the firmwares for wl18xx chips must be located in
1734/lib/firmware/ti-connectivity/.
1735
1736--------------------------------------------------------------------------
1737
14e41391
GK
1738Driver: TI_ST - Texas Instruments bluetooth driver
1739
d70ea985 1740File: ti-connectivity/TIInit_7.2.31.bts
14e41391
GK
1741
1742Licence: See LICENCE.ti-connectivity for details.
1743
1744 TIInit_7.2.31.bts version 7.2.31
1745
1746 In order to use that file copy it to /lib/firmware/ti-connectivity.
1747
1748--------------------------------------------------------------------------
1749
89c6da31
MCC
1750Driver: tlg2300 - Telgent 2300 V4L/DVB driver.
1751
1752File: tlg2300_firmware.bin
1753
1754Licence:
1755 Telegent System grants permission to use and redistribute these
1756 firmware files for use with devices containing the chip tlg2300, but
1757 not as a part of the Linux kernel or in any other form which would
1758 require these files themselves to be covered by the terms of the GNU
1759 General Public License. These firmware files are distributed in the
1760 hope that they will be useful, but WITHOUT ANY WARRANTY; without even
1761 the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
1762 PURPOSE.
cb6d7df4
DW
1763
1764--------------------------------------------------------------------------
8f919160 1765
1fbf358d 1766Driver: r8712u - Realtek 802.11n WLAN driver for RTL8712U
8f919160 1767
b217ed59 1768File: rtlwifi/rtl8712u.bin
d92576c7
LF
1769Info: From Vendor's rtl8712_8188_8191_8192SU_usb_linux_v7_0.20100831
1770 Reverted rtl8188C_8192C_8192D_usb_linux_v3.4.2_3727.20120404
8f919160 1771
1fbf358d 1772Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
8f919160
LF
1773
1774--------------------------------------------------------------------------
1775
1fbf358d 1776Driver: rtl8192ce - Realtek 802.11n WLAN driver for RTL8192CE
8f919160 1777
4844fa16 1778File: rtlwifi/rtl8192cfw.bin
e0836e6e
LF
1779File: rtlwifi/rtl8192cfwU.bin
1780File: rtlwifi/rtl8192cfwU_B.bin
4844fa16 1781
1fbf358d 1782Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
4844fa16
LF
1783
1784--------------------------------------------------------------------------
1785
1786Driver: rtl8192cu - Realtek 802.11n WLAN driver for RTL8192CU
1787
1788File: rtlwifi/rtl8192cufw.bin
8f919160 1789
1fbf358d 1790Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
8f919160
LF
1791
1792--------------------------------------------------------------------------
1793
39cd7bc4
LF
1794Driver: rtl8192se - Realtek 802.11n WLAN driver for RTL8192SE
1795
e0836e6e 1796Info: updated from rtl_92ce_92se_92de_linux_mac80211_0004.0816.2011 driver version
39cd7bc4
LF
1797File: rtlwifi/rtl8192sefw.bin
1798
1fbf358d 1799Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
39cd7bc4
LF
1800
1801--------------------------------------------------------------------------
1802
2fab4839
LF
1803Driver: rtl8192de - Realtek 802.11n WLAN driver for RTL8192DE
1804
e0836e6e 1805Info: updated from Realtek version rtl_92ce_92se_92de_linux_mac80211_0004.0816.2011
2fab4839
LF
1806File: rtlwifi/rtl8192defw.bin
1807
1fbf358d 1808Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
adb6547d
LF
1809
1810--------------------------------------------------------------------------
1811
1812Driver: rtl8723e - Realtek 802.11n WLAN driver for RTL8723E
1813
1814Info: Taken from Realtek version rtl_92ce_92se_92de_8723ae_linux_mac80211_0007.0809.2012
1815File: rtlwifi/rtl8723fw.bin
1816File: rtlwifi/rtl8723fw_B.bin
1817
1818Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2fab4839
LF
1819
1820--------------------------------------------------------------------------
1821
27f516c5
LF
1822Driver: rtl8188ee - Realtek 802.11n WLAN driver for RTL8188EE
1823
1824Info: Taken from Realtek version rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0010.0109.2013
1825File: rtlwifi/rtl8188efw.bin
1826
1827Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
1828
1829--------------------------------------------------------------------------
39cd7bc4 1830
40c0f950
HW
1831Driver: r8169 - RealTek 8169/8168/8101 ethernet driver.
1832
1833File: rtl_nic/rtl8168d-1.fw
1834File: rtl_nic/rtl8168d-2.fw
063e9215 1835File: rtl_nic/rtl8105e-1.fw
7d68cb64
HW
1836File: rtl_nic/rtl8168e-1.fw
1837File: rtl_nic/rtl8168e-2.fw
7f17329d 1838
7293f35d 1839File: rtl_nic/rtl8168e-3.fw
942e656f 1840Version: 0.0.4
40c0f950 1841
98a1c68c 1842File: rtl_nic/rtl8168f-1.fw
95cdda3f 1843Version: 0.0.5
98a1c68c
HW
1844
1845File: rtl_nic/rtl8168f-2.fw
3c11cda9 1846Version: 0.0.4
98a1c68c 1847
f57991bb 1848File: rtl_nic/rtl8411-1.fw
744d47ee 1849Version: 0.0.3
f57991bb 1850
4969d2da
HW
1851File: rtl_nic/rtl8402-1.fw
1852Version: 0.0.1
1853
4c48ce90
HW
1854File: rtl_nic/rtl8106e-1.fw
1855Version: 0.0.1
1856
f1f86bba 1857File: rtl_nic/rtl8168g-1.fw
fae71211 1858Version: 0.0.3
f1f86bba 1859
c5edd97d
HW
1860File: rtl_nic/rtl8168g-2.fw
1861Version: 0.0.1
1862
40c0f950 1863Licence:
063e9215 1864 * Copyright © 2011, Realtek Semiconductor Corporation
40c0f950
HW
1865 *
1866 * Permission is hereby granted for the distribution of this firmware
1867 * data in hexadecimal or equivalent format, provided this copyright
1868 * notice is accompanying it.
1869
1870--------------------------------------------------------------------------
1871
0daab4fa
BH
1872Driver: vt6656 - VIA VT6656 USB wireless driver
1873
1874File: vntwusb.fw
1875
1876Licence: Redistributable. See LICENCE.via_vt6656 for details.
e3883d93
BS
1877
1878--------------------------------------------------------------------------
1879
1880Driver: DFU Driver for Atheros bluetooth chipset AR3012
1881
1882File: ar3k/AthrBT_0x01020001.dfu
1883File: ar3k/ramps_0x01020001_26.dfu
ccd71001
JM
1884File: ar3k/AthrBT_0x01020200.dfu
1885File: ar3k/ramps_0x01020200_26.dfu
ec15d5cc 1886File: ar3k/ramps_0x01020200_40.dfu
e50d0d4a
CY
1887File: ar3k/AthrBT_0x31010000.dfu
1888File: ar3k/ramps_0x31010000_40.dfu
0a9640c8
CY
1889File: ar3k/AthrBT_0x11020000.dfu
1890File: ar3k/ramps_0x11020000_40.dfu
7560108a
PC
1891File: ar3k/AthrBT_0x01020201.dfu
1892File: ar3k/ramps_0x01020201_26.dfu
1893File: ar3k/ramps_0x01020201_40.dfu
e3883d93
BS
1894
1895Licence: Redistributable. See LICENCE.atheros_firmware for details
5d6e01c4
SS
1896
1897--------------------------------------------------------------------------
1898
1899Driver:Atheros AR300x UART HCI Bluetooth Chip driver
1900
643b5422
PC
1901File: ar3k/1020201/PS_ASIC.pst
1902File: ar3k/1020201/RamPatch.txt
5d6e01c4
SS
1903File: ar3k/1020200/ar3kbdaddr.pst
1904File: ar3k/1020200/PS_ASIC.pst
1905File: ar3k/1020200/RamPatch.txt
1906File: ar3k/30101/ar3kbdaddr.pst
1907File: ar3k/30101/PS_ASIC.pst
1908File: ar3k/30101/RamPatch.txt
1909File: ar3k/30000/ar3kbdaddr.pst
1910File: ar3k/30000/PS_ASIC.pst
1911File: ar3k/30000/RamPatch.txt
1912
1913Licence: Redistributable. See LICENCE.atheros_firmware for details
cafa05f5
LR
1914
1915--------------------------------------------------------------------------
1916
1917Driver: ath6kl - Atheros support for AR6003
1918
4e17394e
RC
1919File: ath6k/AR6004/hw1.3/fw-3.bin
1920File: ath6k/AR6004/hw1.3/bdata.bin
e47f996a
KV
1921File: ath6k/AR6004/hw1.2/fw-2.bin
1922File: ath6k/AR6004/hw1.2/bdata.bin
cafa05f5
LR
1923File: ath6k/AR6003/hw1.0/otp.bin.z77
1924File: ath6k/AR6003/hw1.0/bdata.SD31.bin
1925File: ath6k/AR6003/hw1.0/bdata.SD32.bin
1926File: ath6k/AR6003/hw1.0/data.patch.bin
1927File: ath6k/AR6003/hw1.0/bdata.WB31.bin
1928File: ath6k/AR6003/hw1.0/athwlan.bin.z77
d543c1d9 1929File: ath6k/AR6003/hw2.1.1/fw-2.bin
3726c5b5 1930File: ath6k/AR6003/hw2.1.1/fw-3.bin
cafa05f5
LR
1931File: ath6k/AR6003/hw2.1.1/otp.bin
1932File: ath6k/AR6003/hw2.1.1/athwlan.bin
1933File: ath6k/AR6003/hw2.1.1/endpointping.bin
1934File: ath6k/AR6003/hw2.1.1/bdata.SD31.bin
1935File: ath6k/AR6003/hw2.1.1/bdata.SD32.bin
1936File: ath6k/AR6003/hw2.1.1/data.patch.bin
1937File: ath6k/AR6003/hw2.1.1/bdata.WB31.bin
cafa05f5
LR
1938File: ath6k/AR6003/hw2.0/otp.bin.z77
1939File: ath6k/AR6003/hw2.0/bdata.SD31.bin
1940File: ath6k/AR6003/hw2.0/bdata.SD32.bin
1941File: ath6k/AR6003/hw2.0/data.patch.bin
1942File: ath6k/AR6003/hw2.0/bdata.WB31.bin
1943File: ath6k/AR6003/hw2.0/athwlan.bin.z77
cafa05f5 1944File: ath6k/AR6002/eeprom.data
cafa05f5
LR
1945File: ath6k/AR6002/eeprom.bin
1946File: ath6k/AR6002/athwlan.bin.z77
1947File: ath6k/AR6002/data.patch.hw2_0.bin
1948
1949Licence: Redistributable. See LICENCE.atheros_firmware for details
d1cadcf6
AG
1950
1951--------------------------------------------------------------------------
1952
1953Driver: myri10ge - Myri10GE 10GbE NIC driver
1954
1955File: myri10ge_eth_z8e.dat
1956File: myri10ge_ethp_z8e.dat
1957File: myri10ge_rss_eth_z8e.dat
1958File: myri10ge_rss_ethp_z8e.dat
4bd6c56f 1959Version: 1.4.52
d1cadcf6
AG
1960
1961License: Redistributable. See LICENCE.myri10ge_firmware for details.
f4b4c46a
BC
1962
1963--------------------------------------------------------------------------
1964
1965Driver: ath6kl - Atheros support for AR6003 WiFi-Bluetooth combo module
1966
f4b4c46a
BC
1967File: ath6k/AR6003.1/hw2.1.1/athwlan.bin
1968File: ath6k/AR6003.1/hw2.1.1/bdata.SD31.bin
1969File: ath6k/AR6003.1/hw2.1.1/bdata.SD32.bin
1970File: ath6k/AR6003.1/hw2.1.1/bdata.WB31.bin
1971File: ath6k/AR6003.1/hw2.1.1/data.patch.bin
1972File: ath6k/AR6003.1/hw2.1.1/endpointping.bin
1973File: ath6k/AR6003.1/hw2.1.1/otp.bin
1974
1975License: Redistributable. See LICENCE.atheros_firmware for details
0f221ddf
BC
1976
1977--------------------------------------------------------------------------
1978
1979Driver: ath6kl - Atheros support for AR3001 WiFi-Bluetooth combo module
1980
0f221ddf
BC
1981File: ar3k/30101coex/ar3kbdaddr.pst
1982File: ar3k/30101coex/PS_ASIC_aclLowPri.pst
1983File: ar3k/30101coex/PS_ASIC_aclHighPri.pst
1984File: ar3k/30101coex/PS_ASIC.pst
1985File: ar3k/30101coex/RamPatch.txt
1986
1987License: Redistributable. See LICENCE.atheros_firmware for details
3c18048f
DW
1988
1989--------------------------------------------------------------------------
1990
4d8eabd6
MCC
1991Driver: drxk - Micronas DRX-K demodulator driver
1992
1993File: dvb-usb-terratec-h5-drxk.fw
1994
1995Licence:
1996TERRATEC grants permission to use and redistribute these firmware
1997files for use with TERRATEC devices, but not as part of the Linux
1998kernel or in any other form which would require these files themselves
1999to be covered by the terms of the GNU General Public License.
2000
2001These firmware files are distributed in the hope that they will be
2002useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2003of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
fc2b8658
CYC
2004
2005--------------------------------------------------------------------------
2006
2007Driver: ene-ub6250 -- ENE UB6250 SD card reader driver
2008
2009File: ene-ub6250/sd_init1.bin
2010File: ene-ub6250/sd_init2.bin
2011File: ene-ub6250/sd_rdwr.bin
2012File: ene-ub6250/ms_init.bin
2013File: ene-ub6250/msp_rdwr.bin
2014File: ene-ub6250/ms_rdwr.bin
2015
2016Licence: Redistributable. See LICENCE.ene_firmware for details.
2017
2018--------------------------------------------------------------------------
de960e50
BH
2019
2020Driver: isci -- Intel C600 SAS controller driver
2021
2022File: isci/isci_firmware.bin
2023Source: isci/create_fw.c
2024Source: isci/create_fw.h
2025Source: isci/probe_roms.h
2026Source: isci/Makefile
2027
2028Licence: GPLv2
2029
2030--------------------------------------------------------------------------
0735e331
PF
2031
2032Driver: ar5523 -- Atheros AR5523 based USB Wifi dongles
2033
2034File: ar5523.bin
2035
2036Licence: Redistributable. See LICENCE.atheros_firmware for details
2037
2038--------------------------------------------------------------------------
fb5cda9c
AK
2039
2040Driver: s5p-mfc - Samsung MFC video encoder/decoder driver
2041
2042File: s5p-mfc/s5p-mfc.fw
2043File: s5p-mfc/s5p-mfc-v6.fw
2044
2045Licence:
2046Samsung grants permission to use and redistribute these firmware
2047files for use with Exynos series devices, but not as part of the Linux
2048kernel or in any other form which would require these files themselves
2049to be covered by the terms of the GNU General Public License.
2050
2051These firmware files are distributed in the hope that they will be
2052useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2053of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2054
2055--------------------------------------------------------------------------
32eb7c73
XVP
2056
2057Driver: carl9170 -- Atheros AR9170 802.11 draft-n USB driver
2058
2059File: carl9170-1.fw
2060Version: 1.9.6
2061Source: carl9170fw/
2062
2063Downloaded from http://linuxwireless.org/en/users/Drivers/carl9170
2064
18b3046a 2065Licence: GPLv2. Some build scripts use the New BSD (3-clause) licence.
32eb7c73
XVP
2066
2067--------------------------------------------------------------------------