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
/
ic
/
interwave.c
Age
Commit message (
Expand
)
Author
2003-05-03
DMA, not dma nor Dma.
wiz
2003-04-06
Respect the law: Use A-law and mu-law as spellings as far as easily possible.
wiz
2003-02-01
Add extensible malloc types, adapted from FreeBSD. This turns
thorpej
2002-02-06
Remove inclusion of unused machine/cpufunc.h, it doesn't belong here anyways.
pooka
2001-11-13
add/cleanup RCSID
lukem
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
1999-02-17
Update comments.
mycroft
1999-02-17
Fix slight ommission in previous.
mycroft
1999-02-17
Pass the direction to the allocm and round_buffersize methods.
mycroft
1998-08-17
* Redo the way the way the MIDI driver attaches to audio devices.
augustss
1998-06-10
Make this compile with the recent ISA DMA changes.
bouyer
1998-04-20
Make probe message more consistent with usual practice.
augustss
1997-10-19
Make the audio API (almost) SunOS compatible.
augustss
1997-10-11
AudioElinear -> AudioEslinear
mycroft
1997-10-11
AudioC[A-Z] -> AudioC[a-z]
mycroft
1997-10-09
Fix tipo inherited from old version of TNF copyright template.
jtc
1997-10-06
Driver for the Interwave audio chip used in the GUS PnP sound card.
augustss