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>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
e5ea8da06b
commit
cda3b517a4
@ -53,6 +53,8 @@ fw-shipped-$(CONFIG_SLICOSS) += slicoss/gbdownload.sys slicoss/gbrcvucode.sys \
|
||||
slicoss/oasisdbgdownload.sys \
|
||||
slicoss/oasisdownload.sys \
|
||||
slicoss/oasisrcvucode.sys
|
||||
fw-shipped-$(CONFIG_SXG) += sxg/saharadownloadB.sys \
|
||||
sxg/saharadbgdownloadB.sys
|
||||
fw-shipped-$(CONFIG_SND_YMFPCI) += yamaha/ds1_ctrl.fw yamaha/ds1_dsp.fw \
|
||||
yamaha/ds1e_ctrl.fw
|
||||
fw-shipped-$(CONFIG_TEHUTI) += tehuti/bdx.bin
|
||||
|
@ -378,6 +378,18 @@ Found in hex form in kernel source.
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
|
||||
Driver: SXG - Alacritech IS-NIC products
|
||||
|
||||
File: sxg/saharadownloadB.sys.ihex
|
||||
File: sxg/saharadbgdownloadB.sys.ihex
|
||||
|
||||
Licence: Unknown
|
||||
|
||||
Found in hex form in kernel source.
|
||||
Copyright 1997-2009 Alacritech, Inc. All rights reserved.
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
|
||||
Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter
|
||||
|
||||
File: cxgb3/t3b_psram-1.1.0.bin.ihex
|
||||
|
3937
firmware/sxg/saharadbgdownloadB.sys.ihex
Normal file
3937
firmware/sxg/saharadbgdownloadB.sys.ihex
Normal file
File diff suppressed because it is too large
Load Diff
3385
firmware/sxg/saharadownloadB.sys.ihex
Normal file
3385
firmware/sxg/saharadownloadB.sys.ihex
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user