Skip to content

Commit

Permalink
ALSA: wavefront - Always use request_firmware()
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
tiwai authored and David Woodhouse committed Apr 6, 2009
1 parent 4f8d182 commit 7c7cae1
Show file tree
Hide file tree
Showing 6 changed files with 1,011 additions and 2,765 deletions.
1 change: 1 addition & 0 deletions firmware/Makefile
Expand Up @@ -63,6 +63,7 @@ fw-shipped-$(CONFIG_SXG) += sxg/saharadownloadB.sys \
sxg/saharadbgdownloadB.sys
fw-shipped-$(CONFIG_SND_YMFPCI) += yamaha/ds1_ctrl.fw yamaha/ds1_dsp.fw \
yamaha/ds1e_ctrl.fw
fw-shipped-$(CONFIG_SND_WAVEFRONT) += yamaha/yss225_registers.bin
fw-shipped-$(CONFIG_TEHUTI) += tehuti/bdx.bin
fw-shipped-$(CONFIG_TIGON3) += tigon/tg3.bin tigon/tg3_tso.bin \
tigon/tg3_tso5.bin
Expand Down
12 changes: 12 additions & 0 deletions firmware/WHENCE
Expand Up @@ -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 <pbd@op.net>


--------------------------------------------------------------------------

0 comments on commit 7c7cae1

Please sign in to comment.