cvs commit: src/sys/dev/sound/pci/hda hdac.c

Ariff Abdullah ariff at FreeBSD.org
Tue Nov 27 15:37:48 PST 2007


ariff       2007-11-27 23:37:48 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6_3)
    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.
  
  Approved by:    re (kensmith)
  
  Revision      Changes    Path
  1.36.2.6.2.1  +40 -12    src/sys/dev/sound/pci/hda/hdac.c


More information about the cvs-all mailing list