Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jul 2007 20:42:11 +0000 (UTC)
From:      Ariff Abdullah <ariff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sound/pci/hda hdac.c hdac_private.h
Message-ID:  <200707092042.l69KgBqP006260@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ariff       2007-07-09 20:42:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pci/hda hdac.c hdac_private.h 
  Log:
  - 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".
    Partially submitted by:       kevlo
                                  YAMAMOTO Taku <taku@tackymt.homeip.net>
    Tested by:                    joel, kevlo, YAMAMOTO Taku
  
  Approved by:    re (hrs)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.44      +48 -16    src/sys/dev/sound/pci/hda/hdac.c
  1.8       +9 -2      src/sys/dev/sound/pci/hda/hdac_private.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707092042.l69KgBqP006260>