Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: source-changes
Date: 02/13/2005 23:58:38
Module Name: src
Committed By: fredb
Date: Sun Feb 13 23:58:38 UTC 2005
Modified Files:
src/sys/dev/pci: eap.c eapreg.h
Log Message:
"output.source" on the Ensoniq 1371 really should be "input.source". Making
it so lets the audio(4) interface -- play.port and play.gain -- attach
properly. Analysis and patch provided by Joachim Kuebart in PR kern/29178.
To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 src/sys/dev/pci/eap.c
cvs rdiff -r1.9 -r1.10 src/sys/dev/pci/eapreg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.