Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys/dev: use our nitems() macro when it is avaliable through param.h. | pfg | 2016-04-19 | 1 | -1/+1 |
* | No need to check if devd is running before posting an event. | jhibbits | 2014-06-21 | 1 | -1/+1 |
* | Properly sort the arguments to mtx_init(9). | jhibbits | 2014-01-23 | 1 | -1/+1 |
* | Return NOKEY instead of 0 if there are no more key presses queued. This | nwhitehorn | 2013-10-29 | 1 | -1/+1 |
* | Release the ADB keyboard mutex when handling the power button | jhibbits | 2012-06-23 | 1 | -0/+2 |
* | Add support for special keys (volume/brightness/eject) on Apple laptops with | nwhitehorn | 2011-10-16 | 1 | -1/+71 |
* | Restore binary compatibility for GIO_KEYMAP and PIO_KEYMAP. | ed | 2011-07-17 | 1 | -0/+1 |
* | Improve the AT keyboard emulation of the ADB keyboard driver, by supporting | nwhitehorn | 2009-01-08 | 1 | -15/+144 |
* | Fix some nasty race conditions in the VIA-CUDA driver that ended up preventing | nwhitehorn | 2008-12-06 | 1 | -9/+5 |
* | Add ADB support. This provides support for the external ADB bus on the PowerMac | nwhitehorn | 2008-10-26 | 1 | -0/+692 |