diff options
author | David Woodhouse <dwmw2@infradead.org> | 2008-06-11 11:57:21 -0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-07-10 09:49:41 -0400 |
commit | 547d8bb7ddf7f5d9f53741086a394c8318e15f16 (patch) | |
tree | 0d5c0bd50701771a39496d7bdec0db4d10d067ff /firmware/WHENCE | |
parent | 27d202fff1555f5b0eb16a5aedc452566f9ab8bb (diff) |
ip2: use request_firmware()
Converted with help from Jaswinder Singh
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Acked-by: Alan Cox <alan@redhat.com>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r-- | firmware/WHENCE | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE index 47ab241fd53d..6c7b0b44712d 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE | |||
@@ -226,3 +226,13 @@ Debug loader claims the following behaviour: | |||
226 | Converted from Intel HEX files, used in our binary representation of ihex. | 226 | Converted from Intel HEX files, used in our binary representation of ihex. |
227 | 227 | ||
228 | -------------------------------------------------------------------------- | 228 | -------------------------------------------------------------------------- |
229 | |||
230 | Driver: ip2 -- Computone IntelliPort Plus serial device | ||
231 | |||
232 | File: intelliport2.bin | ||
233 | |||
234 | Licence: Unknown | ||
235 | |||
236 | Found in hex form in kernel source. | ||
237 | |||
238 | -------------------------------------------------------------------------- | ||