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, 0, 0, }, /* > > ES1371 */ > > { 0x1274, 0x5880, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, }, /* > > ES1373 - CT5880 */ > > { 0x1102, 0x8938, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, }, /* > > Ectiva EV1938 */ > > #endif > > { 0, } > > }; > > > > I hope it will help you. > > or, you can check the file /lib/modules/VERSION/modules.pcimap, > which holds the all entries for pci modules (although it's a bit > cryptic :) > > Thank you a lot for the indication. I think modules.pcimap is the straighter way, as it simply contains what I want: module_name vedor_id device_id (+other information, useless in this case) Free ------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel