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
/
amiga
/
dev
/
repulse.c
Age
Commit message (
Expand
)
Author
2022-02-12
s/epxected/expected/
andvar
2019-06-08
Clean get_props().
isaki
2019-05-08
Merge isaki-audio2 branch, the overhaul of audio subsystem.
isaki
2019-03-16
Use C99 style struct initializer to audio_hw_if.
isaki
2014-01-22
gcc-4.8.x unused variable fixes
christos
2012-10-27
split device_t/softc for all remaining drivers.
chs
2011-11-23
Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From
jmcneill
2011-07-19
Change <machine/bus.h> to <sys/bus.h> throughout.
dyoung
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2005-12-11
merge ktrace-lwp.
christos
2005-06-13
Fix a ton of const/volatile issues shown with new warning flags
jmc
2005-01-15
ansify and KNF
kent
2005-01-10
merge kent-audio1 branch, which introduces audio filter pipeline to the MI
kent
2004-11-09
remove mixer setting code in repulse_attach() because ac97_attach() does it
kent
2004-10-29
constify audio_hw_if, midi_hw_if, and radio_hw_if.
yamt
2004-09-22
ac97_host_if::reset() returns non-zero value if codec reset fails, and
kent
2003-04-06
Respect the law: Use A-law and mu-law as spellings as far as easily possible.
wiz
2002-10-08
Sync with the recent ac97 changes.
kent
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-01-28
add __KERNEL_RCSID as suggested by Luke Mewburn
aymeric
2002-01-26
- ANSIfy
aymeric
2001-10-03
Add a new optional method, dev_ioctl, to the audio hardware driver interface.
augustss
2001-08-25
Driver for the ALiENDESiGN Repulse board.
is