aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/WHENCE
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2009-04-06 16:24:49 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2009-04-06 16:24:49 -0400
commit22eb5aa6c7940861f9603581665b9d9a1c60be30 (patch)
tree22890bcebae5647bcc1a29e7b544a1c5de2b1f8b /firmware/WHENCE
parentd7ca6f8cdffa5765e486edb3dada9121fba8e6aa (diff)
parent015640edb1f346e0b2eda703587c4cd1c310ec1d (diff)
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6: (74 commits) [SCSI] sg: fix q->queue_lock on scsi_error_handler path [SCSI] replace __inline with inline [SCSI] a2091: make 2 functions static [SCSI] a3000: make 2 functions static [SCSI] ses: #if 0 the unused ses_match_host() [SCSI] use kmem_cache_zalloc instead of kmem_cache_alloc/memset [SCSI] sg: fix iovec bugs introduced by the block layer conversion [SCSI] qlogicpti: use request_firmware [SCSI] advansys: use request_firmware [SCSI] qla1280: use request_firmware [SCSI] libiscsi: fix iscsi pool error path [SCSI] cxgb3i: call ddp release function directly [SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i module [SCSI] cxgb3i: close all tcp connections upon chip reset [SCSI] cxgb3i: re-read ddp settings information after chip reset [SCSI] cxgb3i: re-initialize ddp settings after chip reset [SCSI] cxgb3i: subscribe to error notification from cxgb3 driver [SCSI] aacraid driver update [SCSI] mptsas: remove unneeded check [SCSI] config: Make need for SCSI_CDROM clearer ...
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r--firmware/WHENCE36
1 files changed, 36 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE
index d6c227db37c2..c006af85a1aa 100644
--- a/firmware/WHENCE
+++ b/firmware/WHENCE
@@ -45,6 +45,32 @@ Found alsa-firmware package in hex form, with the following comment:
45 45
46-------------------------------------------------------------------------- 46--------------------------------------------------------------------------
47 47
48Driver: SCSI_ADVANSYS - AdvanSys SCSI
49
50File: advansys/mcode.bin
51File: advansys/3550.bin
52File: advansys/38C0800.bin
53File: advansys/38C1600.bin
54
55Licence: BSD, no source available.
56
57Found in hex form in kernel source.
58
59--------------------------------------------------------------------------
60
61Driver: SCSI_QLOGIC_1280 - Qlogic QLA 1240/1x80/1x160 SCSI support
62
63File: qlogic/1040.bin
64File: qlogic/1280.bin
65File: qlogic/12160.bin
66
67Licence: Allegedly GPLv2+, but no source visible. Marked:
68
69 QLOGIC LINUX SOFTWARE
70 QLogic ISP1280/ device driver for Linux 2.2.x and 2.4.x
71 Copyright (C) 2001 Qlogic Corporation (www.qlogic.com)
72
73--------------------------------------------------------------------------
48Driver: smctr -- SMC ISA/MCA Token Ring adapter 74Driver: smctr -- SMC ISA/MCA Token Ring adapter
49 75
50File: tr_smctr.bin 76File: tr_smctr.bin
@@ -596,3 +622,13 @@ Licence: Allegedly GPL, but no source visible. Marked:
596Found in hex form in kernel source. 622Found in hex form in kernel source.
597 623
598-------------------------------------------------------------------------- 624--------------------------------------------------------------------------
625
626Driver: SCSI_QLOGICPTI - PTI Qlogic, ISP Driver
627
628File: qlogic/isp1000.bin
629
630Licence: Unknown
631
632Found in hex form in kernel source.
633
634--------------------------------------------------------------------------