Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 04/15/2006 21:20:47
Module Name: src
Committed By: jmcneill
Date: Sat Apr 15 21:20:47 UTC 2006
Modified Files:
src/sys/dev/pci: cs4280.c cs4280reg.h cs4281.c cs428x.c cs428x.h
Log Message:
Add support for the Turtle Beach Santa Cruz. Special thanks to Stephane
Witzmann for spending so much time debugging this.
Fixes: kern/18880, kern/24488, port-i386/14260, kern/12603, kern/12723,
kern/24957, kern/23584
Tested on i386 (Stephane Witzmann), alpha (me).
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/dev/pci/cs4280.c
cvs rdiff -r1.6 -r1.7 src/sys/dev/pci/cs4280reg.h
cvs rdiff -r1.27 -r1.28 src/sys/dev/pci/cs4281.c
cvs rdiff -r1.10 -r1.11 src/sys/dev/pci/cs428x.c
cvs rdiff -r1.9 -r1.10 src/sys/dev/pci/cs428x.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.