aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/WHENCE
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2008-05-30 09:19:39 -0400
committerDavid Woodhouse <David.Woodhouse@intel.com>2008-07-10 09:49:12 -0400
commitae93a55bf948753de0bb8e43fa9c027f786abb05 (patch)
treedf682bb3bd88978420d57f5edba62218cbe68f96 /firmware/WHENCE
parent3edbf98b863391bdd7ad2bf47b7db1689afac886 (diff)
emi26: use request_firmware()
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r--firmware/WHENCE34
1 files changed, 34 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE
index b5be4bc88007..a2f9390f3170 100644
--- a/firmware/WHENCE
+++ b/firmware/WHENCE
@@ -133,3 +133,37 @@ Licence: GPLv2+
133Compiled from original 8051 source into Intel HEX, used in our binary ihex form. 133Compiled from original 8051 source into Intel HEX, used in our binary ihex form.
134 134
135-------------------------------------------------------------------------- 135--------------------------------------------------------------------------
136
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--------------------------------------------------------------------------