index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
pc
/
audioac97.c
Age
Commit message (
Expand
)
Author
2013-09-26
audioac97: remove i/o bar magic, fix ac97mixreset busywait-forever timeout
cinap_lenrek
2013-02-01
audio: fix delay control, increase default buffer delay to 40ms
cinap_lenrek
2013-01-27
audioac97, audiohda: dont block on close, just pad the last block with zeros
cinap_lenrek
2013-01-19
audiohda: first attempt on audio recording support for intel hda audio, disti...
cinap_lenrek
2013-01-18
audioac97: audio recording
cinap_lenrek
2012-08-05
audioac97: reserve ioport ranges
cinap_lenrek
2011-12-13
kernel: more alloc stuff
cinap_lenrek
2011-12-12
kernel: fix more malloc bugs
cinap_lenrek
2011-07-03
audio: fill up last buffer with silence on close
cinap_lenrek
2011-07-03
audio: cleanup
cinap_lenrek
2011-07-03
audio: add delay control
cinap_lenrek
2011-05-27
ac97: max buffer should be full samples, games/doom: enable/disable mouse gra...
cinap_lenrek
2011-05-27
ac97: fix buffering code, games/doom: enable sound
cinap_lenrek
2011-05-20
probe code
cinap_lenrek
2011-05-20
audioif, mixer control
cinap_lenrek
2011-05-19
ac97: pci id list
cinap_lenrek
2011-05-19
ac97: fix probe code
cinap_lenrek
2011-05-16
remove audio.h, put stuff in port^(dat fns).h
cinap_lenrek
2011-05-16
add ac97 driver
cinap_lenrek