[alsa-cvslog] CVS: alsa-kernel/isa/ad1816a ad1816a_lib.c,1.12,1.13

2002-07-15 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/isa/ad1816a In directory usw-pr-cvs1:/tmp/cvs-serv24245 Modified Files: ad1816a_lib.c Log Message: fixed mic playback volume. Index: ad1816a_lib.c === RCS file:

[alsa-cvslog] CVS: alsa-kernel/isa opl3sa2.c,1.14,1.15

2002-07-15 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/isa In directory usw-pr-cvs1:/tmp/cvs-serv5894 Modified Files: opl3sa2.c Log Message: added ifdef __isapnp__ around module descriptions of snd_isapnp. Index: opl3sa2.c === RCS file:

[alsa-cvslog] CVS: alsa-lib/src/seq seq.c,1.81,1.82

2002-07-15 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/src/seq In directory usw-pr-cvs1:/tmp/cvs-serv28292 Modified Files: seq.c Log Message: fixed typo of snd_seq_poll_descriptors() in getting poll desc for output only. Index: seq.c === RCS

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

2002-07-22 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/isa/opti9xx In directory usw-pr-cvs1:/tmp/cvs-serv8639 Modified Files: opti92x-ad1848.c Log Message: Fixes by Michael Corlett (patch #553409 on sf) : 1) chip-mc_base_size was not set if using isapnp, because snd_card_opti9xx_detect isn't called. The

[alsa-cvslog] CVS: alsa-kernel/drivers serial-u16550.c,1.13,1.14

2002-07-22 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/drivers In directory usw-pr-cvs1:/tmp/cvs-serv13044 Modified Files: serial-u16550.c Log Message: added the support for generic adapter type. Index: serial-u16550.c === RCS file:

[alsa-cvslog] CVS: alsa-driver Makefile,1.74,1.75

2002-07-22 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver In directory usw-pr-cvs1:/tmp/cvs-serv13600 Modified Files: Makefile Log Message: removed obsolete rules for byteswap.h and isapnp.h. isapnp.h is created in configure script now (2.2 kernel only). Index: Makefile

[alsa-cvslog] CVS: alsa-kernel/pci/ymfpci ymfpci_main.c,1.21,1.22

2002-07-22 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/ymfpci In directory usw-pr-cvs1:/tmp/cvs-serv19019 Modified Files: ymfpci_main.c Log Message: added include linux/vmalloc.h. ppc kernel requires this. Index: ymfpci_main.c === RCS

[alsa-cvslog] CVS: alsa-kernel/core/seq/instr Makefile,1.8,1.9

2002-07-24 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core/seq/instr In directory usw-pr-cvs1:/tmp/cvs-serv22270/core/seq/instr Modified Files: Makefile Log Message: Renamed dt0197h - dt019x. Index: Makefile === RCS file:

[alsa-cvslog] CVS: alsa-driver CARDS-STATUS,1.8,1.9

2002-07-24 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver In directory usw-pr-cvs1:/tmp/cvs-serv25162 Modified Files: CARDS-STATUS Log Message: Renamed dt0197h - dt019x Index: CARDS-STATUS === RCS file: /cvsroot/alsa/alsa-driver/CARDS-STATUS,v

[alsa-cvslog] CVS: alsa-kernel/include ac97_codec.h,1.8,1.9

2002-07-31 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/include In directory usw-pr-cvs1:/tmp/cvs-serv26499 Modified Files: ac97_codec.h Log Message: - added reset callback to do reset and skip the standard procedure. - added limited_regs flag to avoid to touch unexpected registers. Index: ac97_codec.h

[alsa-cvslog] CVS: alsa-kernel/pci Config.help,1.5,1.6 Config.in,1.7,1.8

2002-08-01 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory usw-pr-cvs1:/tmp/cvs-serv20251 Modified Files: Config.help Config.in Log Message: - removed CONFIG_SND_CS46XX_MMAP_VALID. it's available as module option. - added CONFIG_SND_CS46XX_NEW_DSP. marked as experimental. - fixed

[alsa-cvslog] CVS: alsa-driver/pci/cs46xx dsp_spos.c,NONE,1.1 dsp_spos_scb_lib.c,NONE,1.1 Makefile,1.1,1.2

2002-08-01 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/pci/cs46xx In directory usw-pr-cvs1:/tmp/cvs-serv21949 Modified Files: Makefile Added Files: dsp_spos.c dsp_spos_scb_lib.c Log Message: added the support for new dsp image. the new dsp is DISABLED as default. you need to modify Makefile

[alsa-cvslog] CVS: alsa-kernel/isa/wavefront wavefront.c,1.14,1.15

2002-08-01 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/isa/wavefront In directory usw-pr-cvs1:/tmp/cvs-serv3789 Modified Files: wavefront.c Log Message: fixed module descriptions. Index: wavefront.c === RCS file:

[alsa-cvslog] CVS: alsa-kernel/pci/cs46xx cs46xx_lib.c,1.17,1.18

2002-08-02 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/cs46xx In directory usw-pr-cvs1:/tmp/cvs-serv25311 Modified Files: cs46xx_lib.c Log Message: - rewritten TODO. - call snd_cs46xx_playback_transfer later than cs46xx_dsp_pcm_link. Index: cs46xx_lib.c

[alsa-cvslog] CVS: alsa-kernel/pci cs4281.c,1.23,1.24

2002-08-09 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory usw-pr-cvs1:/tmp/cvs-serv16410 Modified Files: cs4281.c Log Message: - save and restore some registers during suspend/resume. Index: cs4281.c === RCS file:

[alsa-cvslog] CVS: alsa-kernel/pci/emu10k1 emupcm.c,1.13,1.14

2002-08-12 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/emu10k1 In directory usw-pr-cvs1:/tmp/cvs-serv18059 Modified Files: emupcm.c Log Message: added include linux/delay.h. Index: emupcm.c === RCS file:

[alsa-cvslog] CVS: alsa-kernel/include cs46xx.h,1.8,1.9 cs46xx_dsp_spos.h,1.2,1.3

2002-08-12 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/include In directory usw-pr-cvs1:/tmp/cvs-serv18157 Modified Files: cs46xx.h cs46xx_dsp_spos.h Log Message: - SDPIF input support, only 48khz - PCM multichannel bug fix. - Minor cleanups and bugfixes. Index: cs46xx.h

[alsa-cvslog] CVS: alsa-driver/drivers serialmidi.c,1.2,1.3

2002-08-15 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/drivers In directory usw-pr-cvs1:/tmp/cvs-serv13136 Modified Files: serialmidi.c Log Message: struct initialization in C99 style. Index: serialmidi.c === RCS file:

[alsa-cvslog] CVS: alsa-kernel/ppc pmac.c,1.14,1.15

2002-08-16 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/ppc In directory usw-pr-cvs1:/tmp/cvs-serv28984 Modified Files: pmac.c Log Message: fixed memory allocation. Index: pmac.c === RCS file: /cvsroot/alsa/alsa-kernel/ppc/pmac.c,v

[alsa-cvslog] CVS: alsa-lib configure.in,1.79,1.80

2002-08-16 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib In directory usw-pr-cvs1:/tmp/cvs-serv23816 Modified Files: configure.in Log Message: added the descriptions for AC_DEFINE*. withtout them, autoreconf fails. Index: configure.in === RCS

[alsa-cvslog] CVS: alsa-kernel/include emu10k1.h,1.17,1.18

2002-08-19 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/include In directory usw-pr-cvs1:/tmp/cvs-serv4913/include Modified Files: emu10k1.h Log Message: added the support for Audigy spdif controls. Index: emu10k1.h === RCS file:

[alsa-cvslog] CVS: alsa-kernel/usb usbmidi.c,1.2,1.3

2002-08-19 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/usb In directory usw-pr-cvs1:/tmp/cvs-serv20266 Modified Files: usbmidi.c Log Message: replaced urb_t - struct urb. Index: usbmidi.c === RCS file:

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

2002-08-20 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory usw-pr-cvs1:/tmp/cvs-serv17984 Modified Files: cs4281.c Log Message: added the missing brace. Index: cs4281.c === RCS file: /cvsroot/alsa/alsa-kernel/pci/cs4281.c,v

[alsa-cvslog] CVS: alsa-kernel/scripts mod-deps.c,1.8,1.9

2002-08-22 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/scripts In directory usw-pr-cvs1:/tmp/cvs-serv15576 Modified Files: mod-deps.c Log Message: add the conditional for isa/pci/usb/architectures of each toplevel driver when output to acinclude.m4. for example, if no isa is detected on configure, isa

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

2002-08-26 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/cs46xx In directory usw-pr-cvs1:/tmp/cvs-serv5752 Modified Files: cs46xx_lib.c Log Message: removed double debugging messages. Index: cs46xx_lib.c === RCS file:

[alsa-cvslog] CVS: alsa-driver/include config.h.in,1.17,1.18

2002-08-26 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/include In directory usw-pr-cvs1:/tmp/cvs-serv6353/include Modified Files: config.h.in Log Message: fixed CONFIG_SND_RTCTIMER. added AC_DEFINE if exists. Index: config.h.in === RCS

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

2002-08-26 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core In directory usw-pr-cvs1:/tmp/cvs-serv7371/core Modified Files: Makefile Log Message: integration of USB MIDI driver into USB audio driver by Clemens. now snd-usb-midi is a sub-module for snd-usb-audio. load snd-usb-audio for all usb devices

[alsa-cvslog] CVS: alsa-kernel/core/seq Makefile,1.19,1.20

2002-08-26 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core/seq In directory usw-pr-cvs1:/tmp/cvs-serv7371/core/seq Modified Files: Makefile Log Message: integration of USB MIDI driver into USB audio driver by Clemens. now snd-usb-midi is a sub-module for snd-usb-audio. load snd-usb-audio for all usb

[alsa-cvslog] CVS: alsa-kernel/scripts Modules.dep,1.16,1.17

2002-08-26 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/scripts In directory usw-pr-cvs1:/tmp/cvs-serv7371/scripts Modified Files: Modules.dep Log Message: integration of USB MIDI driver into USB audio driver by Clemens. now snd-usb-midi is a sub-module for snd-usb-audio. load snd-usb-audio for all usb

[alsa-cvslog] CVS: alsa-kernel/pci intel8x0.c,1.42,1.43

2002-08-26 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory usw-pr-cvs1:/tmp/cvs-serv18136 Modified Files: intel8x0.c Log Message: added module description entry for ali5455. Index: intel8x0.c === RCS file:

[alsa-cvslog] CVS: alsa-utils/aplay aplay.c,1.146,1.147

2002-08-27 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-utils/aplay In directory usw-pr-cvs1:/tmp/cvs-serv12478 Modified Files: aplay.c Log Message: support 24bit WAV format. test sample files are wanted! Index: aplay.c === RCS file:

[alsa-cvslog] CVS: alsa-utils/aplay aplay.c,1.147,1.148

2002-08-27 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-utils/aplay In directory usw-pr-cvs1:/tmp/cvs-serv13123 Modified Files: aplay.c Log Message: added -P (--playback) and -C (--capture) options to specify the stream explicitly regardless of its program name. Index: aplay.c

[alsa-cvslog] CVS: alsa-driver/include compat_22.h,1.43,1.44

2002-08-28 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/include In directory usw-pr-cvs1:/tmp/cvs-serv29124/include Modified Files: compat_22.h Log Message: - added the new USB API wrapper for 2.2 kernels. - added the definition of tasklet_kill - simply using tasklet_unlock_wait(). Index: compat_22.h

[alsa-cvslog] CVS: alsa-kernel/core/ioctl32 hwdep32.c,1.3,1.4 ioctl32.c,1.9,1.10 ioctl32.h,1.5,1.6 pcm32.c,1.6,1.7

2002-08-29 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core/ioctl32 In directory usw-pr-cvs1:/tmp/cvs-serv4129 Modified Files: hwdep32.c ioctl32.c ioctl32.h pcm32.c Log Message: - removed invalid kernel locks. - register ioctls as much as possible even after error is returned at registration. the error

[alsa-cvslog] CVS: alsa-kernel/usb usbmixer.c,1.2,1.3

2002-09-02 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/usb In directory usw-pr-cvs1:/tmp/cvs-serv11821 Modified Files: usbmixer.c Log Message: tries to get min/max values of mixer elements later at info() callback even if the info cannot be obtained at loading time by some reason. Index: usbmixer.c

[alsa-cvslog] CVS: alsa-driver INSTALL,1.132,1.133

2002-09-02 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver In directory usw-pr-cvs1:/tmp/cvs-serv12045 Modified Files: INSTALL Log Message: updated the description of usb-audio driver. removed the entry for usb-midi driver, which is now merged to usb-audio. Index: INSTALL

[alsa-cvslog] CVS: alsa-kernel/usb usbaudio.c,1.3,1.4

2002-09-02 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/usb In directory usw-pr-cvs1:/tmp/cvs-serv11810 Modified Files: usbaudio.c Log Message: added snd_vid and snd_pid options to specify the vendor and product ids. Index: usbaudio.c ===

[alsa-cvslog] CVS: alsa-kernel/pci rme32.c,1.10,1.11

2002-09-03 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory usw-pr-cvs1:/tmp/cvs-serv11551 Modified Files: rme32.c Log Message: fixed wrong handling of enumerated items. Index: rme32.c === RCS file:

[alsa-cvslog] CVS: alsa-lib/src/mixer simple.c,1.54,1.55

2002-09-03 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/src/mixer In directory usw-pr-cvs1:/tmp/cvs-serv1903 Modified Files: simple.c Log Message: replaced excessive asserts with normal conditionals. this _might_ cure some problems on powermac driver... Index: simple.c

[alsa-cvslog] CVS: alsa-kernel/pci/ac97 ac97_id.h,1.1,1.2

2002-09-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/ac97 In directory usw-pr-cvs1:/tmp/cvs-serv4434 Modified Files: ac97_id.h Log Message: added the missing id for the last commit. Index: ac97_id.h === RCS file:

[alsa-cvslog] CVS: alsa-kernel/scripts Modules.dep,1.17,1.18

2002-09-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/scripts In directory usw-pr-cvs1:/tmp/cvs-serv25184/scripts Modified Files: Modules.dep Log Message: merged via686 and via8233 drivers into a unified driver, via82xx. module options are kept as well as via686. the driver is not tested well on

[alsa-cvslog] CVS: alsa-driver/pci via82xx.c,NONE,1.1 via686.c,1.2,NONE via8233.c,1.2,NONE

2002-09-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/pci In directory usw-pr-cvs1:/tmp/cvs-serv25999 Added Files: via82xx.c Removed Files: via686.c via8233.c Log Message: merged via686 and via8233 drivers into the unified via82xx driver. --- NEW FILE: via82xx.c --- #include

[alsa-cvslog] CVS: alsa-kernel/core/seq Makefile,1.20,1.21

2002-09-05 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core/seq In directory usw-pr-cvs1:/tmp/cvs-serv5714/core/seq Modified Files: Makefile Log Message: fixed the merge of via drivers. Index: Makefile === RCS file:

[alsa-cvslog] CVS: alsa-utils/alsactl alsactl.1,1.5,1.6 alsactl.c,1.46,1.47

2002-09-06 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-utils/alsactl In directory usw-pr-cvs1:/tmp/cvs-serv27089 Modified Files: alsactl.1 alsactl.c Log Message: added -F option to restore the matching control elements as much as possible. Index: alsactl.1

[alsa-cvslog] CVS: build,1.10,1.11

2002-09-09 Thread Takashi Iwai
Update of /cvsroot/alsa In directory usw-pr-cvs1:/tmp/cvs-serv4340 Modified Files: build Log Message: fixed to test and pass the correct $EXTRA_ALSA_DRIVER_CONFIG_FLAGS even when multiple arguments or the argument starting with '-' are used.

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

2002-09-09 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core In directory usw-pr-cvs1:/tmp/cvs-serv13806 Modified Files: Makefile Log Message: compile isadma.c with conditional CONFIG_ISA. compile pcm_sgbuf.c with conditional CONFIG_PCI. Index: Makefile

[alsa-cvslog] CVS: alsa-kernel/core isadma.c,1.7,1.8

2002-09-09 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core In directory usw-pr-cvs1:/tmp/cvs-serv14090 Modified Files: isadma.c Log Message: removed ifdef CONFIG_ISA. now conditional is in Makefile. Index: isadma.c === RCS file:

[alsa-cvslog] CVS: alsa-kernel/pci via82xx.c,1.5,1.6

2002-09-11 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory usw-pr-cvs1:/tmp/cvs-serv29285 Modified Files: via82xx.c Log Message: improved sg buffer handling. the power-of-2 constraint for period size was removed. the period is now split into several descriptors if the size doesn't match.

[alsa-cvslog] CVS: alsa-kernel/core memory.c,1.19,1.20

2002-09-11 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core In directory usw-pr-cvs1:/tmp/cvs-serv5625 Modified Files: memory.c Log Message: rewritten hack for pci_alloc_consistent to call the original function instead of reimplementation. the new version changes pci's dma_mask dynamically to avoid

[alsa-cvslog] CVS: alsa-kernel/pci cmipci.c,1.32,1.33

2002-09-12 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory usw-pr-cvs1:/tmp/cvs-serv15520 Modified Files: cmipci.c Log Message: added Mic As Center/LFE switch for model 039 or later. Index: cmipci.c === RCS file:

[alsa-cvslog] CVS: alsa-kernel/pci/rme9652 hammerfall_mem.c,1.2,1.3

2002-09-12 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/rme9652 In directory usw-pr-cvs1:/tmp/cvs-serv17372/pci/rme9652 Modified Files: hammerfall_mem.c Log Message: removed unnecessary check for pci_alloc_consistent() hack. Index: hammerfall_mem.c

[alsa-cvslog] CVS: alsa-kernel/usb usbaudio.c,1.6,1.7

2002-09-12 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/usb In directory usw-pr-cvs1:/tmp/cvs-serv7257/usb Modified Files: usbaudio.c Log Message: clean up and fixed the parser of audio streams. now a pcm stream is created per endpoint instead of per interface. either a playback or a capture is created at

[alsa-cvslog] CVS: alsa-kernel/include pcm.h,1.13,1.14

2002-09-12 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/include In directory usw-pr-cvs1:/tmp/cvs-serv9031/include Modified Files: pcm.h Log Message: exported snd_pcm_new_stream(). with this function, a stream can be added later to the existing pcm. Index: pcm.h

[alsa-cvslog] CVS: alsa-kernel/core pcm.c,1.16,1.17

2002-09-12 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core In directory usw-pr-cvs1:/tmp/cvs-serv9031/core Modified Files: pcm.c Log Message: exported snd_pcm_new_stream(). with this function, a stream can be added later to the existing pcm. Index: pcm.c

[alsa-cvslog] CVS: alsa-driver Makefile,1.76,1.77

2002-09-12 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver In directory usw-pr-cvs1:/tmp/cvs-serv25806 Modified Files: Makefile Log Message: don't call depmod if $DESTDIR is set. Index: Makefile === RCS file:

[alsa-cvslog] CVS: alsa-driver Makefile,1.77,1.78

2002-09-12 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver In directory usw-pr-cvs1:/tmp/cvs-serv9582 Modified Files: Makefile Log Message: get depmod back. -F option doesn't include $DESTDIR. Index: Makefile === RCS file:

[alsa-cvslog] CVS: alsa-kernel/core/oss mixer_oss.c,1.10,1.11

2002-09-13 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core/oss In directory usw-pr-cvs1:/tmp/cvs-serv19385/core/oss Modified Files: mixer_oss.c Log Message: save the current volume values permanently. in the older version, they are saved only during the device is opened. this will fix a problem on xmms

[alsa-cvslog] CVS: alsa-kernel/include mixer_oss.h,1.5,1.6

2002-09-13 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/include In directory usw-pr-cvs1:/tmp/cvs-serv19385/include Modified Files: mixer_oss.h Log Message: save the current volume values permanently. in the older version, they are saved only during the device is opened. this will fix a problem on xmms

[alsa-cvslog] CVS: alsa-kernel/pci via82xx.c,1.6,1.7

2002-09-13 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory usw-pr-cvs1:/tmp/cvs-serv501 Modified Files: via82xx.c Log Message: reset codec only when it's not ready. Index: via82xx.c === RCS file:

[alsa-cvslog] CVS: alsa-kernel/include pcm.h,1.14,1.15

2002-09-13 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/include In directory usw-pr-cvs1:/tmp/cvs-serv392 Modified Files: pcm.h Log Message: fixed 64bit division on non-ix86 32bit architectures. Index: pcm.h === RCS file:

[alsa-cvslog] CVS: alsa-kernel/pci/ice1712 - New directory

2002-09-17 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/ice1712 In directory usw-pr-cvs1:/tmp/cvs-serv20540/ice1712 Log Message: Directory /cvsroot/alsa/alsa-kernel/pci/ice1712 added to the repository --- Sponsored by: AMD - Your access to the experts on

[alsa-cvslog] CVS: alsa-driver/pci/ice1712 - New directory

2002-09-17 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/pci/ice1712 In directory usw-pr-cvs1:/tmp/cvs-serv20768/ice1712 Log Message: Directory /cvsroot/alsa/alsa-driver/pci/ice1712 added to the repository --- Sponsored by: AMD - Your access to the experts on

[alsa-cvslog] CVS: alsa-driver/pci/ice1712 .cvsignore,NONE,1.1 ak4524.c,NONE,1.1 delta.c,NONE,1.1 ews.c,NONE,1.1 hoontech.c,NONE,1.1 ice1712.c,NONE,1.1

2002-09-17 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/pci/ice1712 In directory usw-pr-cvs1:/tmp/cvs-serv21778 Added Files: .cvsignore ak4524.c delta.c ews.c hoontech.c ice1712.c Log Message: split ice1712 code to several files. --- NEW FILE: .cvsignore --- .depend --- NEW FILE: ak4524.c --- #include

[alsa-cvslog] CVS: alsa-kernel/usb usbaudio.c,1.8,1.9

2002-09-18 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/usb In directory usw-pr-cvs1:/tmp/cvs-serv4486 Modified Files: usbaudio.c Log Message: don't claim the interface which already claimed. Index: usbaudio.c === RCS file:

[alsa-cvslog] CVS: alsa-lib configure.in,1.81,1.82

2002-09-18 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib In directory usw-pr-cvs1:/tmp/cvs-serv30074 Modified Files: configure.in Log Message: - fixed AC_DEFINE (added description for autoheader). - added utils/alsa.pc as output. Index: configure.in

[alsa-cvslog] CVS: alsa-lib/utils alsa.pc.in,NONE,1.1 .cvsignore,1.2,1.3 Makefile.am,1.4,1.5

2002-09-18 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/utils In directory usw-pr-cvs1:/tmp/cvs-serv30866 Modified Files: .cvsignore Makefile.am Added Files: alsa.pc.in Log Message: added pkg-config file alsa.pc. --- NEW FILE: alsa.pc.in --- prefix=@prefix@ exec_prefix=@exec_prefix@

[alsa-cvslog] CVS: alsa-kernel/core wrappers.c,1.6,1.7

2002-09-19 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core In directory usw-pr-cvs1:/tmp/cvs-serv28000 Modified Files: wrappers.c Log Message: - clean up the pci_alloc_consistent hack, - check whether the hack was already defined. Index: wrappers.c

[alsa-cvslog] CVS: alsa-kernel/pci intel8x0.c,1.48,1.49

2002-09-19 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory usw-pr-cvs1:/tmp/cvs-serv5805 Modified Files: intel8x0.c Log Message: - use mmio for codec on nforce (pci resource 2). nforce doesn't have resource 3 (mmio for controller). - clean up and fix ali5455 codes. (spdif still won't

[alsa-cvslog] CVS: alsa-kernel/pci/ice1712 ews.c,1.1,1.2

2002-09-19 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/ice1712 In directory usw-pr-cvs1:/tmp/cvs-serv4380 Modified Files: ews.c Log Message: fixed the variable declaration in C++ style. should be compiled now. Index: ews.c === RCS

[alsa-cvslog] CVS: alsa-kernel/pci via82xx.c,1.7,1.8

2002-09-19 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory usw-pr-cvs1:/tmp/cvs-serv4592 Modified Files: via82xx.c Log Message: fixed the allocation size of idx_table. Index: via82xx.c === RCS file:

[alsa-cvslog] CVS: alsa-lib/src/mixer simple.c,1.58,1.59

2002-09-20 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/src/mixer In directory usw-pr-cvs1:/tmp/cvs-serv21097 Modified Files: simple.c Log Message: accept enum items for other volumes and switches. Index: simple.c === RCS file:

[alsa-cvslog] CVS: alsa-kernel/pci Makefile,1.7,1.8 ice1712.c,1.31,NONE

2002-09-20 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory usw-pr-cvs1:/tmp/cvs-serv21595 Modified Files: Makefile Removed Files: ice1712.c Log Message: removed the old ice1712.c, now it's on ice1712 directory. Index: Makefile

[alsa-cvslog] CVS: alsa-driver/pci ice1712.c,1.2,NONE

2002-09-20 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/pci In directory usw-pr-cvs1:/tmp/cvs-serv21746 Removed Files: ice1712.c Log Message: removed the old ice1712.c. --- ice1712.c DELETED --- --- This sf.net email is sponsored by:ThinkGeek

[alsa-cvslog] CVS: alsa-driver/pci/cs46xx Makefile,1.2,1.3

2002-09-20 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/pci/cs46xx In directory usw-pr-cvs1:/tmp/cvs-serv21804 Modified Files: Makefile Log Message: enable the new DSP as default. Index: Makefile === RCS file:

[alsa-cvslog] CVS: alsa-kernel/core Makefile,1.31,1.32

2002-09-20 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core In directory usw-pr-cvs1:/tmp/cvs-serv21958 Modified Files: Makefile Log Message: added snd-rawmidi.o to the snd-usb-audio's dependency if sequencer is enabled (i.e. snd-usb-midi is built). Index: Makefile

[alsa-cvslog] CVS: alsa-kernel/pci via82xx.c,1.8,1.9

2002-09-20 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory usw-pr-cvs1:/tmp/cvs-serv29862 Modified Files: via82xx.c Log Message: fixed the size of allocated bd array to be released. Index: via82xx.c === RCS file:

[alsa-cvslog] CVS: alsa-driver Makefile.conf.in,1.43,1.44

2002-09-20 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver In directory usw-pr-cvs1:/tmp/cvs-serv19710 Modified Files: Makefile.conf.in Log Message: moved -DALSA_BUILD to CFLAGS definition. Index: Makefile.conf.in === RCS file:

[alsa-cvslog] CVS: alsa-driver Rules.make,1.16,1.17

2002-09-20 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver In directory usw-pr-cvs1:/tmp/cvs-serv19836 Modified Files: Rules.make Log Message: fixed rule for fastdep not to use $(CPP) but $(CC) -M. Index: Rules.make === RCS file:

[alsa-cvslog] CVS: alsa-kernel/core wrappers.c,1.7,1.8

2002-09-23 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core In directory usw-pr-cvs1:/tmp/cvs-serv10444 Modified Files: wrappers.c Log Message: - call pci_alloc_consistent() again if failed without dma mask. - added more comments. Index: wrappers.c

[alsa-cvslog] CVS: alsa-kernel/ppc awacs.c,1.17,1.18

2002-09-23 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/ppc In directory usw-pr-cvs1:/tmp/cvs-serv5649 Modified Files: awacs.c Log Message: replaced one more mdelay() with schedule. Index: awacs.c === RCS file:

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

2002-09-25 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/isa In directory usw-pr-cvs1:/tmp/cvs-serv22434 Modified Files: sscape.c Log Message: for releasing the resource, use kfree_nocheck() to avoid ALSA's wrapper function for debugging memory allocation. Index: sscape.c

[alsa-cvslog] CVS: alsa-kernel/core/seq/oss seq_oss_synth.c,1.8,1.9

2002-09-25 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core/seq/oss In directory usw-pr-cvs1:/tmp/cvs-serv10003/seq/oss Modified Files: seq_oss_synth.c Log Message: use snd_oss_info_unregister() instead of passing NULL argument. Index: seq_oss_synth.c

[alsa-cvslog] CVS: alsa-kernel/pci cmipci.c,1.33,1.34

2002-09-26 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory usw-pr-cvs1:/tmp/cvs-serv9927 Modified Files: cmipci.c Log Message: - changed the DMA configuration for period size. now set as period_size instead of period_size - 1. this seems to reduce xruns. more tests needed. - fixed

[alsa-cvslog] CVS: alsa-lib acconfig.h,1.6,NONE

2002-10-02 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib In directory usw-pr-cvs1:/tmp/cvs-serv1738 Removed Files: acconfig.h Log Message: removed; conflicts with autoheader --- acconfig.h DELETED --- --- This sf.net email is sponsored by:ThinkGeek

[alsa-cvslog] CVS: alsa-utils acconfig.h,1.1,NONE

2002-10-02 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-utils In directory usw-pr-cvs1:/tmp/cvs-serv2235 Removed Files: acconfig.h Log Message: removed; conflicts with autoheader --- acconfig.h DELETED --- --- This sf.net email is sponsored by:ThinkGeek

[alsa-cvslog] CVS: alsa-utils/aplay aplay.c,1.150,1.151

2002-10-02 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-utils/aplay In directory usw-pr-cvs1:/tmp/cvs-serv1783 Modified Files: aplay.c Log Message: - fixed the multi-line string (deprecated). - fixed the calculation of max peak for 32bit samples. - change -v option accumulative. peak bars are shown with double

[alsa-cvslog] CVS: alsa-driver configure.in,1.122,1.123

2002-10-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver In directory usw-pr-cvs1:/tmp/cvs-serv6182 Modified Files: configure.in Log Message: check linux/spinlock.h for 2.2 kernel. Index: configure.in === RCS file:

[alsa-cvslog] CVS: alsa-driver/isa sscape.c,1.5,1.6

2002-10-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/isa In directory usw-pr-cvs1:/tmp/cvs-serv6318/isa Modified Files: sscape.c Log Message: fixed isapnp stuff for 2.2 kernel. Index: sscape.c === RCS file:

[alsa-cvslog] CVS: alsa-driver/pci/ice1712 ak4524.c,1.1,1.2 delta.c,1.1,1.2 ews.c,1.1,1.2 hoontech.c,1.1,1.2

2002-10-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/pci/ice1712 In directory usw-pr-cvs1:/tmp/cvs-serv6430 Modified Files: ak4524.c delta.c ews.c hoontech.c Log Message: added __NO_VERSION__. Index: ak4524.c === RCS file:

[alsa-cvslog] CVS: alsa-utils/include .cvsignore,1.2,1.3

2002-10-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-utils/include In directory usw-pr-cvs1:/tmp/cvs-serv16466/include Modified Files: .cvsignore Log Message: added stamp-h1 Index: .cvsignore === RCS file:

[alsa-cvslog] CVS: alsa-lib ltconfig,1.4,NONE

2002-10-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib In directory usw-pr-cvs1:/tmp/cvs-serv15911 Removed Files: ltconfig Log Message: removed unnecessary files from repository --- ltconfig DELETED --- --- This sf.net email is sponsored by:ThinkGeek

[alsa-cvslog] CVS: alsa-utils/include aconfig.h.in,1.4,NONE stamp-h.in,1.1,NONE

2002-10-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-utils/include In directory usw-pr-cvs1:/tmp/cvs-serv16573/include Removed Files: aconfig.h.in stamp-h.in Log Message: removed unnecessary files from repository --- aconfig.h.in DELETED --- --- stamp-h.in DELETED ---

[alsa-cvslog] CVS: alsa-oss ltconfig,1.1,NONE

2002-10-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-oss In directory usw-pr-cvs1:/tmp/cvs-serv17034 Removed Files: ltconfig Log Message: removed ltconfig from repository --- ltconfig DELETED --- --- This sf.net email is sponsored by:ThinkGeek Welcome to

[alsa-cvslog] CVS: alsa-tools/ac3dec config.h.in,1.3,NONE

2002-10-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-tools/ac3dec In directory usw-pr-cvs1:/tmp/cvs-serv16789 Removed Files: config.h.in Log Message: removed unnecessary files from repository --- config.h.in DELETED --- --- This sf.net email is sponsored

[alsa-cvslog] CVS: alsa-kernel/usb usbaudio.c,1.15,1.16 usbaudio.h,1.2,1.3 usbmidi.c,1.5,1.6 usbquirks.h,1.1,1.2

2002-10-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/usb In directory usw-pr-cvs1:/tmp/cvs-serv18001 Modified Files: usbaudio.c usbaudio.h usbmidi.c usbquirks.h Log Message: added the support for Yamaha and Midiman devices. Index: usbaudio.c

[alsa-cvslog] CVS: alsa-driver/include adriver.h,1.20,1.21

2002-10-07 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/include In directory usw-pr-cvs1:/tmp/cvs-serv12677 Modified Files: adriver.h Log Message: define min, macro and ARRAY_SIZE macros if not defined. Index: adriver.h === RCS file:

[alsa-cvslog] CVS: alsa-driver/isa sscape.c,1.6,1.7

2002-10-07 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/isa In directory usw-pr-cvs1:/tmp/cvs-serv12844 Modified Files: sscape.c Log Message: use min() macro again. Index: sscape.c === RCS file: /cvsroot/alsa/alsa-driver/isa/sscape.c,v

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

2002-10-09 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/ymfpci In directory usw-pr-cvs1:/tmp/cvs-serv31853 Modified Files: ymfpci_main.c Log Message: added / initialized the legacy FM volume control. Index: ymfpci_main.c === RCS file:

[alsa-cvslog] CVS: alsa-lib/include/sound - New directory

2002-10-09 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/include/sound In directory usw-pr-cvs1:/tmp/cvs-serv10416/sound Log Message: Directory /cvsroot/alsa/alsa-lib/include/sound added to the repository --- This sf.net email is sponsored by:ThinkGeek Welcome to

[alsa-cvslog] CVS: alsa-lib/include Makefile.am,1.45,1.46

2002-10-09 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/include In directory usw-pr-cvs1:/tmp/cvs-serv11470 Modified Files: Makefile.am Log Message: added the alsa-kernel header files into local tree. Index: Makefile.am === RCS file:

  1   2   3   4   5   6   7   8   9   10   >