Re: [Alsa-devel] [PATCH] cs46xx: variable period size support, SantaCruz rear output fixes

2002-11-09 Thread Benny Sjostrand
So should the drive be able to set period size with this patch? Reason I ask is this. spongy@pete:~$ alsaplayer error on set_period_size (1024) Still maximum period size is 512, just as before. Try start alsaplayer: alsaplayer -f 2048 alsaplayer -f 1024 alsaplayer -f 512 alsaplayer -f 128 al

Re: [Alsa-devel] bugs in usb midi alsa code?

2002-11-09 Thread Werner Schweer
On Thursday 07 November 2002 09:10, Clemens Ladisch wrote: > Fernando Pablo Lopez-Lezcano wrote: > > OSS emulation (raw midi interface): > > Midi input and output works fine on the first port, > > ALSA: > > input does not seem to work at all. > > Werner Schweer wrote: > > same on my Roland/Edir

[Alsa-devel] [PATCH] azt3328.c fixes

2002-11-09 Thread Andreas Mohr
Hi all, now that I'm very happy that azt3328.c has made it into CVS, I want to submit the following changes: - "PCBeep Playback Volume" is a special volume ctrl, not standard mono volume, leading to control value change problems - improved snd_azf3328_mixer_new() to resemble snd_sbmixer_init()

[Alsa-devel] snd-usb-midi vs ohci

2002-11-09 Thread Patrick Shirkey
I'm have a machine which needs the ohci usb driver. I have 2.4.19-pre10 kernel for it. When I try to load the usb-audio module I get a constant stream of snd-usb-midi: usb_submit_urb: -22 Which doesn't stop until I remove the module. This happens if I compile alsa-driver with or without sequen

[Alsa-devel] [PATCH] alsa-lib trampolines

2002-11-09 Thread goodbyte
Hi I've been having issues with alsa-lib on a linux-grsecurity box (www.grsecurity.net), since there is a trampoline call - code that is executed on the stack in alsa-lib. I supply a patch that fixes this problem, but it's not The Right Way way to do it. My suggestion is to rewrite alsa-lib so snd_