aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/WHENCE
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2008-05-30 18:35:29 -0400
committerDavid Woodhouse <David.Woodhouse@intel.com>2008-07-10 09:49:38 -0400
commitec6752f5afce659025962e25fb2f42b3911254a1 (patch)
tree2aad442c1500573d3dac3215aa97e75ef54472de /firmware/WHENCE
parent5f24e2d6b40f0c74ce5bfaddfdb89f9bfae4b594 (diff)
whiteheat: use request_firmware()
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r--firmware/WHENCE21
1 files changed, 21 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE
index 205be9fec27b..47ab241fd53d 100644
--- a/firmware/WHENCE
+++ b/firmware/WHENCE
@@ -205,3 +205,24 @@ Licence: Allegedly GPLv2+, but no source visible. Marked:
205Found in hex form in kernel source. 205Found in hex form in kernel source.
206 206
207-------------------------------------------------------------------------- 207--------------------------------------------------------------------------
208
209Driver: whiteheat -- USB ConnectTech WhiteHEAT serial device
210
211File: whiteheat.fw
212Version: 4.06
213
214File: whiteheat_loader.fw
215File: whiteheat_loader_debug.fw
216
217Licence: Allegedly GPLv2, but no source visible. Marked:
218 Copyright (C) 2000-2002 ConnectTech Inc
219
220Debug loader claims the following behaviour:
221 Port 1 LED flashes when the vend_ax program is running
222 Port 2 LED flashes when any SETUP command arrives
223 Port 3 LED flashes when any valid VENDOR request occurs
224 Port 4 LED flashes when the EXTERNAL RAM DOWNLOAD request occurs
225
226Converted from Intel HEX files, used in our binary representation of ihex.
227
228--------------------------------------------------------------------------