]> git.alsa-project.org Git - alsa-tools.git/commit
- added the firmware loader for digigram VX cards.
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Feb 2003 16:22:22 +0000 (16:22 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 18 Feb 2003 16:22:22 +0000 (16:22 +0000)
commit47ce0c1fe14bb069c0e16c39233e4529fd98f0a7
tree7d9b46fce2adb6326be5b41d8ebac645a10cbb1c
parent0a7d39663c198106de556e597d4256303b2c04d8
- added the firmware loader for digigram VX cards.
21 files changed:
Makefile
vxloader/Makefile.am [new file with mode: 0644]
vxloader/README [new file with mode: 0644]
vxloader/configure.in [new file with mode: 0644]
vxloader/cvscompile [new file with mode: 0644]
vxloader/firmware/Makefile.am [new file with mode: 0644]
vxloader/firmware/bd56002.boot [new file with mode: 0644]
vxloader/firmware/bd563s3.boot [new file with mode: 0644]
vxloader/firmware/bd563v2.boot [new file with mode: 0644]
vxloader/firmware/bx_1_vp4.b56 [new file with mode: 0644]
vxloader/firmware/bx_1_vxp.b56 [new file with mode: 0644]
vxloader/firmware/index [new file with mode: 0644]
vxloader/firmware/l_1_v22.d56 [new file with mode: 0644]
vxloader/firmware/l_1_vp4.d56 [new file with mode: 0644]
vxloader/firmware/l_1_vx2.d56 [new file with mode: 0644]
vxloader/firmware/l_1_vxp.d56 [new file with mode: 0644]
vxloader/firmware/x1_1_vp4.rbt [new file with mode: 0644]
vxloader/firmware/x1_1_vx2.rbt [new file with mode: 0644]
vxloader/firmware/x1_1_vxp.rbt [new file with mode: 0644]
vxloader/firmware/x1_2_v22.rbt [new file with mode: 0644]
vxloader/vxloader.c [new file with mode: 0644]