Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Mar 2009 15:50:29 +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
Message-ID:  <200903161550.n2GFoltE045831@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2009-03-16 15:50:29 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pci/hda hdac.c 
  Log:
  SVN rev 189879 on 2009-03-16 15:50:29Z by mav
  
  Remove CD input hack for ALC268 based Acer systems. Latest systems does not
  implement CD input in hardware, while unconditional showing it confuse users.
  Also it was made in the way that sometimes improper with present driver.
  
  Add patch for ALC268 based Acer TM5320 to make headphones jack sensing work.
  Default configuration defines two separate playback associations, which
  current driver unable to trace properly due to order they are defined and
  limited codec uniformity.
  
  Submitted by:   G. Mirov <g.mirov AT gmail.com>
  
  Revision  Changes    Path
  1.100     +7 -5      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?200903161550.n2GFoltE045831>