]> git.proxmox.com Git - mirror_linux-firmware.git/commitdiff
emi26: use request_firmware()
authorDavid Woodhouse <dwmw2@infradead.org>
Fri, 30 May 2008 13:19:39 +0000 (16:19 +0300)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 10 Jul 2008 13:49:12 +0000 (14:49 +0100)
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
WHENCE
emi26/bitstream.fw [new file with mode: 0644]
emi26/firmware.fw [new file with mode: 0644]
emi26/loader.fw [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index b5be4bc88007e87c6b74865c7a8de5f59ba48eba..a2f9390f31709e6fa562c58fd169f1ea710cc92f 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -133,3 +133,37 @@ Licence: GPLv2+
 Compiled from original 8051 source into Intel HEX, used in our binary ihex form.
 
 --------------------------------------------------------------------------
+
+Driver: emi26 -- EMI 2|6 USB Audio interface
+
+File: emi26/bitstream.fw
+Info: VERSION=1.1.1.131 DATE=2001dec06
+
+File: emi26/firmware.fw
+Info: VERSION=1.0.2.916 DATE=12.02.2002
+
+File: emi26/loader.fw
+
+Converted from Intel HEX files, used in our binary representation of ihex.
+
+Original licence information:
+/*
+ * This firmware is for the Emagic EMI 2|6 Audio Interface
+ *
+ * The firmware contained herein is Copyright (c) 1999-2002 Emagic
+ * as an unpublished work. This notice does not imply unrestricted
+ * or public access to this firmware which is a trade secret of Emagic,
+ * and which may not be reproduced, used, sold or transferred to
+ * any third party without Emagic's written consent. All Rights Reserved.
+ *
+ * Permission is hereby granted for the distribution of this firmware
+ * image as part of a Linux or other Open Source operating system kernel
+ * in text or binary form as required.
+ *
+ * This firmware may not be modified and may only be used with the
+ * Emagic EMI 2|6 Audio Interface. Distribution and/or Modification of
+ * any driver which includes this firmware, in whole or in part,
+ * requires the inclusion of this statement.
+ */
+
+--------------------------------------------------------------------------
diff --git a/emi26/bitstream.fw b/emi26/bitstream.fw
new file mode 100644 (file)
index 0000000..221abfd
Binary files /dev/null and b/emi26/bitstream.fw differ
diff --git a/emi26/firmware.fw b/emi26/firmware.fw
new file mode 100644 (file)
index 0000000..245b6b2
Binary files /dev/null and b/emi26/firmware.fw differ
diff --git a/emi26/loader.fw b/emi26/loader.fw
new file mode 100644 (file)
index 0000000..dc9a693
Binary files /dev/null and b/emi26/loader.fw differ