christos
95e1ffb156
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
kent
c1653144ff
adopt auconv_set_converter()
2004-11-13 15:00:48 +00:00
kent
145085fc2f
move IS_FIXED_RATE(), SUPPORTS_4CH(), and SUPPORTS_6CH to ac97var.h
2004-11-10 04:20:26 +00:00
kent
bac58e9eff
add support for suspending/resuming.
...
patch provided by Rhialto in PR#26432
2004-10-17 08:46:39 +00:00
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