summaryrefslogtreecommitdiffstats
path: root/sys/dev/adb/adb_kbd.c
Commit message (Expand)AuthorAgeFilesLines
* No need to check if devd is running before posting an event.jhibbits2014-06-211-1/+1
* Properly sort the arguments to mtx_init(9).jhibbits2014-01-231-1/+1
* Return NOKEY instead of 0 if there are no more key presses queued. Thisnwhitehorn2013-10-291-1/+1
* Release the ADB keyboard mutex when handling the power buttonjhibbits2012-06-231-0/+2
* Add support for special keys (volume/brightness/eject) on Apple laptops withnwhitehorn2011-10-161-1/+71
* Restore binary compatibility for GIO_KEYMAP and PIO_KEYMAP.ed2011-07-171-0/+1
* Improve the AT keyboard emulation of the ADB keyboard driver, by supportingnwhitehorn2009-01-081-15/+144
* Fix some nasty race conditions in the VIA-CUDA driver that ended up preventingnwhitehorn2008-12-061-9/+5
* Add ADB support. This provides support for the external ADB bus on the PowerMacnwhitehorn2008-10-261-0/+692
OpenPOWER on IntegriCloud