Skip to content

Commit

Permalink
firmware: convert sb16_csp driver to use firmware loader exclusively
Browse files Browse the repository at this point in the history
Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
  • Loading branch information
Jaswinder Singh authored and David Woodhouse committed Jul 14, 2008
1 parent 68c4f01 commit b213a92
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions WHENCE
Expand Up @@ -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 added sb16/alaw_main.csp
Binary file not shown.
Binary file added sb16/ima_adpcm_capture.csp
Binary file not shown.
Binary file added sb16/ima_adpcm_init.csp
Binary file not shown.
Binary file added sb16/ima_adpcm_playback.csp
Binary file not shown.
Binary file added sb16/mulaw_main.csp
Binary file not shown.

0 comments on commit b213a92

Please sign in to comment.