summaryrefslogtreecommitdiff
path: root/sys/dev/adb/files.adb
AgeCommit message (Expand)Author
2020-08-31defparam and use ADBKBD_LAYOUT, default to KB_US|KB_APPLE for traditionmacallan
2019-09-08add driver for Kensington Turbo Mouse ( actually a trackball )macallan
2019-06-06- call Debugger() from adbkbd_keys() instead of the task queuemacallan
2012-08-30add options ADBKBD_EMUL_USB to turn USB emulation on by defaultmacallan
2012-08-29when in event mode, optionally pretend to be a USB keyboardmacallan
2007-04-16add a very simple driver for ADB button devices found on halfway recentmacallan
2007-02-20report power button events to sysmonmacallan
2007-02-10Fix botch on newlock2 merge.tsutsui
2007-02-09Merge newlock2 to head.ad
2007-01-17new, simplified ADB driversmacallan