Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2007 15:27:22 +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:  <200711281527.lASFRMDh004254@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ariff       2007-11-28 15:27:22 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pci/hda hdac.c 
  Log:
  - 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.48      +28 -4     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?200711281527.lASFRMDh004254>