cvs commit: src/sys/dev/sound/pci ich.c
Ariff Abdullah
ariff at FreeBSD.org
Wed Dec 12 10:21:07 PST 2007
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
More information about the cvs-src
mailing list