diff options
author | David Woodhouse <dwmw2@infradead.org> | 2008-05-31 01:35:29 +0300 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-07-10 14:49:38 +0100 |
commit | ec6752f5afce659025962e25fb2f42b3911254a1 (patch) | |
tree | 2aad442c1500573d3dac3215aa97e75ef54472de /firmware/WHENCE | |
parent | 5f24e2d6b40f0c74ce5bfaddfdb89f9bfae4b594 (diff) |
whiteheat: use request_firmware()
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r-- | firmware/WHENCE | 21 |
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: Found in hex form in kernel source. -------------------------------------------------------------------------- + +Driver: whiteheat -- USB ConnectTech WhiteHEAT serial device + +File: whiteheat.fw +Version: 4.06 + +File: whiteheat_loader.fw +File: whiteheat_loader_debug.fw + +Licence: Allegedly GPLv2, but no source visible. Marked: + Copyright (C) 2000-2002 ConnectTech Inc + +Debug loader claims the following behaviour: + Port 1 LED flashes when the vend_ax program is running + Port 2 LED flashes when any SETUP command arrives + Port 3 LED flashes when any valid VENDOR request occurs + Port 4 LED flashes when the EXTERNAL RAM DOWNLOAD request occurs + +Converted from Intel HEX files, used in our binary representation of ihex. + +-------------------------------------------------------------------------- |