snd_hda supports several interrupt modes: MSI, usual interrupts and
polling (interruptless operation). The version you have tested uses MSI
by default. You can switch it to use usual interrupts by setting
hint.hdac.0.msi=0 in loader.conf, or to use polling by
dev.hdac.0.polling=1 sysctl. Also you can try latest CURRENT, as there
were some MSI related changes recently.
--
Alexander Motin
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"