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
/
arch
/
macppc
/
dev
/
awacs.c
Age
Commit message (
Expand
)
Author
2003-11-02
Squish some recent compiler warnings.
thorpej
2003-07-15
__KERNEL_RCSID()
lukem
2003-05-03
DMA, not dma nor Dma.
wiz
2003-04-02
Use PAGE_SIZE rather than NBPG.
thorpej
2003-03-04
Attach on recent TiBooks.
soren
2002-10-13
Support 48kHz by using aurateconv.
wiz
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2001-10-03
Add a new optional method, dev_ioctl, to the audio hardware driver interface.
augustss
2001-06-19
Add/change prototypes so that macpcc builds with -Wstrict-prototypes.
simonb
2001-06-08
Make macppc compile by default with -Wall -Wmissing-prototype in addition
matt
2001-04-05
Support uni-north based models. (XXX not complete)
tsubai
2001-04-05
Correct input volume settings.
tsubai
2001-03-15
Accept 8000Hz (XXX).
tsubai
2001-03-15
Add ulinear16 support.
tsubai
2001-03-12
Round up block size to at least NBPG bytes.
tsubai
2001-02-26
add handling for the input channel selection/volume (no recording yet,
wiz
2001-01-25
Make output selection work -- you can use lineout now instead of the
wiz
2000-11-03
Don't match if nintr > 12 (more than 3 cells).
tsubai
2000-08-25
Add (experimental) awacs audio driver. Output (play) only.
tsubai