> I got a Asus M6V notebook which has $SUBJECT audio hw. The kernel sees > it but no auich driver attached (ICH6). You guys have any idea what I > should do to fix it? I miss all my audio. Thx
> flatline$ dmesg > OpenBSD 3.9 (GENERIC) #617: Thu Mar 2 02:26:48 MST 2006 > [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC [...] > "Intel 82801FB HD Audio" rev 0x04 at pci0 dev 27 function 0 not configured This chip is supported by the azalia(4) driver, which has been imported post-3.9. Miod

