diff options
author | Mithlesh Thukral <mithlesh@linsyssoft.com> | 2009-03-20 08:09:04 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-04-03 17:53:14 -0400 |
commit | cda3b517a478324233d9be71232b60e2e2efe848 (patch) | |
tree | 0bd7fe5c51148d0e6d5da1ed12120be0d9799423 /firmware/WHENCE | |
parent | e5ea8da06ba610551a75c79c1467aae379e953ce (diff) |
Staging: sxg: Add support to download the firmware using request_firmware()
Add support for downloading the firmware using kernel-builtin mechanism.
This will remove the need for the firmware files in the driver source code.
Signed-off-by: Christopher Harrer <charrer@alacritech.com>
Signed-off-by: Mithlesh Thukral <mithlesh@linsyssoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r-- | firmware/WHENCE | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE index 156df4de1464..df79422bb7ab 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE | |||
@@ -378,6 +378,18 @@ Found in hex form in kernel source. | |||
378 | 378 | ||
379 | -------------------------------------------------------------------------- | 379 | -------------------------------------------------------------------------- |
380 | 380 | ||
381 | Driver: SXG - Alacritech IS-NIC products | ||
382 | |||
383 | File: sxg/saharadownloadB.sys.ihex | ||
384 | File: sxg/saharadbgdownloadB.sys.ihex | ||
385 | |||
386 | Licence: Unknown | ||
387 | |||
388 | Found in hex form in kernel source. | ||
389 | Copyright 1997-2009 Alacritech, Inc. All rights reserved. | ||
390 | |||
391 | -------------------------------------------------------------------------- | ||
392 | |||
381 | Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter | 393 | Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter |
382 | 394 | ||
383 | File: cxgb3/t3b_psram-1.1.0.bin.ihex | 395 | File: cxgb3/t3b_psram-1.1.0.bin.ihex |