Date: Wed, 12 Dec 2007 18:30:05 GMT From: dfilter@FreeBSD.org (dfilter service) To: freebsd-multimedia@FreeBSD.org Subject: Re: kern/118546: commit references a PR Message-ID: <200712121830.lBCIU5HN034609@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/118546; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/118546: commit references a PR Date: Wed, 12 Dec 2007 18:21:13 +0000 (UTC) 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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712121830.lBCIU5HN034609>