aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/WHENCE
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2008-05-30 07:04:03 -0400
committerDavid Woodhouse <David.Woodhouse@intel.com>2008-07-10 09:48:49 -0400
commit2971c579f93bcff26744672ea98c13bef71ded97 (patch)
tree62fc30f86cf9d535fb7c9840baaef20e7332429b /firmware/WHENCE
parent0a2a736afa91e8a0402c9dbdaf2ee28481a50bd3 (diff)
keyspan: use request_firmware()
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r--firmware/WHENCE39
1 files changed, 39 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE
index 9c2a1ebf61a4..d66291a78f07 100644
--- a/firmware/WHENCE
+++ b/firmware/WHENCE
@@ -80,3 +80,42 @@ Licence: Unknown
80Found in hex form in the kernel source. 80Found in hex form in the kernel source.
81 81
82-------------------------------------------------------------------------- 82--------------------------------------------------------------------------
83
84Driver: keyspan -- USB Keyspan USA-xxx serial device
85
86File: keyspan/mpr.fw
87File: keyspan/usa18x.fw
88File: keyspan/usa19.fw
89File: keyspan/usa19qi.fw
90File: keyspan/usa19qw.fw
91File: keyspan/usa19w.fw
92File: keyspan/usa28.fw
93File: keyspan/usa28xa.fw
94File: keyspan/usa28xb.fw
95File: keyspan/usa28x.fw
96File: keyspan/usa49w.fw
97File: keyspan/usa49wlc.fw
98
99Converted from Intel HEX files, used in our binary representation of ihex.
100
101Original licence information:
102
103 Copyright (C) 1999-2001
104 Keyspan, A division of InnoSys Incorporated ("Keyspan")
105
106 as an unpublished work. This notice does not imply unrestricted or
107 public access to the source code from which this firmware image is
108 derived. Except as noted below this firmware image may not be
109 reproduced, used, sold or transferred to any third party without
110 Keyspan's prior written consent. All Rights Reserved.
111
112 Permission is hereby granted for the distribution of this firmware
113 image as part of a Linux or other Open Source operating system kernel
114 in text or binary form as required.
115
116 This firmware may not be modified and may only be used with
117 Keyspan hardware. Distribution and/or Modification of the
118 keyspan.c driver which includes this firmware, in whole or in
119 part, requires the inclusion of this statement."
120
121--------------------------------------------------------------------------