Re: [Alsa-devel] alsamixer on cvs (works!)

2002-09-13 Thread Jaroslav Kysela
On Thu, 12 Sep 2002, Fernando Pablo Lopez-Lezcano wrote: > > > > I just tried cvs and I'm getting an unresolved symbol error > > > > on snd.o, pci_alloc_consistent > > > > > > this is likely because of my last change. > > > which kernel are you using? > > > perhaps pci_alloc_consistent() is defin

Re: [Alsa-devel] Creative Lab's Extigy

2002-09-13 Thread Clemens Ladisch
[EMAIL PROTECTED] wrote: > While I appreciate the tremendous work done with the USB audio > support, I'm just not getting access to the featureset I want on my > extigy (external USB audigy card from cl). What features are missing? > I admit I do not have much experience writing device drivers.

Re: [Alsa-devel] Setting hw constraints

2002-09-13 Thread Jaroslav Kysela
On Fri, 13 Sep 2002, Haroldo Gamal wrote: > Hi! > > I am trying to improve the korg1212 driver and I am finding a difficult > situation. Let me explain... The korg1212 card has a fixed size audio > frame containing two different sample size, 16 bits and 32 bits, that > are filled by the card at

Re: [Alsa-devel] alsamixer on cvs (works!)

2002-09-13 Thread Fernando Pablo Lopez-Lezcano
> > > I just tried cvs and I'm getting an unresolved symbol error > > > on snd.o, pci_alloc_consistent > > > > this is likely because of my last change. > > which kernel are you using? > > perhaps pci_alloc_consistent() is defined as a macro for some other > > function in your kernel. > > I'm usin

Re: [Alsa-devel] Inspiron 8200 and the CS4205

2002-09-13 Thread Takashi Iwai
At Thu, 12 Sep 2002 13:16:36 -0400, Stuffed Crust wrote: > > [1 ] > On Thu, Sep 12, 2002 at 06:00:21PM +0200, Takashi Iwai wrote: > > > Here is what i've learned about all my experiences so far with the > > > Inspiron 8200 and the CS4205: > > > > which driver? maestro3 or intel8x0? > > and whi

[Alsa-devel] Re: Ready Developer

2002-09-13 Thread Jaroslav Kysela
On Thu, 12 Sep 2002, George Philip wrote: > We are a group of four final year computer > engineering students intrested in your project.We saw that > you need free devolopers for your project.We would like to > know how we can help you. Well, we have no limits for further d

Re: [Alsa-devel] Why do I get broken pipe on write to a pcm in statePREPARED?

2002-09-13 Thread Jaroslav Kysela
On Thu, 12 Sep 2002, Takashi Iwai wrote: > At Thu, 12 Sep 2002 13:48:56 +0200, > Anders Torger wrote: > > > (...snipped the analogy of pipes...) > > > > Well, I have the same opinion, I'd just like to give another example > > (actually the same all over again, but I want to make it obvious). F

Re: [Alsa-devel] Problem with alsa in 2.5.33 and xmms using oss emulation

2002-09-13 Thread Takashi Iwai
At Mon, 09 Sep 2002 21:33:31 -0500, Jordan Breeding wrote: > > Hello, > >I wrote in quite a while back and have tried talking to the xmms > developers about this but they insist that their must be a bug in my > hardware or the driver I am using. My problem is that using alsa as the > bui

Re: [Alsa-devel] Why do I get broken pipe on write to a pcm in state PREPARED?

2002-09-13 Thread Takashi Iwai
At Fri, 13 Sep 2002 11:41:17 +0200 (CEST), Jaroslav wrote: > > On Thu, 12 Sep 2002, Takashi Iwai wrote: > > > > The problem I have is that I do not see the use of generating a broken > > > pipe in this situation, the only scenario I can come up with is "oh, I > > > got a broken pipe, I must ha

Re: [Alsa-devel] Re: Ready Developer

2002-09-13 Thread Takashi Iwai
At Fri, 13 Sep 2002 11:36:54 +0200 (CEST), Jaroslav wrote: > > On Thu, 12 Sep 2002, George Philip wrote: > > > We are a group of four final year computer > > engineering students intrested in your project.We saw that > > you need free devolopers for your project.We would like to > >

Re: [Alsa-devel] USB Audio/Midiman - partial success

2002-09-13 Thread Takashi Iwai
At Fri, 13 Sep 2002 14:59:40 +0900, Patrick Shirkey wrote: > > Takashi Iwai wrote: > > At Tue, 10 Sep 2002 10:58:34 +0200 (METDST), > > Clemens Ladisch wrote: > > > The two PCM devices cannot be used at the same time anyway, so I think > creating a quirk for interface 0 which says "ignor

Re: [Alsa-devel] USB Audio/Midiman - partial success

2002-09-13 Thread Takashi Iwai
At Thu, 12 Sep 2002 23:19:30 -0700 (PDT), Fedor G. Pikus <[EMAIL PROTECTED]> wrote: > > So yeah, S16_LE at 48000 is not there. But in rc3 it is there, and it works! > So I don't think this is right, I should have -f dat. could you update the cvs tree again and configure the driver with --debug=d

Re: [Alsa-devel] Why do I get broken pipe on write to a pcm in statePREPARED?

2002-09-13 Thread Tim Goetze
Takashi Iwai wrote: >if it's on the blocking mode, the driver should block if it's possible >to do write in future _by any chance_. >if it's not on the blocking mode, the driver should return -EAGAIN. >and, the behavior of poll() depends on the behavior of write(). >if it blocks, then poll blocks

Re: [Alsa-devel] Why do I get broken pipe on write to a pcm in state PREPARED?

2002-09-13 Thread Takashi Iwai
At Fri, 13 Sep 2002 13:45:24 +0200 (CEST), Tim Goetze wrote: > > Takashi Iwai wrote: > > >if it's on the blocking mode, the driver should block if it's possible > >to do write in future _by any chance_. > >if it's not on the blocking mode, the driver should return -EAGAIN. > >and, the behavior o

Re: [Alsa-devel] Re: Ready Developer

2002-09-13 Thread Tim Goetze
Takashi Iwai wrote: >At Fri, 13 Sep 2002 11:36:54 +0200 (CEST), >Jaroslav wrote: >> >> On Thu, 12 Sep 2002, George Philip wrote: >> >> > We are a group of four final year computer >> > engineering students intrested in your project.We saw that >> > you need free devolopers for your