]> git.proxmox.com Git - mirror_linux-firmware.git/commitdiff
whiteheat: use request_firmware()
authorDavid Woodhouse <dwmw2@infradead.org>
Fri, 30 May 2008 22:35:29 +0000 (01:35 +0300)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 10 Jul 2008 13:49:38 +0000 (14:49 +0100)
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
WHENCE
whiteheat.fw [new file with mode: 0644]
whiteheat_loader.fw [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index 205be9fec27b6dfd4e6973911d65555a55e89e98..47ab241fd53db1f1c3954481ab6d6a9bb18529a5 100644 (file)
--- a/WHENCE
+++ b/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.
+
+--------------------------------------------------------------------------
diff --git a/whiteheat.fw b/whiteheat.fw
new file mode 100644 (file)
index 0000000..49e7f3b
Binary files /dev/null and b/whiteheat.fw differ
diff --git a/whiteheat_loader.fw b/whiteheat_loader.fw
new file mode 100644 (file)
index 0000000..c3392e2
Binary files /dev/null and b/whiteheat_loader.fw differ