Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jan 2010 22:57:52 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/sound/pci/hda hdac.c hdac_private.h
Message-ID:  <201001112258.o0BMwAb8040112@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2010-01-11 22:57:52 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pci/hda hdac.c hdac_private.h 
  Log:
  SVN rev 202127 on 2010-01-11 22:57:52Z by mav
  
  Add multichannel (4.0 and 7.1) playback support. 5.1 mode support blocked
  now due to unidentified synchonization problem. For 7.1 soundcards 5.1
  support handled correctly via software upmix done by sound(4).
  
  Stereo stream is no more duplicated to all ports. If you loose sound, check
  you are using right connectors. Front speakers connector is usually green,
  center/LFE - orange, rear - black, side - gray.
  
  Revision  Changes    Path
  1.119     +80 -42    src/sys/dev/sound/pci/hda/hdac.c
  1.12      +2 -1      src/sys/dev/sound/pci/hda/hdac_private.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001112258.o0BMwAb8040112>