Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: source-changes
Date: 01/10/2001 01:14:26
Module Name: syssrc
Committed By: rh
Date: Tue Jan 9 23:14:25 UTC 2001
Modified Files:
syssrc/sys/dev/ic: ac97.c ac97var.h
Log Message:
Add new AC97_HOST_SWAPPED_CHANNELS host flag that causes left and right
mixer channels to be swapped (required for hardware that has wiring
reversed).
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/ic/ac97.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/ic/ac97var.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.