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.c
Age
Commit message (
Expand
)
Author
1999-12-15
Report all AUDIO_PROP_* properties when attaching an audio device.
kleink
1999-11-23
Avoid 0 blocksize.
augustss
1999-11-09
Make sure to call vdevgone() on all devices when deteching.
augustss
1999-11-01
Be cautious about the blocksize returned by the hardware driver to
augustss
1999-09-23
Minor output formatting buglet.
kleink
1999-09-09
Add support for detaching audio devices.
augustss
1999-06-07
Don't clobber the error returned by uiomove() when starting the audio
thorpej
1999-05-30
Fix two small bugs:
nathanw
1999-02-26
Make these compile on the alpha when AUDIO_DEBUG is defined.
nathanw
1999-02-19
Indicate whether the decive is full or half duplex at attach time.
mycroft
1999-02-17
Pass the direction to the allocm and round_buffersize methods.
mycroft
1998-12-27
Make sure recording is started before we return EWOULDBLOCK in a read().
augustss
1998-12-27
Fold lines to 80 chars.
augustss
1998-12-20
Make midi_attach_mi() and audioprint() available also if MIDIBUS
drochner
1998-11-25
Do not permit a class to be recorded as a master or monitor port.
mycroft
1998-11-19
fix problems in many d_mmap routines:
mrg
1998-09-27
Make this compile again with no audio but with midi devices.
christos
1998-09-01
Move some debugging output to more useful levels.
mycroft
1998-08-28
Slight optimization in audio_[pr]int().
pk
1998-08-28
Handle the case of MIDI devices with no audio devices.
augustss
1998-08-18
Back out previous.
thorpej
1998-08-18
Deal with somewhat bogus uninitialized warning in new egcs. Behavior
thorpej
1998-08-17
* Redo the way the way the MIDI driver attaches to audio devices.
augustss
1998-08-10
Oops.
mycroft
1998-08-10
Call set_params if usemode changes.
mycroft
1998-08-09
Add trigger_output and trigger_input entry points, which replace
mycroft
1998-08-09
Make sure output is thoroughly halted on close, and remember that we stopped
mycroft
1998-08-09
Mask off extra usemode bits.
mycroft
1998-08-09
Always copy back both the record and play parameters, in case the driver had
mycroft
1998-08-07
Add MIDI support. The MIDI devices can be accessed as ``raw'' through
augustss
1998-08-05
Clarify a comment.
augustss
1998-08-04
Allow option AUDIO_INTR_TIME even if the platform does not support
augustss
1998-07-09
This doesn't need opt_compat_netbsd.h any more.
mycroft
1998-07-09
Don't #ifdef the encoding compatibility crud. It's needed for source
mycroft
1998-07-05
* defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID.
jonathan
1998-05-18
Avoid spaces in tsleep() string.
augustss
1998-05-15
Be more verbose if attaching the audio device fails.
augustss
1998-04-28
Change debug printing a littel again.
augustss
1998-04-28
Add a few more debug messages and clean up debug printing a little.
augustss
1998-03-03
Avoid the name free so the MALLOCLOG option works again.
augustss
1998-01-12
Adjust for config changes.
thorpej
1997-12-03
Fix three problems spotted by mycroft:
augustss
1997-10-29
Fix slight glitch in last commit when AUDIO_DEBUG is on.
augustss
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-10-16
TMS320AV110 (mpeg layer 2 decoder chip) and ZBUS Melody board, which uses it.
is
1997-10-16
Aignore interrupts if the device isn't open.
augustss
1997-10-14
Don't test for unused methods.
augustss
1997-10-11
GETPROPS does not indicate whether the device is currently in full-duplex
mycroft
1997-10-07
Sanity check hi/lo water mark settings better.
augustss
[next]