diff options
author | Takashi Iwai <tiwai@suse.de> | 2009-04-06 17:38:43 -0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2009-04-06 17:38:43 -0400 |
commit | 7c7cae17e04765692aa3d2bda5c771f909219f27 (patch) | |
tree | dbbfe26131cdc959f3f425ffb9ac33fbc2afab10 /firmware/WHENCE | |
parent | 4f8d182513690b42b20fb81e487be4cd4729e27c (diff) |
ALSA: wavefront - Always use request_firmware()
Always use request_firmware() for loading yss225_registers image.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r-- | firmware/WHENCE | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE index c0a7c8f20c0e..ff41dbfb3a93 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE | |||
@@ -642,3 +642,15 @@ Licence: GPLv2 or later | |||
642 | ARM assembly source code available at http://www.linuxtv.org/downloads/firmware/Boot.S | 642 | ARM assembly source code available at http://www.linuxtv.org/downloads/firmware/Boot.S |
643 | 643 | ||
644 | -------------------------------------------------------------------------- | 644 | -------------------------------------------------------------------------- |
645 | |||
646 | Driver: wavefront - ISA WaveFront sound card | ||
647 | |||
648 | File: yamaha/yss225_registers.bin | ||
649 | |||
650 | Licence: Allegedly GPLv2+, but no source visible. | ||
651 | |||
652 | Found in hex form in kernel source, with the following comment: | ||
653 | Copyright (c) 1998-2002 by Paul Davis <pbd@op.net> | ||
654 | |||
655 | |||
656 | -------------------------------------------------------------------------- | ||