K 10 svn:author V 5 ariff K 8 svn:date V 27 2007-07-12T06:39:08.000000Z K 7 svn:log V 654 MFC: Revisions: 1.44 src/sys/dev/sound/pci/hda/hdac.c 1.8 src/sys/dev/sound/pci/hda/hdac_private.h - Add codec id for Realtek ALC268. - Add controller id for Intel 82801I (ICH9). PR: kern/114399 Submitted by: Michael Fuckner - MSI support. Disable by default due to various issues with too many broken hardwares. MSI can be enabled through device.hints(5) or kenv(8) by setting "hint.pcm.%d.msi=1" (for RELENG_6, you need to set/enable hw.pci.enable_msi=1). Partially submitted by: kevlo YAMAMOTO Taku Tested by: joel, kevlo, YAMAMOTO Taku END