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,
On Mon, 2002-11-04 at 15:35, Free Ekanayaka wrote:
>
> Hi,
> I'd like to modify the discover library
> (http://hackers.progeny.com/discover) to use ALSA
> modules names instead of OSS ones when detecting sound devices.
>
> Is there a place where I can found a mapping like:
>
> soundcard PC
Hi,
I'd like to modify the discover library
(http://hackers.progeny.com/discover) to use ALSA
modules names instead of OSS ones when detecting sound devices.
Is there a place where I can found a mapping like:
soundcard PCI Id ---> ALSA module name
?
thank you
Free
-