Date: Thu, 12 Jul 2007 06:40:10 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-multimedia@FreeBSD.org Subject: Re: kern/114399: commit references a PR Message-ID: <200707120640.l6C6eAaY091043@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/114399; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/114399: commit references a PR Date: Thu, 12 Jul 2007 06:39:16 +0000 (UTC) ariff 2007-07-12 06:39:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/sound/pci/hda hdac.c hdac_private.h Log: 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 <michael@fuckner.net> - 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 <taku@tackymt.homeip.net> Tested by: joel, kevlo, YAMAMOTO Taku Revision Changes Path 1.36.2.5 +48 -16 src/sys/dev/sound/pci/hda/hdac.c 1.6.2.3 +9 -2 src/sys/dev/sound/pci/hda/hdac_private.h _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707120640.l6C6eAaY091043>