Subject: CVS commit: src/sys/dev/sbus
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 07/12/2007 22:58:50
Module Name:	src
Committed By:	macallan
Date:		Thu Jul 12 22:58:50 UTC 2007

Modified Files:
	src/sys/dev/sbus: dbri.c dbrivar.h

Log Message:
- don't pretend to support 8bit stereo - the hardware can do it but not the
  way we currently use it ( needs a 2nd pipe for each direction )
- 8bit mono a-law and u-law should work now
- add support for audio input


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/dev/sbus/dbri.c
cvs rdiff -r1.6 -r1.7 src/sys/dev/sbus/dbrivar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.