Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Dec 2007 18:21:06 +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 ich.c
Message-ID:  <200712121821.lBCIL6Qb023550@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ariff       2007-12-12 18:21:05 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pci    ich.c 
  Log:
  Disable AC97 microphone channel. Due to the channel allocation priority
  that favours true hardware channel, the first instance of recording
  request will grab this channel (the first channel is being used as
  vchan master). In many cases, it is not really work as intended and give
  false impression of broken recording.
  
  PR:             kern/118546
  MFC after:      3 days
  
  Revision  Changes    Path
  1.79      +6 -1      src/sys/dev/sound/pci/ich.c



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