diff options
author | David Woodhouse <dwmw2@infradead.org> | 2008-05-30 16:19:39 +0300 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-07-10 14:49:12 +0100 |
commit | ae93a55bf948753de0bb8e43fa9c027f786abb05 (patch) | |
tree | df682bb3bd88978420d57f5edba62218cbe68f96 /firmware/WHENCE | |
parent | 3edbf98b863391bdd7ad2bf47b7db1689afac886 (diff) |
emi26: use request_firmware()
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r-- | firmware/WHENCE | 34 |
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+ 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. + */ + +-------------------------------------------------------------------------- |