From: David Woodhouse Date: Wed, 11 Jun 2008 15:57:21 +0000 (+0100) Subject: ip2: use request_firmware() X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=73bc148a6c0c0859eef45957ec5e659eb249b9ed;p=linux-firmware ip2: use request_firmware() Converted with help from Jaswinder Singh Signed-off-by: David Woodhouse Acked-by: Alan Cox --- diff --git a/WHENCE b/WHENCE index 47ab241..6c7b0b4 100644 --- a/WHENCE +++ b/WHENCE @@ -226,3 +226,13 @@ Debug loader claims the following behaviour: Converted from Intel HEX files, used in our binary representation of ihex. -------------------------------------------------------------------------- + +Driver: ip2 -- Computone IntelliPort Plus serial device + +File: intelliport2.bin + +Licence: Unknown + +Found in hex form in kernel source. + +-------------------------------------------------------------------------- diff --git a/intelliport2.bin b/intelliport2.bin new file mode 100644 index 0000000..24ea567 Binary files /dev/null and b/intelliport2.bin differ