Age | Commit message (Expand) | Author |
---|---|---|
2017-09-08 | If you use sys/param.h, you don't need sys/types.h | Theo de Raadt |
2016-03-19 | Reduces the noise around the global ``ticks'' variable by renaming | Martin Pieuchot |
2016-01-08 | Move HID support files out of dev/usb into new dev/hid directory | Joshua Stein |
2010-07-31 | Factorization of the bluetooth and usb hid input driver logic, to reduce code | Miod Vallat |
2008-01-24 | Finish the beep(4) driver by hooking it up to the ukbd(4) beep handler | Robert Nagy |
2006-05-29 | implement frequency setting for the beep. It also beeps for one second | Jason Wright |
2006-05-29 | fetch the beep clock frequency (we'll need it to compute the audio frequency ... | Jason Wright |
2006-05-28 | placeholder driver for the bbc,beep device. should be straightforward | Jason Wright |