diff options
author | Lior Dotan <liodot@gmail.com> | 2009-01-30 02:51:49 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-04-03 17:53:05 -0400 |
commit | a390c47939b0d418fc2c4cf1f360795949228de5 (patch) | |
tree | a4685b5a8cd476a2252895805e9cb4295f95594c /firmware/WHENCE | |
parent | 9d938335fdc60313b54688091840f6fd44d83db5 (diff) |
Staging: slicoss: add binary firmware to firmware directory
Adds the firmware to the firmware directory in ihex format so it can be
installed when doing make firmware_install.
Also update the firmware location in the driver code so it can locate
the files in the right place.
This should conclude the move to request_firmware().
Signed-off-by: Lior Dotan <liodot@gmail.com>
Cc: Christopher Harrer <charrer@alacritech.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r-- | firmware/WHENCE | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE index 3814d7d42665..156df4de1464 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE | |||
@@ -364,6 +364,20 @@ Found in hex form in kernel source. | |||
364 | 364 | ||
365 | -------------------------------------------------------------------------- | 365 | -------------------------------------------------------------------------- |
366 | 366 | ||
367 | Driver: SLICOSS - Alacritech IS-NIC products | ||
368 | |||
369 | File: slicoss/gbdownload.sys.ihex | ||
370 | File: slicoss/gbrcvucode.sys.ihex | ||
371 | File: slicoss/oasisdbgdownload.sys.ihex | ||
372 | File: slicoss/oasisdownload.sys.ihex | ||
373 | File: slicoss/oasisrcvucode.sys.ihex | ||
374 | |||
375 | Licence: Unknown | ||
376 | |||
377 | Found in hex form in kernel source. | ||
378 | |||
379 | -------------------------------------------------------------------------- | ||
380 | |||
367 | Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter | 381 | Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter |
368 | 382 | ||
369 | File: cxgb3/t3b_psram-1.1.0.bin.ihex | 383 | File: cxgb3/t3b_psram-1.1.0.bin.ihex |