cvs commit: src/sys/dev/sound/pci ich.c
Ariff Abdullah
ariff at FreeBSD.org
Fri Dec 14 20:06:58 PST 2007
ariff 2007-12-15 04:06:53 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/sound/pci ich.c
Log:
MFC:
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
Approved by: re (kensmith)
Revision Changes Path
1.78.2.1 +6 -1 src/sys/dev/sound/pci/ich.c
More information about the cvs-all
mailing list