From: Takashi Iwai Date: Mon, 6 Apr 2009 21:38:43 +0000 (-0700) Subject: ALSA: wavefront - Always use request_firmware() X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bb3b685d57e858ea1e0722aa96bc5a316031127;p=linux-firmware ALSA: wavefront - Always use request_firmware() Always use request_firmware() for loading yss225_registers image. Signed-off-by: Takashi Iwai Signed-off-by: David Woodhouse --- diff --git a/WHENCE b/WHENCE index c0a7c8f..ff41dbf 100644 --- a/WHENCE +++ b/WHENCE @@ -642,3 +642,15 @@ Licence: GPLv2 or later ARM assembly source code available at http://www.linuxtv.org/downloads/firmware/Boot.S -------------------------------------------------------------------------- + +Driver: wavefront - ISA WaveFront sound card + +File: yamaha/yss225_registers.bin + +Licence: Allegedly GPLv2+, but no source visible. + +Found in hex form in kernel source, with the following comment: + Copyright (c) 1998-2002 by Paul Davis + + +-------------------------------------------------------------------------- diff --git a/yamaha/yss225_registers.bin b/yamaha/yss225_registers.bin new file mode 100644 index 0000000..99e9790 Binary files /dev/null and b/yamaha/yss225_registers.bin differ