DragonFly commits List (threaded) for 2007-11
DragonFly BSD
DragonFly commits List (threaded) for 2007-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Hasso Tepper <hasso@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 30 Nov 2007 00:06:01 -0800 (PST)

hasso       2007/11/30 00:06:00 PST

DragonFly 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
    o Apple Macbook 3 (is it?)
      - require gpio0 (for speakers) and ovref50 (for headphone) to make it work
      - jack sensing / automute
  * Add Nvidia MCP67 controller ids.
  * Be sensible about similar controller with multiple pci ids.
  * Connect unused DAC/ADC to stream#0 rather than forcing each of them
    managing their own stream.
  
  Obtained-from: FreeBSD
  
  Revision  Changes    Path
  1.13      +41 -13    src/sys/dev/sound/pci/hda/hdac.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/sound/pci/hda/hdac.c.diff?r1=1.12&r2=1.13&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]