Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Nov 2007 11:39:28 +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
Message-ID:  <200711211139.lALBdSCC028846@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ariff       2007-11-21 11:39:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pci/hda hdac.c 
  Log:
  * Fix support for followings:
    o Acer Aspire 4520 laptop
      - jack sensing / automute
    o Toshiba Satellite A135-S4527 laptop
      - jack sensing / automute
        Tested by: lioux
    o Apple Macbook 3 (is it?)
      - require gpio0 (for speakers) and ovref50 (for headphone)
        to make it works
      - jack sensing / automute
        Tested by: Ed Schouten
  * Add Nvidia MCP67 controller ids.
  * Be sensible about simmilar controller with multiple pci ids.
  * Connect unused DAC/ADC to stream#0 rather than forcing each of them
    managing their own stream.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.46      +40 -12    src/sys/dev/sound/pci/hda/hdac.c



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