diff options
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r-- | firmware/WHENCE | 39 |
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 | |||
80 | Found in hex form in the kernel source. | 80 | Found in hex form in the kernel source. |
81 | 81 | ||
82 | -------------------------------------------------------------------------- | 82 | -------------------------------------------------------------------------- |
83 | |||
84 | Driver: keyspan -- USB Keyspan USA-xxx serial device | ||
85 | |||
86 | File: keyspan/mpr.fw | ||
87 | File: keyspan/usa18x.fw | ||
88 | File: keyspan/usa19.fw | ||
89 | File: keyspan/usa19qi.fw | ||
90 | File: keyspan/usa19qw.fw | ||
91 | File: keyspan/usa19w.fw | ||
92 | File: keyspan/usa28.fw | ||
93 | File: keyspan/usa28xa.fw | ||
94 | File: keyspan/usa28xb.fw | ||
95 | File: keyspan/usa28x.fw | ||
96 | File: keyspan/usa49w.fw | ||
97 | File: keyspan/usa49wlc.fw | ||
98 | |||
99 | Converted from Intel HEX files, used in our binary representation of ihex. | ||
100 | |||
101 | Original 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 | -------------------------------------------------------------------------- | ||