[alsa-cvslog] CVS: alsa-driver/drivers/vx vx_core.c,1.1,1.2 vx_mixer.c,1.1,1.2 vx_pcm.c,1.4,1.5 vx_uer.c,1.1,1.2

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/drivers/vx In directory sc8-pr-cvs1:/tmp/cvs-serv22027/drivers/vx Modified Files: vx_core.c vx_mixer.c vx_pcm.c vx_uer.c Log Message: - fixed gcc3.3 compile warnings. - changed enum of VX-board types. Index: vx_core.c

[alsa-cvslog] CVS: alsa-driver/pci/pdplus pdplus.c,1.10,1.11

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/pci/pdplus In directory sc8-pr-cvs1:/tmp/cvs-serv21509/pci/pdplus Modified Files: pdplus.c Log Message: fixes for gcc3.3 compile warnings. - fixed comparison between signed and unsigned. Index: pdplus.c ==

[alsa-cvslog] CVS: alsa-driver/include vx_core.h,1.1,1.2

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/include In directory sc8-pr-cvs1:/tmp/cvs-serv22027/include Modified Files: vx_core.h Log Message: - fixed gcc3.3 compile warnings. - changed enum of VX-board types. Index: vx_core.h ===

[alsa-cvslog] CVS: alsa-driver/pci azt3328.c,1.3,1.4

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/pci In directory sc8-pr-cvs1:/tmp/cvs-serv21509/pci Modified Files: azt3328.c Log Message: fixes for gcc3.3 compile warnings. - fixed comparison between signed and unsigned. Index: azt3328.c ==

[alsa-cvslog] CVS: alsa-driver/acore pcm_sgbuf.c,1.7,1.8

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/acore In directory sc8-pr-cvs1:/tmp/cvs-serv21509/acore Modified Files: pcm_sgbuf.c Log Message: fixes for gcc3.3 compile warnings. - fixed comparison between signed and unsigned. Index: pcm_sgbuf.c ==

[alsa-cvslog] CVS: alsa-driver/isa/msnd msnd_pinnacle_mixer.c,1.3,1.4

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/isa/msnd In directory sc8-pr-cvs1:/tmp/cvs-serv21509/isa/msnd Modified Files: msnd_pinnacle_mixer.c Log Message: fixes for gcc3.3 compile warnings. - fixed comparison between signed and unsigned. Index: msnd_pinnacle_mixer.c

[alsa-cvslog] CVS: alsa-kernel/pci/ice1712 ak4524.c,1.10,1.11 ews.c,1.7,1.8 ice1712.h,1.8,1.9

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/ice1712 In directory sc8-pr-cvs1:/tmp/cvs-serv18632/pci/ice1712 Modified Files: ak4524.c ews.c ice1712.h Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong use of lo

[alsa-cvslog] CVS: alsa-kernel/pci/ali5451 ali5451.c,1.26,1.27

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/ali5451 In directory sc8-pr-cvs1:/tmp/cvs-serv18632/pci/ali5451 Modified Files: ali5451.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong use of long as 32bit int

[alsa-cvslog] CVS: alsa-kernel/core device.c,1.13,1.14 info.c,1.30,1.31 init.c,1.31,1.32 pcm.c,1.23,1.24 pcm_lib.c,1.26,1.27 pcm_memory.c,1.16,1.17 pcm_native.c,1.42,1.43 pcm_sgbuf.c,1.11,1.12 rawmidi.c,1.30,1.31 timer.c,1.19,1.20

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core In directory sc8-pr-cvs1:/tmp/cvs-serv18632/core Modified Files: device.c info.c init.c pcm.c pcm_lib.c pcm_memory.c pcm_native.c pcm_sgbuf.c rawmidi.c timer.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings.

[alsa-cvslog] CVS: alsa-kernel/synth/emux emux_oss.c,1.7,1.8 soundfont.c,1.6,1.7

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/synth/emux In directory sc8-pr-cvs1:/tmp/cvs-serv18632/synth/emux Modified Files: emux_oss.c soundfont.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong use of long a

[alsa-cvslog] CVS: alsa-kernel/pci cmipci.c,1.42,1.43 cs4281.c,1.35,1.36 ens1370.c,1.34,1.35 es1938.c,1.21,1.22 es1968.c,1.30,1.31 fm801.c,1.28,1.29 intel8x0.c,1.58,1.59 maestro3.c,1.29,1.30 rme32.c,1.21,1.22 rme96.c,1.22,1.23 sonicvibes.c,1.20,1.21 via82xx.c,1.19,1.20

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory sc8-pr-cvs1:/tmp/cvs-serv18632/pci Modified Files: cmipci.c cs4281.c ens1370.c es1938.c es1968.c fm801.c intel8x0.c maestro3.c rme32.c rme96.c sonicvibes.c via82xx.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3

[alsa-cvslog] CVS: alsa-kernel/core/seq seq_clientmgr.c,1.18,1.19 seq_instr.c,1.6,1.7 seq_midi.c,1.9,1.10 seq_midi_emul.c,1.6,1.7 seq_midi_event.c,1.9,1.10 seq_timer.c,1.9,1.10

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core/seq In directory sc8-pr-cvs1:/tmp/cvs-serv18632/core/seq Modified Files: seq_clientmgr.c seq_instr.c seq_midi.c seq_midi_emul.c seq_midi_event.c seq_timer.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. -

[alsa-cvslog] CVS: alsa-kernel/usb usbaudio.c,1.38,1.39 usbmixer.c,1.15,1.16

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/usb In directory sc8-pr-cvs1:/tmp/cvs-serv18632/usb Modified Files: usbaudio.c usbmixer.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong use of long as 32bit int (cs

[alsa-cvslog] CVS: alsa-kernel/pci/cs46xx cs46xx_lib.c,1.44,1.45 dsp_spos.c,1.16,1.17

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/cs46xx In directory sc8-pr-cvs1:/tmp/cvs-serv18632/pci/cs46xx Modified Files: cs46xx_lib.c dsp_spos.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong use of long

[alsa-cvslog] CVS: alsa-kernel/isa/sb emu8000.c,1.14,1.15 emu8000_pcm.c,1.8,1.9 sb16_main.c,1.15,1.16

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/isa/sb In directory sc8-pr-cvs1:/tmp/cvs-serv18632/isa/sb Modified Files: emu8000.c emu8000_pcm.c sb16_main.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong use of l

[alsa-cvslog] CVS: alsa-kernel/isa/wavefront wavefront_fx.c,1.10,1.11 wavefront_synth.c,1.12,1.13

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/isa/wavefront In directory sc8-pr-cvs1:/tmp/cvs-serv18632/isa/wavefront Modified Files: wavefront_fx.c wavefront_synth.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wro

[alsa-cvslog] CVS: alsa-kernel/pci/korg1212 korg1212.c,1.24,1.25

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/korg1212 In directory sc8-pr-cvs1:/tmp/cvs-serv18632/pci/korg1212 Modified Files: korg1212.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong use of long as 32bit

[alsa-cvslog] CVS: alsa-kernel/core/oss mixer_oss.c,1.19,1.20 pcm_oss.c,1.27,1.28

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core/oss In directory sc8-pr-cvs1:/tmp/cvs-serv18632/core/oss Modified Files: mixer_oss.c pcm_oss.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong use of long as 32b

[alsa-cvslog] CVS: alsa-kernel/isa/gus gus_mem.c,1.6,1.7 gus_mixer.c,1.7,1.8 gus_pcm.c,1.13,1.14 gus_synth.c,1.7,1.8 interwave.c,1.15,1.16

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/isa/gus In directory sc8-pr-cvs1:/tmp/cvs-serv18632/isa/gus Modified Files: gus_mem.c gus_mixer.c gus_pcm.c gus_synth.c interwave.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison.

[alsa-cvslog] CVS: alsa-kernel/pci/trident trident_main.c,1.27,1.28 trident_synth.c,1.6,1.7

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/trident In directory sc8-pr-cvs1:/tmp/cvs-serv18632/pci/trident Modified Files: trident_main.c trident_synth.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong use

[alsa-cvslog] CVS: alsa-kernel/pci/emu10k1 emufx.c,1.25,1.26

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/emu10k1 In directory sc8-pr-cvs1:/tmp/cvs-serv18632/pci/emu10k1 Modified Files: emufx.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong use of long as 32bit int (

[alsa-cvslog] CVS: alsa-kernel/isa/opti9xx opti92x-ad1848.c,1.20,1.21

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/isa/opti9xx In directory sc8-pr-cvs1:/tmp/cvs-serv18632/isa/opti9xx Modified Files: opti92x-ad1848.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong use of long as 32

[alsa-cvslog] CVS: alsa-kernel/isa cmi8330.c,1.15,1.16 es18xx.c,1.25,1.26 opl3sa2.c,1.19,1.20 sgalaxy.c,1.13,1.14

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/isa In directory sc8-pr-cvs1:/tmp/cvs-serv18632/isa Modified Files: cmi8330.c es18xx.c opl3sa2.c sgalaxy.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong use of long

[alsa-cvslog] CVS: alsa-kernel/isa/cs423x cs4231_lib.c,1.26,1.27 cs4236.c,1.25,1.26 cs4236_lib.c,1.7,1.8

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/isa/cs423x In directory sc8-pr-cvs1:/tmp/cvs-serv18632/isa/cs423x Modified Files: cs4231_lib.c cs4236.c cs4236_lib.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong u

[alsa-cvslog] CVS: alsa-kernel/isa/es1688 es1688_lib.c,1.17,1.18

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/isa/es1688 In directory sc8-pr-cvs1:/tmp/cvs-serv18632/isa/es1688 Modified Files: es1688_lib.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong use of long as 32bit in

[alsa-cvslog] CVS: alsa-kernel/pci/ymfpci ymfpci_main.c,1.30,1.31

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/ymfpci In directory sc8-pr-cvs1:/tmp/cvs-serv18632/pci/ymfpci Modified Files: ymfpci_main.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong use of long as 32bit i

[alsa-cvslog] CVS: alsa-kernel/pci/ac97 ac97_codec.c,1.58,1.59 ak4531_codec.c,1.7,1.8

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/ac97 In directory sc8-pr-cvs1:/tmp/cvs-serv18632/pci/ac97 Modified Files: ac97_codec.c ak4531_codec.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong use of long

[alsa-cvslog] CVS: alsa-kernel/pci/rme9652 hdsp.c,1.19,1.20 rme9652.c,1.27,1.28

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/rme9652 In directory sc8-pr-cvs1:/tmp/cvs-serv18632/pci/rme9652 Modified Files: hdsp.c rme9652.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong use of long as 32

[alsa-cvslog] CVS: alsa-kernel/i2c cs8427.c,1.7,1.8 tea6330t.c,1.7,1.8

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/i2c In directory sc8-pr-cvs1:/tmp/cvs-serv18632/i2c Modified Files: cs8427.c tea6330t.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong use of long as 32bit int (cs46

[alsa-cvslog] CVS: alsa-kernel/pci/nm256 nm256.c,1.22,1.23

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/nm256 In directory sc8-pr-cvs1:/tmp/cvs-serv18632/pci/nm256 Modified Files: nm256.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong use of long as 32bit int (cs46

[alsa-cvslog] CVS: alsa-kernel/isa/ad1848 ad1848_lib.c,1.23,1.24

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/isa/ad1848 In directory sc8-pr-cvs1:/tmp/cvs-serv18632/isa/ad1848 Modified Files: ad1848_lib.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong use of long as 32bit in

[alsa-cvslog] CVS: alsa-kernel/include cs46xx_dsp_scb_types.h,1.1,1.2 cs46xx_dsp_spos.h,1.10,1.11 mixer_oss.h,1.7,1.8 pcm_params.h,1.8,1.9 sndmagic.h,1.14,1.15

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/include In directory sc8-pr-cvs1:/tmp/cvs-serv18632/include Modified Files: cs46xx_dsp_scb_types.h cs46xx_dsp_spos.h mixer_oss.h pcm_params.h sndmagic.h Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed si

[alsa-cvslog] CVS: alsa-kernel/drivers dummy.c,1.15,1.16 mtpav.c,1.20,1.21

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/drivers In directory sc8-pr-cvs1:/tmp/cvs-serv18632/drivers Modified Files: dummy.c mtpav.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong use of long as 32bit int (

[alsa-cvslog] CVS: alsa-kernel/core/seq/instr ainstr_fm.c,1.5,1.6 ainstr_gf1.c,1.5,1.6 ainstr_iw.c,1.5,1.6 ainstr_simple.c,1.5,1.6

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core/seq/instr In directory sc8-pr-cvs1:/tmp/cvs-serv18632/core/seq/instr Modified Files: ainstr_fm.c ainstr_gf1.c ainstr_iw.c ainstr_simple.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned c

[alsa-cvslog] CVS: alsa-kernel/isa/ad1816a ad1816a_lib.c,1.16,1.17

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/isa/ad1816a In directory sc8-pr-cvs1:/tmp/cvs-serv18632/isa/ad1816a Modified Files: ad1816a_lib.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong use of long as 32bit

[alsa-cvslog] CVS: alsa-kernel/drivers/opl3 opl3_oss.c,1.7,1.8

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/drivers/opl3 In directory sc8-pr-cvs1:/tmp/cvs-serv18632/drivers/opl3 Modified Files: opl3_oss.c Log Message: [PATCH: gcc3.3-signed-fix.dif] fixes for gcc3.3 compile warnings. - fixed signed and unsigned comparison. - fixed wrong use of long as 32bit

[alsa-cvslog] CVS: alsa-kernel/include version.h,1.11,1.12

2003-01-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/include In directory sc8-pr-cvs1:/tmp/cvs-serv17814 Modified Files: version.h Log Message: - ver.0.9.0rc7. we took a step forward... Index: version.h === RCS file: /cvsroot/alsa/alsa-k

[alsa-cvslog] CVS: alsa-kernel/scripts mod-deps.c,1.13,1.14

2003-01-31 Thread Jaroslav Kysela
Update of /cvsroot/alsa/alsa-kernel/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv27803 Modified Files: mod-deps.c Log Message: Replaced n with nothing for acinclude Index: mod-deps.c === RCS file: /cvsroot/alsa/alsa-kernel/

[alsa-cvslog] CVS: alsa-kernel/pci/emu10k1 Makefile,1.8,1.9

2003-01-31 Thread Jaroslav Kysela
Update of /cvsroot/alsa/alsa-kernel/pci/emu10k1 In directory sc8-pr-cvs1:/tmp/cvs-serv26951/pci/emu10k1 Modified Files: Makefile Log Message: Next fix for makefiles Index: Makefile === RCS file: /cvsroot/alsa/alsa-kernel/pci

[alsa-cvslog] CVS: alsa-kernel/synth/emux Makefile,1.10,1.11

2003-01-31 Thread Jaroslav Kysela
Update of /cvsroot/alsa/alsa-kernel/synth/emux In directory sc8-pr-cvs1:/tmp/cvs-serv26951/synth/emux Modified Files: Makefile Log Message: Next fix for makefiles Index: Makefile === RCS file: /cvsroot/alsa/alsa-kernel/synth

[alsa-cvslog] CVS: alsa-kernel/isa/sb Makefile,1.15,1.16

2003-01-31 Thread Jaroslav Kysela
Update of /cvsroot/alsa/alsa-kernel/isa/sb In directory sc8-pr-cvs1:/tmp/cvs-serv26951/isa/sb Modified Files: Makefile Log Message: Next fix for makefiles Index: Makefile === RCS file: /cvsroot/alsa/alsa-kernel/isa/sb/Makefi

[alsa-cvslog] CVS: alsa-kernel/core/seq Makefile,1.28,1.29

2003-01-31 Thread Jaroslav Kysela
Update of /cvsroot/alsa/alsa-kernel/core/seq In directory sc8-pr-cvs1:/tmp/cvs-serv26951/core/seq Modified Files: Makefile Log Message: Next fix for makefiles Index: Makefile === RCS file: /cvsroot/alsa/alsa-kernel/core/seq/

[alsa-cvslog] CVS: alsa-kernel/pci/trident Makefile,1.7,1.8

2003-01-31 Thread Jaroslav Kysela
Update of /cvsroot/alsa/alsa-kernel/pci/trident In directory sc8-pr-cvs1:/tmp/cvs-serv26951/pci/trident Modified Files: Makefile Log Message: Next fix for makefiles Index: Makefile === RCS file: /cvsroot/alsa/alsa-kernel/pci

[alsa-cvslog] CVS: alsa-kernel/isa/gus Makefile,1.9,1.10

2003-01-31 Thread Jaroslav Kysela
Update of /cvsroot/alsa/alsa-kernel/isa/gus In directory sc8-pr-cvs1:/tmp/cvs-serv26951/isa/gus Modified Files: Makefile Log Message: Next fix for makefiles Index: Makefile === RCS file: /cvsroot/alsa/alsa-kernel/isa/gus/Mak

[alsa-cvslog] CVS: alsa-kernel/core/seq/instr Makefile,1.13,1.14

2003-01-31 Thread Jaroslav Kysela
Update of /cvsroot/alsa/alsa-kernel/core/seq/instr In directory sc8-pr-cvs1:/tmp/cvs-serv26951/core/seq/instr Modified Files: Makefile Log Message: Next fix for makefiles Index: Makefile === RCS file: /cvsroot/alsa/alsa-kern

[alsa-cvslog] CVS: alsa-kernel/pci/ac97 ac97_codec.c,1.57,1.58

2003-01-31 Thread Jaroslav Kysela
Update of /cvsroot/alsa/alsa-kernel/pci/ac97 In directory sc8-pr-cvs1:/tmp/cvs-serv26867 Modified Files: ac97_codec.c Log Message: Added DT0398 codec??? Index: ac97_codec.c === RCS file: /cvsroot/alsa/alsa-kernel/pci/ac97/ac

[alsa-cvslog] CVS: alsa-kernel/isa/opti9xx opti92x-ad1848.c,1.19,1.20

2003-01-31 Thread Jaroslav Kysela
Update of /cvsroot/alsa/alsa-kernel/isa/opti9xx In directory sc8-pr-cvs1:/tmp/cvs-serv23956/isa/opti9xx Modified Files: opti92x-ad1848.c Log Message: Replaced snd_dma_residue() with snd_dma_pointer(). Index: opti92x-ad1848.c ==

[alsa-cvslog] CVS: alsa-kernel/isa/es1688 es1688_lib.c,1.16,1.17

2003-01-31 Thread Jaroslav Kysela
Update of /cvsroot/alsa/alsa-kernel/isa/es1688 In directory sc8-pr-cvs1:/tmp/cvs-serv23956/isa/es1688 Modified Files: es1688_lib.c Log Message: Replaced snd_dma_residue() with snd_dma_pointer(). Index: es1688_lib.c === RCS

[alsa-cvslog] CVS: alsa-kernel/isa/ad1816a ad1816a_lib.c,1.15,1.16

2003-01-31 Thread Jaroslav Kysela
Update of /cvsroot/alsa/alsa-kernel/isa/ad1816a In directory sc8-pr-cvs1:/tmp/cvs-serv23956/isa/ad1816a Modified Files: ad1816a_lib.c Log Message: Replaced snd_dma_residue() with snd_dma_pointer(). Index: ad1816a_lib.c ===

[alsa-cvslog] CVS: alsa-kernel/isa/sb sb16_main.c,1.14,1.15 sb8_main.c,1.9,1.10

2003-01-31 Thread Jaroslav Kysela
Update of /cvsroot/alsa/alsa-kernel/isa/sb In directory sc8-pr-cvs1:/tmp/cvs-serv23956/isa/sb Modified Files: sb16_main.c sb8_main.c Log Message: Replaced snd_dma_residue() with snd_dma_pointer(). Index: sb16_main.c === RCS

[alsa-cvslog] CVS: alsa-kernel/isa es18xx.c,1.24,1.25

2003-01-31 Thread Jaroslav Kysela
Update of /cvsroot/alsa/alsa-kernel/isa In directory sc8-pr-cvs1:/tmp/cvs-serv23956/isa Modified Files: es18xx.c Log Message: Replaced snd_dma_residue() with snd_dma_pointer(). Index: es18xx.c === RCS file: /cvsroot/alsa/al

[alsa-cvslog] CVS: alsa-kernel/isa/ad1848 ad1848_lib.c,1.22,1.23

2003-01-31 Thread Jaroslav Kysela
Update of /cvsroot/alsa/alsa-kernel/isa/ad1848 In directory sc8-pr-cvs1:/tmp/cvs-serv23956/isa/ad1848 Modified Files: ad1848_lib.c Log Message: Replaced snd_dma_residue() with snd_dma_pointer(). Index: ad1848_lib.c === RCS

[alsa-cvslog] CVS: alsa-kernel/isa/gus gus_pcm.c,1.12,1.13

2003-01-31 Thread Jaroslav Kysela
Update of /cvsroot/alsa/alsa-kernel/isa/gus In directory sc8-pr-cvs1:/tmp/cvs-serv23956/isa/gus Modified Files: gus_pcm.c Log Message: Replaced snd_dma_residue() with snd_dma_pointer(). Index: gus_pcm.c === RCS file: /cvsro

[alsa-cvslog] CVS: alsa-kernel/isa/cs423x cs4231_lib.c,1.25,1.26

2003-01-31 Thread Jaroslav Kysela
Update of /cvsroot/alsa/alsa-kernel/isa/cs423x In directory sc8-pr-cvs1:/tmp/cvs-serv23956/isa/cs423x Modified Files: cs4231_lib.c Log Message: Replaced snd_dma_residue() with snd_dma_pointer(). Index: cs4231_lib.c === RCS

[alsa-cvslog] CVS: alsa-kernel/core isadma.c,1.9,1.10 sound.c,1.34,1.35

2003-01-31 Thread Jaroslav Kysela
Update of /cvsroot/alsa/alsa-kernel/core In directory sc8-pr-cvs1:/tmp/cvs-serv23956/core Modified Files: isadma.c sound.c Log Message: Replaced snd_dma_residue() with snd_dma_pointer(). Index: isadma.c === RCS file: /cvsro

[alsa-cvslog] CVS: alsa-kernel/include core.h,1.33,1.34

2003-01-31 Thread Jaroslav Kysela
Update of /cvsroot/alsa/alsa-kernel/include In directory sc8-pr-cvs1:/tmp/cvs-serv23956/include Modified Files: core.h Log Message: Replaced snd_dma_residue() with snd_dma_pointer(). Index: core.h === RCS file: /cvsroot/als

[alsa-cvslog] CVS: alsa-kernel/isa/sb Makefile,1.14,1.15

2003-01-31 Thread Jaroslav Kysela
Update of /cvsroot/alsa/alsa-kernel/isa/sb In directory sc8-pr-cvs1:/tmp/cvs-serv23795 Modified Files: Makefile Log Message: Fixed typo Index: Makefile === RCS file: /cvsroot/alsa/alsa-kernel/isa/sb/Makefile,v retrieving rev