The Advanced Linux Sound Architecture (ALSA) - tools
Find a file
Takashi Iwai 125498519d Fix bitops to be 64bit clean
A patch from bug#1343:

On all 64bit systems (the easiest example is amd64) ld10k1 crashes on
use by lo10k1, some debugging tracked down the problem fairly quickly.

The bitops functions (set_bit and associated) that ld10k1 use come from
the linux kernel, and assume that longs are 32bit only, causing a buffer
overflow of the bit buffer.

The attached patch fixes the bitops to be independent of the size of
longs, and is confirmed to fix the bug on my box.

Zephaniah E. Hull.
2005-08-18 13:01:56 +00:00
ac3dec Fixed to support non-48k AC3 files. 2004-06-22 16:39:36 +00:00
as10k1 Fix compile failure in as10k1.c regarding label at end of compound statement. 2005-04-02 14:12:27 +00:00
echomixer [PATCH] echomixer, update driver name 2005-07-26 12:57:08 +00:00
envy24control envy24control save state of LRGang button in config file 2005-08-04 16:01:10 +00:00
hdspconf sound - fix .iface field of mixer control elements 2005-07-29 14:33:00 +00:00
hdsploader ppc firmware upload fix 2005-04-25 10:36:18 +00:00
hdspmixer sound - fix .iface field of mixer control elements 2005-07-29 14:33:00 +00:00
ld10k1 Fix bitops to be 64bit clean 2005-08-18 13:01:56 +00:00
mixartloader - moved usx2yloader firmwares to alsa-firmware module. 2003-11-25 17:13:39 +00:00
pcxhrloader Added missing cvscompile script 2004-12-22 14:02:24 +00:00
qlo10k1 Various fixes to qlo10k1 2005-06-03 12:31:54 +00:00
rmedigicontrol Fix error of rmedigicontrol with recent driver change 2005-06-21 12:50:57 +00:00
sb16_csp Fix hyphens in man pages 2004-10-08 16:15:33 +00:00
seq document -P option everywhere; 2004-07-02 12:21:13 +00:00
sscape_ctl added GPL note. 2004-05-11 16:57:47 +00:00
us428control From Rui Nuno Capela <rncbc@rncbc.org>: 2004-08-02 11:53:45 +00:00
usx2yloader updates by Martin Langer. 2004-04-08 16:49:30 +00:00
vxloader - moved usx2yloader firmwares to alsa-firmware module. 2003-11-25 17:13:39 +00:00
cvscompile - pass the arguments to cvscompile in subdirectories. 2003-11-25 11:51:08 +00:00
Makefile release: 1.0.9 2005-05-27 12:59:05 +00:00