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
/
isa
/
ess.c
Age
Commit message (
Expand
)
Author
2010-07-15
add two new members to structs audio_encoding and audio_prinfo.
Jacob Meuser
2010-06-30
timeout_add -> timeout_add_msec
Bret Lambert
2008-10-25
audio(9) says low level drivers are allowed to change the requested
Jacob Meuser
2008-04-21
allow low level audio drivers to specify a default sample format,
Jacob Meuser
2007-11-05
audio encoding conversion cleanup
Jacob Meuser
2006-02-22
Fix size in snprintf() call; previous value turned out to be correct by luck.
Miod Vallat
2005-04-15
make sure aligment does not return zero block size
Michael Shalayeff
2003-04-27
strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.
Hakan Olsson
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-01-20
make all audio drivers use the new allocm and round_buffersize decl's.
Eric Jackson
2001-10-31
Change the audio_hm_if->mappage interface to return paddr_t and take off_t
Artur Grabowski
2001-07-18
do not reset the volume after playback; landy@alumni.caltech.edu
Theo de Raadt
2001-01-29
new timeouts; spaces
Michael Shalayeff
1999-09-30
Sync w/NetBSD. Add support for ES18[67][89] - Nonaka Kimihiro + muting contr...
kstailey
1999-06-22
ESS audio driver ported from NetBSD, some mixer problems with X-based mixers
Niklas Hallqvist