kent
565a6b3384
Support for 4ch/6ch audio playback with VT8233/VT8235.
2002-10-16 15:27:28 +00:00
kent
54419c891c
- 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
2002-10-08 13:10:24 +00:00
kent
550acc6c64
Add support for VIA VT8233/VT8235. The patch was provided by Ola Eriksson
...
<ola at mreriksson dot net> in PR kern/18375. It is based on auvia of
OpenBSD.
2002-10-05 18:08:30 +00:00
jdolecek
48f421c3fa
do not try to get/set sample rate on codecs which don't support variable
...
rate audio - always report/use fixed rate of 44100 for them, so that the
other audio code DTRT
2000-12-10 15:43:02 +00:00
tsarna
07dea214dc
Add auvia, a driver for the integrated AC'97 audio on the VIA VT82C686A
...
southbridge.
Tested on a ASUS K7M (w/ AD1881 codec). Please report any problems.
2000-03-31 04:45:28 +00:00