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
/
isa
/
sbdsp.c
Age
Commit message (
Expand
)
Author
2000-06-28
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-06-26
Change the kernel mmap interface so that the offset to map is an
simonb
2000-02-07
Add a new function call to the ISA DMA API: isa_dmamaxsize(), which returns
thorpej
2000-01-20
Simplify sbdsp_pause().
thorpej
1999-11-01
Make little endian and big endian version of all functions
augustss
1999-10-10
Fix one more #ifdef, and now it actually compiles again. *sigh*
mycroft
1999-08-04
Use NMPU not NMIDI around call to mpu_intr.
augustss
1999-08-02
Move the mpu device declaration to conf/files.
augustss
1999-03-22
Make sure we clean up any DMA maps if the open fails.
mycroft
1999-03-22
Several things:
mycroft
1999-02-22
Use DMAMODE_LOOPDEMAND. Tested on a ViBRA16.
mycroft
1999-02-18
spaces -> tabs
mycroft
1999-02-18
Remove some superfluous softc elements.
mycroft
1999-02-18
Add separate halt_output and halt_input routines.
mycroft
1999-02-17
Fix slight ommission in previous.
mycroft
1999-02-17
Pass the direction to the allocm and round_buffersize methods.
mycroft
1999-02-17
If we have an 8-bit DRQ, always pass that to isa_malloc().
mycroft
1999-01-08
Avoid arithmetic on `void *' since that's not ANSI C.
augustss
1998-08-17
* Redo the way the way the MIDI driver attaches to audio devices.
augustss
1998-08-10
Fix typo.
augustss
1998-08-10
Minor change.
mycroft
1998-08-10
Slow down, Wilbur.
mycroft
1998-08-10
Fix a typo I introduced in the MIDI code.
mycroft
1998-08-10
For models prior to the SB16, there is only one clock divider, so couple the
mycroft
1998-08-10
Use the new trigger_{in,out}put interface.
mycroft
1998-08-07
Add MIDI support. The MIDI devices can be accessed as ``raw'' through
augustss
1998-06-09
Adjust for changes to the ISA DMA API.
thorpej
1998-03-04
Use lower case "agc" for consistency.
augustss
1998-01-30
Fix for the vibra16x from Lennart Augusts: saying that the dsp4.16 was
bouyer
1997-12-02
Set the gain to 1/2 by default; 3/4 is too loud and can damage headphones and
mycroft
1997-10-19
Make the audio API (almost) SunOS compatible.
augustss
1997-10-16
Make sure the 'input' class is used even for the 1345 mixer.
augustss
1997-10-11
AudioElinear -> AudioEslinear
mycroft
1997-10-11
AudioC[A-Z] -> AudioC[a-z]
mycroft
1997-10-06
Keep filter when setting source on SB Pro.
augustss
1997-09-09
Change the way we determine what interrupt routine to use to make
augustss
1997-08-29
Substantial rewrite of the SB driver to make it do full duplex on an SB16.
augustss
1997-08-24
Add mute and channels swap to the mixer capabilites.
augustss
1997-08-24
- Change audio_hw_if a little: set_param now sets the play and record modes
augustss
1997-08-19
Avoid munging audio_defaults.
augustss
1997-08-11
Round mixer values correctly when setting them.
augustss
1997-08-04
Audio:
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
audio: Simplify handling of AUDIO_SETFD and committing of encoding mode.
augustss
1997-07-27
Changes to the sudio system:
augustss
1997-07-15
In the name of backwards compatibility AUDIO_ENCODING_LINEAR has been
augustss
1997-06-13
Fix a braino in record source selection and a pasto in detecting
augustss
1997-06-06
Pull thorpej-bus-dma branch into mainline.
thorpej
[next]