diff options
author | Jaswinder Singh <jaswinder@infradead.org> | 2008-07-05 18:05:22 +0530 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-07-14 14:45:46 -0700 |
commit | d71792ac3d48df6693f7b339e02494efc27036c3 (patch) | |
tree | fa5ee1c156cfd0786610fc20213098a13537eab3 /firmware/WHENCE | |
parent | 7f127d5ed0da66053482a3e18014c439da3c41d1 (diff) | |
download | op-kernel-dev-d71792ac3d48df6693f7b339e02494efc27036c3.zip op-kernel-dev-d71792ac3d48df6693f7b339e02494efc27036c3.tar.gz |
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>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r-- | firmware/WHENCE | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE index 5c1dc15..66c51b2 100644 --- a/firmware/WHENCE +++ b/firmware/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. + +-------------------------------------------------------------------------- |