Re: [Alsa-devel] Cards PCI ids

2002-11-06 Thread Free Ekanayaka
On 05/11/02 Takashi Iwai wrote... > > static struct pci_device_id snd_audiopci_ids[] __devinitdata = { > > #ifdef CHIP1370 > > { 0x1274, 0x5000, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, }, /* > > ES1370 */ > > #endif > > #ifdef CHIP1371 > > { 0x1274, 0x1371, PCI_ANY_ID, PCI_ANY_ID, 0,

Re: [Alsa-devel] ice1712 ctl oops (current cvs)

2002-11-06 Thread Jaroslav Kysela
On Wed, 6 Nov 2002, Tim Goetze wrote: > me wrote: > > >updated alsa-cvs this afternoon; alsactl produces an oops when > >treating the ice1712 (audiophile). same for envy24control. > > attached patch fixes the problem. Applied. Thanks. Jaroslav -

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

2002-11-06 Thread Werner Schweer
On Tuesday 05 November 2002 21:22, Fernando Pablo Lopez-Lezcano wrote: > The MIDI interface I'm using is a Midisport 2x2 (same results with a 1x1). > > It works fine with alsa cvs of 2002-08-20, has problems with alsa cvs of > 2002-10-28. > > This is a summary of what I have found so far. ... > AL

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

2002-11-06 Thread Clemens Ladisch
Fernando Pablo Lopez-Lezcano wrote: > The MIDI interface I'm using is a Midisport 2x2 (same results with a 1x1). > > It works fine with alsa cvs of 2002-08-20, has problems with alsa cvs of > 2002-10-28. The driver has been changed to use rawmidi ports. > ALSA: > cat /proc/asound/devices shows

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

2002-11-06 Thread Martin Langer
On Wed, Nov 06, 2002 at 11:52:05AM +0100, Werner Schweer wrote: > > On Tuesday 05 November 2002 21:22, Fernando Pablo Lopez-Lezcano wrote: > > The MIDI interface I'm using is a Midisport 2x2 (same results with a 1x1). > > > > It works fine with alsa cvs of 2002-08-20, has problems with alsa cvs of

[Alsa-devel] use new API ?

2002-11-06 Thread Florian Bomers
Sorry for re-posting, especially if the answer is already "in the queue". I reformulate the question: Is it more likely that - the already changed function prototypes, which are usable by defining ALSA_PCM_NEW_HW_PARAMS_API, change in future, or - that the deprecated functions will be removed ?

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

2002-11-06 Thread Fernando Pablo Lopez-Lezcano
> > ALSA: > > cat /proc/asound/devices shows only one raw midi interface. This is on > > a two port device (but Muse lets me select either port). On the older > > alsa two devices show up on the listing. > > For multiport interfaces, the additional ports are available as subdevices > of the

[Alsa-devel] usb audio sound quality

2002-11-06 Thread Patrick Shirkey
I have done extensive testing now and can say that the jack quality is exactly the same as the quality from accessing alsa directly with the quattro. Before the merge of the modules jack would not work at all but the sound quality of the quattro was crisp and clean. Now jack has absolutely no

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

2002-11-06 Thread Fernando Pablo Lopez-Lezcano
> > > ALSA: > > > cat /proc/asound/devices shows only one raw midi interface. This is on > > > a two port device (but Muse lets me select either port). On the older > > > alsa two devices show up on the listing. > > > > For multiport interfaces, the additional ports are available as subdevic

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

2002-11-06 Thread Paul Davis
>> > ALSA: >> > cat /proc/asound/devices shows only one raw midi interface. This is on >> > a two port device (but Muse lets me select either port). On the older >> > alsa two devices show up on the listing. >> >> For multiport interfaces, the additional ports are available as subdevices >>

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

2002-11-06 Thread Jaroslav Kysela
On Wed, 6 Nov 2002, Paul Davis wrote: > >> > ALSA: > >> > cat /proc/asound/devices shows only one raw midi interface. This is on > >> > a two port device (but Muse lets me select either port). On the older > >> > alsa two devices show up on the listing. > >> > >> For multiport interfaces, t

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

2002-11-06 Thread Fernando Pablo Lopez-Lezcano
> > >> > ALSA: > > >> > cat /proc/asound/devices shows only one raw midi interface. This is on > > >> > a two port device (but Muse lets me select either port). On the older > > >> > alsa two devices show up on the listing. > > >> > > >> For multiport interfaces, the additional ports are ava