Home | History | Annotate | Download | only in adb
History log of /src/sys/dev/adb/files.adb
RevisionDateAuthorComments
 1.10  31-Aug-2020  macallan defparam and use ADBKBD_LAYOUT, default to KB_US|KB_APPLE for tradition
 1.9  08-Sep-2019  macallan add driver for Kensington Turbo Mouse ( actually a trackball )
the adbms driver contains basic support, this driver lets you program the
buttons, I'll add other features once I figure out how they work
 1.8  06-Jun-2019  macallan - call Debugger() from adbkbd_keys() instead of the task queue
- add options ADBKBD_POWER_DDB to enable DDB-on-Power by default
 1.7  30-Aug-2012  macallan branches: 1.7.40;
add options ADBKBD_EMUL_USB to turn USB emulation on by default
 1.6  29-Aug-2012  macallan when in event mode, optionally pretend to be a USB keyboard
with this USB and ADB keyboards can coexist at the same mux, with X just
listening to /dev/wskbd instead of having to open each one separately
this can be controlled via sysctl, defaults to off for now
needs testing with non-US keyboards
 1.5  16-Apr-2007  macallan branches: 1.5.68;
add a very simple driver for ADB button devices found on halfway recent
*Books. So far it only returns function key events.
 1.4  20-Feb-2007  macallan branches: 1.4.2; 1.4.6; 1.4.8;
report power button events to sysmon
 1.3  10-Feb-2007  tsutsui branches: 1.3.2;
Fix botch on newlock2 merge.
 1.2  09-Feb-2007  ad Merge newlock2 to head.
 1.1  17-Jan-2007  macallan new, simplified ADB drivers
 1.3.2.2  07-May-2007  yamt sync with head.
 1.3.2.1  27-Feb-2007  yamt - sync with head.
- move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.
 1.4.8.1  11-Jul-2007  mjf Sync with head.
 1.4.6.1  27-May-2007  ad Sync with head.
 1.4.2.3  03-Sep-2007  yamt sync with head.
 1.4.2.2  26-Feb-2007  yamt sync with head.
 1.4.2.1  20-Feb-2007  yamt file files.adb was added on branch yamt-lazymbuf on 2007-02-26 09:09:58 +0000
 1.5.68.1  30-Oct-2012  yamt sync with head
 1.7.40.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.7.40.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed