summaryrefslogtreecommitdiff
path: root/sys/dev/spkrvar.h
AgeCommit message (Expand)Author
2021-04-03Rework about the rest note in speaker(4).isaki
2017-06-11Implement xxx_rescan() and xxx_childdet() functions; these will bepgoyette
2017-06-11New device wsbell - allows for a console beep for non pckbds (usb etc).nat
2017-06-11Add ioctls for setting and getting the beep volume. Currently onlynat
2017-01-06Implement a common spkr_detach() function and call it from thepgoyette
2016-12-15Create a single combined module for spkr_pcppi and spkr_audio, andpgoyette
2016-12-13Restructure speaker devices so that there can be multiple of them, and havechristos
2016-12-09include <sys/module.h for now so that things compile.christos
2016-12-09move spkrio.h out of isachristos
2016-12-08Add a synthesized pc beeper and keyboard bell for platforms with an audionat