- use the generic hwdep DSP loader API.

- install the firmware to /usr/share/alsa/firmware.
- separate configuration file for each card type.
This commit is contained in:
Takashi Iwai 2003-02-19 15:41:14 +00:00
parent 47ce0c1fe1
commit aa558b819b
10 changed files with 129 additions and 169 deletions

View file

@ -1,4 +1,4 @@
cfg_files = index \
cfg_files = vx222.conf vxboard.conf vxpocket.conf vxp440.conf \
bd56002.boot \
bd563s3.boot \
bd563v2.boot \
@ -15,6 +15,6 @@ cfg_files = index \
EXTRA_DIST = $(cfg_files)
firmwaredir = $(datadir)/vxloader
firmwaredir = $(datadir)/alsa/firmware
firmware_DATA = $(cfg_files)