vicam: use request_firmware()

Although it wasn't actually using ihex records before, we use the Intel
HEX record format for this firmware -- because that gives us a simple
way to split it into separate chunks internally as we need, without
loading each part as a separate file.

Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
master
Jaswinder Singh 2008-06-27 19:50:40 +05:30 committed by David Woodhouse
parent 225e3125cf
commit 5c5a083a9f
2 changed files with 10 additions and 0 deletions

10
WHENCE
View File

@ -265,3 +265,13 @@ Licence: Distributable
* modification.
--------------------------------------------------------------------------
Driver: USB_VICAM -- USB 3com HomeConnect (aka vicam)
File: vicam/firmware.fw
Licence: Unknown
Found in hex form in kernel source.
--------------------------------------------------------------------------

BIN
vicam/firmware.fw 100644

Binary file not shown.