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

Ariff Abdullah ariff at FreeBSD.org
Fri Nov 30 07:11:43 PST 2007


ariff       2007-11-30 15:11:43 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/sound/pci/hda hdac.c 
  Log:
  MFC: (revision 1.47, 1.48)
  
  - 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.
  
  Reported / Tested by:   Guy Brand
  
  Revision  Changes    Path
  1.36.2.8  +29 -4     src/sys/dev/sound/pci/hda/hdac.c


More information about the cvs-src mailing list