aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/WHENCE
diff options
context:
space:
mode:
authorJaswinder Singh <jaswinder@infradead.org>2008-07-04 13:36:09 -0400
committerDavid Woodhouse <David.Woodhouse@intel.com>2008-07-14 17:44:39 -0400
commitd12b219a228efe92f0778ed3af21305e65fbb052 (patch)
tree744a10a28e5d1d26d355253db19a119b0f92a788 /firmware/WHENCE
parent5b9ea9322605da09d6f7119f03f71cc52b044911 (diff)
edgeport-ti: use request_firmware()
Firmware blob looks like this... uint8_t MajorVersion uint8_t MinorVersion __le16 BuildNumber uint8_t data[] Signed-off-by: Jaswinder Singh <jaswinder@infradead.org> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r--firmware/WHENCE16
1 files changed, 16 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE
index 8eada2dbd562..79e62e2fea5d 100644
--- a/firmware/WHENCE
+++ b/firmware/WHENCE
@@ -293,3 +293,19 @@ Licence: Allegedly GPLv2+, but no source visible. Marked:
293Found in hex form in kernel source. 293Found in hex form in kernel source.
294 294
295-------------------------------------------------------------------------- 295--------------------------------------------------------------------------
296
297Driver: USB_SERIAL_EDGEPORT_TI - USB Inside Out Edgeport Serial Driver
298(TI Devices)
299
300File: edgeport/down3.bin
301
302Licence:
303//**************************************************************
304//* Edgeport Binary Image (for TI based products)
305//* Generated by TIBin2C v2.00 (watchport)
306//* Copyright (C) 2001 Inside Out Networks, All rights reserved.
307//**************************************************************
308
309Found in hex form in kernel source.
310
311--------------------------------------------------------------------------