DragonFly commits List (threaded) for 2007-12
DragonFly BSD
DragonFly commits List (threaded) for 2007-12
[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: Sat, 1 Dec 2007 00:32:11 -0800 (PST)

hasso       2007/12/01 00:32:11 PST

DragonFly src repository

  Modified files:
    sys/dev/sound/pci/hda hdac.c 
  Log:
  - Add missing MCP65 id which was accidentally removed in previous commit.
  - Add Analog Devices AD1984 codec id.
  - Enable pcbeep control for Acer + ALC268 (nid 29). Give enough (fake)
    hints so the parser will grab it and allocate "speaker" control.
  - Fix regression while preparing DAC and ADC for multichannel
    format. Since playback policy is to output to every possible path,
    ensure that each DAC is started.
  
  Obtained-from: FreeBSD
  
  Revision  Changes    Path
  1.14      +30 -5     src/sys/dev/sound/pci/hda/hdac.c


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



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