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
/
audio_if.h
Age
Commit message (
Expand
)
Author
1998-08-17
* Redo the way the way the MIDI driver attaches to audio devices.
augustss
1998-08-12
Tidy up and rename some functions in the MIDI driver.
augustss
1998-08-09
Add trigger_output and trigger_input entry points, which replace
mycroft
1998-08-08
Use splaudio on the arm32 port.
mycroft
1998-08-07
Add MIDI support. The MIDI devices can be accessed as ``raw'' through
augustss
1998-03-03
Avoid the name free so the MALLOCLOG option works again.
augustss
1998-01-10
don't run minor() macro twice in ISDEV...() macro definitions
tv
1997-10-29
Do audio attachment the right way. From Chris Demetriou.
augustss
1997-10-19
Make the audio API (almost) SunOS compatible.
augustss
1997-09-06
Move around splaudio() to (hopefully) get rid of some rare race conditions.
augustss
1997-08-24
- Change audio_hw_if a little: set_param now sets the play and record modes
augustss
1997-08-19
Change the MI audio driver so it attaches to the MD driver in the
augustss
1997-08-18
Implement /dev/audioctl. It behaves much like /dev/sound, but only
augustss
1997-07-31
Audio changes:
augustss
1997-07-28
Audio: Remove the machine dependant code I put in audio.c by mistake.
augustss
1997-07-28
audio: Minor cleanup and enable looping DMA for PSS and PAS.
augustss
1997-07-27
Changes to the sudio system:
augustss
1997-05-20
Make the audio default parameters into a globally accessible constant.
augustss
1997-05-09
Change the interface between high and lowlevel audio drivers again:
augustss
1997-04-29
Change the interface between the high and low level audio drivers
augustss
1997-03-21
Use native IPL_AUDIO for i386.
mycroft
1997-03-20
Combine set_encoding and set_precision into a single set_format interface.
mycroft
1997-03-13
Don't share the silence block between devices. Make silence filling work for
mycroft
1996-03-07
prototypes for ccd audio and ncr5380
christos
1995-12-24
The IST_* and IPL_* constants are not bus-specific; don't treat them as such.
mycroft
1995-07-19
GUS audio driver from John Kohl.
brezak
1995-07-07
Common splaudio and ISA_IPL_AUDIO
brezak
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