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,
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
-
On 28/08/02 Orm Finnendahl wrote...
> Am Mittwoch, den 28. August 2002 um 08:30:21 Uhr (-0400) schrieb Paul Davis:
>
> Yes and no. This is what happened:
>
> I compiled a new debian kernel package with a 2.4.19 kernel. My
> working kernel was 2.4.18-686 and in addition I had the original
> 2.4.1
Hi there,
I have to use differetly compiled kernels (same
version and revision but different .config) for my desktop and
my laptop.
How can I avoid to compile ALSA modules two times (one per kernel
configuration) and make my kernels share the same modules ?
(I've tried to use the modul