diff options
author | David Woodhouse <dwmw2@infradead.org> | 2008-05-30 08:15:13 -0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-07-10 09:49:09 -0400 |
commit | 3edbf98b863391bdd7ad2bf47b7db1689afac886 (patch) | |
tree | 14d36c188adb20790f61cb046f7e95b01000bcbe /firmware/WHENCE | |
parent | 2971c579f93bcff26744672ea98c13bef71ded97 (diff) |
keyspan_pda: use request_firmware()
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r-- | firmware/WHENCE | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE index d66291a78f07..b5be4bc88007 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE | |||
@@ -119,3 +119,17 @@ Original licence information: | |||
119 | part, requires the inclusion of this statement." | 119 | part, requires the inclusion of this statement." |
120 | 120 | ||
121 | -------------------------------------------------------------------------- | 121 | -------------------------------------------------------------------------- |
122 | |||
123 | Driver: keyspan_pda -- USB Keyspan PDA single-port serial device | ||
124 | |||
125 | File: keyspan_pda/keyspan_pda.fw | ||
126 | Source: keyspan_pda/keyspan_pda.S | ||
127 | |||
128 | File: keyspan_pda/xircom_pgs.fw | ||
129 | Source: keyspan_pda/xircom_pgs.S | ||
130 | |||
131 | Licence: GPLv2+ | ||
132 | |||
133 | Compiled from original 8051 source into Intel HEX, used in our binary ihex form. | ||
134 | |||
135 | -------------------------------------------------------------------------- | ||