Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 10/08/2002 16:10:25
Module Name: syssrc
Committed By: kent
Date: Tue Oct 8 13:10:25 UTC 2002
Modified Files:
syssrc/sys/dev/pci: auvia.c auviavar.h
Log Message:
- Enable in-kernel sampling rate conversion for fixed-rate codec
- Remove VRA/VRM enabling in auvia_attach()
- Use ac97_codec_if::set_rate()
- Return no AUDIO_PROPS_MMAP for fixed-rate codec
- Remove unused variables in auvia_softc
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 syssrc/sys/dev/pci/auvia.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/pci/auviavar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.