index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
/
arcofi.c
Age
Commit message (
Expand
)
Author
2015-06-26
Adapt to the removal of the symbolic input and output port names from
Miod Vallat
2015-05-11
Remove all audio format conversion code from the kernel (btw holding
Alexandre Ratchov
2014-12-19
Use <sys/endian.h> instead of <machine/endian.h>
Philip Guenther
2014-08-20
Call audio_{pint,rint}() call-backs with the mutex held. Found by
Alexandre Ratchov
2014-08-19
yet another typo
Miod Vallat
2014-08-19
Three independent typos for `independent' or `independently'.
Miod Vallat
2014-05-08
Format string fixes and removal of -Wno-format for hppa kernels.
Miod Vallat
2013-05-15
Introduce a global interrupt-aware mutex protecting data
Alexandre Ratchov
2012-01-02
Do not advertize this device as full-duplex. While I believe the Siemens chip
Miod Vallat
2011-12-25
Fix the documented CAVEAT by forcing the TX gain to minus infinity when
Miod Vallat
2011-12-24
Default to a much smaller input gain on the MIC line, to improve recording
Miod Vallat
2011-12-22
Add 16-bit modes to arcofi(4). Big-endian signed is native, others require some
Miod Vallat
2011-12-21
Work-in-progress driver for the HP ``Audio1'' device found on the HP 9000/425e
Miod Vallat