Re: [Alsa-devel] OSS SNDCTL_DSP_GETISPACE, non-blocking read: messy :-\

2003-10-27 Thread Andreas Mohr
Hello Takashi, On Mon, Oct 27, 2003 at 01:01:37PM +0100, Takashi Iwai wrote: > At Sat, 25 Oct 2003 22:02:21 +0200, > Andreas Mohr wrote: > > Or, as a short summary: > > The application is perfectly well aware of how many bytes there are left > > to read (from calling S

[Alsa-devel] OSS SNDCTL_DSP_GETISPACE, non-blocking read: messy :-\

2003-10-25 Thread Andreas Mohr
mount of bytes, however since the ALSA OSS layer attempts to read this byte amount in blocks of runtime->oss.period_bytes bytes from the sound device, we ARTIFICIALLY cause a -EAGAIN to be returned due to insufficient available data, thus potentially confusing many OSS applications. Now what to

[Alsa-devel] Re: Please help me fix the CS4610 driver.

2003-10-16 Thread Andreas Mohr
i_module_init most likely calls some hardware probing functions of the driver (in this case: pci_driver.probe, which is set to snd_card_cs46xx_probe()). Thus, you definitely need to find out where exactly snd_card_cs46xx_probe() fails and why. Add some tra

[Alsa-devel] [PATCH] azt3328.c and maestro3.c cleanup

2003-03-18 Thread Andreas Mohr
Hi all, - fix typo and change comment for Inspiron's Maestro 3 - update azt3328.c to mention sound improvements with newer PCI168 revisions Andreas Mohr Index: alsa-driver/pci/azt3328.c === RCS file: /cvsroot/alsa/alsa-drive

Re: [Alsa-devel] apm and alsa driver for intel8x0 on dell inspiron 8200

2003-03-17 Thread Andreas Mohr
r BIOS commits the same crime for every power management call? Oh, and please detail "corruption"... Andreas Mohr -- Help prevent Information Technology Fascism! - before it's too late... http://www.againsttcpa.com --- This SF.ne

Re: [Alsa-devel] can't build snd-sbawe with linux 2.5.64

2003-03-09 Thread Andreas Mohr
Hi, On Thu, Mar 06, 2003 at 04:31:11AM -0800, [EMAIL PROTECTED] wrote: > Message: 4 > From: Bob Ham <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Organization: > Date: 05 Mar 2003 22:52:42 + > Subject: [Alsa-devel] can't build snd-sbawe with linux 2.5.64 > > > --=-HNWmD5omWsIoTMwcs8h/ > Con

[Alsa-devel] Re: New driver (mjander )

2003-03-04 Thread Andreas Mohr
ut given this very good news, I guess I'll actually be strongly inclined to get that driver to work with my card :-) I've got the Aztech PCI338 A3D w/ 8820 chip, BTW. > What is the "official" procedure to integrate my driver ? Sorr

Re: [Alsa-devel] gcc 3.x build issue? (was: cat /proc/asound/version: "No such device": HELP!!)

2003-02-18 Thread Andreas Mohr
2. Indeed, that's what fixed it. I'm sorry to hear that it's been coming up tons of times already. But I had searched for cat /proc/* (or in fact asound/version): "No such device" and hadn't found anything, so I'd decided to ask. Anyway, a final Thank You for the v

[Alsa-devel] gcc 3.x build issue? (was: cat /proc/asound/version: "No such device": HELP!!)

2003-02-17 Thread Andreas Mohr
On Mon, Feb 17, 2003 at 07:43:33PM +0100, Andrea Venturi (personale) wrote: > Andreas Mohr wrote: > >Hi all, > > > >I'm almost at my wits end ("ARGH!"). > >Everything used to work pretty well... until I messed with my system once > >again (upgradi

[Alsa-devel] cat /proc/asound/version: "No such device": HELP!!

2003-02-14 Thread Andreas Mohr
h my gcc 3.0.4 version... Needless to say, I need this ALSA tree to work properly again (if only to maybe hack on an Aztech PCI338 A3D Aureal AU8820 driver ;-)) Andreas Mohr --- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are

[Alsa-devel] Sound card matrix: AzTech entry wrong

2003-01-30 Thread Andreas Mohr
Hi all, I really don't know how that could ever happen, but could someone please fix the glaringly wrong alphabetical order of the AzTech entries that was introduced during the last update, AFAIK ? ;-) -- Andreas MohrStauferstr. 6, D-71272 Renningen, Germany Tel

[Alsa-devel] Re: snd-azt3328 bug.

2002-11-26 Thread Andreas Mohr
orld owning this card ;-), I'm willing to believe that maybe it's not simply a general module versioning problem, but maybe rather a module handling problem of my driver. In case this is a problem with my driver and other drivers don't hav

[Alsa-devel] [PATCH] azt3328.c recording, joystick etc.

2002-11-16 Thread Andreas Mohr
idle operation) -- Andreas MohrStauferstr. 6, D-71272 Renningen, Germany Tel. +49 7159 800604http://mohr.de.tt Index: alsa-driver/pci/azt3328.h === RCS file: /cvsroot/alsa/alsa-driver/pci/azt332

[Alsa-devel] [PATCH] ALS4000 update (mixer etc.)

2002-11-10 Thread Andreas Mohr
- added 3D sound controls and many more controls to ALS4000, also some fixes to other cards (SB16 etc.) - tried to fix ALS4000 open/close clicking and popping but failed (documented failure) - added hint about official ALS4000 chip specs - some cleanup Greetings, Andreas Mohr Index: alsa-kernel/in

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

2002-11-09 Thread Andreas Mohr
nd_sbmixer_init() Have fun, Andreas Mohr P.S.: Expect an ALS4000 mixer patch soon ! Index: alsa-driver/pci/azt3328.c === RCS file: /cvsroot/alsa/alsa-driver/pci/azt3328.c,v retrieving revision 1.1 diff -u -r1.1 azt3328.c --- alsa-dri

Re: [Alsa-devel] sassi, can you hear me? or Re: A little report on Guillemots MAXI Studio ISIS...

2002-10-24 Thread Andreas Mohr
Hi, On Thu, Oct 24, 2002 at 12:28:05PM -0700, [EMAIL PROTECTED] wrote: > I am very interested if there is any progress with the Guillemot Maxi > Studio ISIS, or the Dream SAM9707 chip at all All I could find was - > except the usual "buy some other card"-messages this very interesting > post from

[Alsa-devel] Aztech AZF3328/PCI168 driver, first public version

2002-10-22 Thread Andreas Mohr
on the pci_register_driver crash, though, by adding traces to Linux. This driver has been developed on 2.4.19, BTW. If you have any questions, just let me know. Thanks for listening, Andreas Mohr alsa.tar.bz2 Description: BZip2 compressed data

[Alsa-devel] small dummy driver bug ?

2002-09-08 Thread Andreas Mohr
Hi all, while looking at the dummy driver to find usable parts for my driver, I found: static int snd_dummy_volume_put(snd_kcontrol_t * kcontrol, snd_ctl_elem_value_t * ucontrol) { snd_card_dummy_t *dummy = _snd_kcontrol_chip(kcontrol); unsigned long flags; int change, ad

[Alsa-devel] I'm developing an Aztech PCI168 (AZF3328) driver

2002-09-08 Thread Andreas Mohr
upt management) to work, but so far no annoying noise yet :-) Also, I'd really like to talk to someone who is pretty intimate with the operation of several sound card drivers. Have fun, Andreas Mohr -- Microsoft Licensing 6.0: "Pay us now