Re: Intel Corp. 82801BA/BAM not supported by ALSA?

From: Timothy Miller
Date: Tue Nov 16 2004 - 09:48:17 EST


Roland Dreier wrote:
This is the audio device:

> 0000:00:1f.5 Class 0401: 8086:2445 (rev 04)

and it looks like sound/pci/intel8x0.c should support it:

static struct pci_device_id snd_intel8x0_ids[] = {
/* ... */
{ 0x8086, 0x2445, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_INTEL }, /* 82801BA */

What happens when you load snd_intel8x0?

- Roland



I had compiled it directly in the kernel. Does it not work unless it's a module?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/