firmware: convert sb16_csp driver to use firmware loader exclusively
Signed-off-by: Jaswinder Singh <jaswinder@infradead.org> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
This commit is contained in:
parent
68c4f01614
commit
b213a9218b
18
WHENCE
18
WHENCE
|
@ -321,3 +321,21 @@ DSP56001 assembler, possibly buildable with a56 from
|
|||
http://www.zdomain.com/a56.html
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
|
||||
Driver: SND_SB16_CSP - Sound Blaster 16/AWE CSP support
|
||||
|
||||
File: sb16/mulaw_main.csp
|
||||
File: sb16/alaw_main.csp
|
||||
File: sb16/ima_adpcm_init.csp
|
||||
File: sb16/ima_adpcm_playback.csp
|
||||
File: sb16/ima_adpcm_capture.csp
|
||||
|
||||
Licence: Allegedly GPLv2+, but no source visible. Marked:
|
||||
/*
|
||||
* Copyright (c) 1994 Creative Technology Ltd.
|
||||
* Microcode files for SB16 Advanced Signal Processor
|
||||
*/
|
||||
|
||||
Found in hex form in kernel source.
|
||||
|
||||
--------------------------------------------------------------------------
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue