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
/
spkr.c
Age
Commit message (
Expand
)
Author
2019-04-18
White space and indent fix.
isaki
2018-09-03
Rename min/max -> uimin/uimax for better honesty.
riastradh
2017-10-28
Kill some more extern cfdriver xyz_cd in favour of #include "ioconf.h".
riastradh
2017-07-01
On a forcefull detach wait for spkr to close as the detach has to
nat
2017-06-14
Ensure to detach children.
nat
2017-06-11
Implement xxx_rescan() and xxx_childdet() functions; these will be
pgoyette
2017-06-11
Clean up the spkr_modcmd() routine so it returns ENOTTY for all commands
pgoyette
2017-06-11
The wsmux.h file is only created for kernel builds.
pgoyette
2017-06-11
New device wsbell - allows for a console beep for non pckbds (usb etc).
nat
2017-06-11
Add ioctls for setting and getting the beep volume. Currently only
nat
2017-06-01
Add infrastructure for modularization of audio, midi, and sequencer
pgoyette
2017-01-06
Implement a common spkr_detach() function and call it from the
pgoyette
2016-12-15
Add the module glue to the common spkr code.
pgoyette
2016-12-13
Restructure speaker devices so that there can be multiple of them, and have
christos
2016-12-09
fix module build
christos
2016-12-09
move spkrio.h out of isa
christos
2016-12-09
more spkr rework.
christos