index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
audiovar.h
Age
Commit message (
Expand
)
Author
1998-03-03
Avoid the name free so the MALLOCLOG option works again.
augustss
1997-10-19
Make the audio API (almost) SunOS compatible.
augustss
1997-08-19
Change the MI audio driver so it attaches to the MD driver in the
augustss
1997-08-11
Implement delivery of SIGIO on changes to /dev/mixer.
augustss
1997-08-08
Make setting the audio block size sticky.
augustss
1997-07-31
Audio changes:
augustss
1997-07-27
Fix divide by 0 bug in audio driver.
augustss
1997-07-27
Changes to the sudio system:
augustss
1997-04-29
Change the interface between the high and low level audio drivers
augustss
1997-03-20
Fill in silence-padded blocks so we don't get gaps. From PR 3357,
mycroft
1997-03-13
Don't share the silence block between devices. Make silence filling work for
mycroft
1996-02-20
Trivial (and probably not very good) implementation of SIGIO.
mycroft
1996-02-17
Fix PR#2060 (add AUDIO_PERROR ioctl to query # of playback drops), also
jtk
1996-02-16
Eliminate sc_silence, and handle output interrupts somewhat differently.
mycroft
1996-02-05
Don't adjust the number of blocks in the ring buffer if the driver
scottr
1995-05-08
Remove strings
brezak
1995-03-25
Use void* rather than caddr_t in many places.
mycroft
1995-02-21
New audio subsystem
brezak