Home | History | Annotate | Download | only in adb
History log of /src/sys/dev/adb/adb_bt.c
RevisionDateAuthorComments
 1.10  16-Jun-2025  macallan move a couple more ADB macros into adbvar.h, drop <machine/keyboard.h>
 1.9  16-Jun-2025  macallan remove some unused softc members
 1.8  11-Jun-2025  macallan make this actually self-contined
- don't include machine/adbsys.h - we only needed it for a couple #defines,
none of which are arch-specific
- move all the ADB definitions to adbvar.h
 1.7  28-Oct-2017  riastradh Kill some more extern struct cfdriver declarations.

Down with externs in .c!
 1.6  08-Sep-2010  macallan branches: 1.6.18;
make debug code compile again
 1.5  15-May-2008  macallan branches: 1.5.18; 1.5.20;
Let ADB button devices send PMF events instead of pretending to be keyboards.
 1.4  29-Apr-2008  martin branches: 1.4.2;
Convert to new 2 clause license
 1.3  05-Apr-2008  cegger branches: 1.3.2; 1.3.4;
use aprint_*_dev and device_xname
 1.2  26-Mar-2008  matt split softc/device_t
 1.1  16-Apr-2007  macallan branches: 1.1.2; 1.1.4; 1.1.6; 1.1.16; 1.1.36;
add a very simple driver for ADB button devices found on halfway recent
*Books. So far it only returns function key events.
 1.1.36.2  02-Jun-2008  mjf Sync with HEAD.
 1.1.36.1  03-Apr-2008  mjf Sync with HEAD.
 1.1.16.2  03-Sep-2007  yamt sync with head.
 1.1.16.1  16-Apr-2007  yamt file adb_bt.c was added on branch yamt-lazymbuf on 2007-09-03 14:33:23 +0000
 1.1.6.2  11-Jul-2007  mjf Sync with head.
 1.1.6.1  16-Apr-2007  mjf file adb_bt.c was added on branch mjf-ufs-trans on 2007-07-11 20:05:12 +0000
 1.1.4.2  09-Jun-2007  ad Sync with head.
 1.1.4.1  16-Apr-2007  ad file adb_bt.c was added on branch vmlocking on 2007-06-09 21:37:12 +0000
 1.1.2.2  07-May-2007  yamt sync with head.
 1.1.2.1  16-Apr-2007  yamt file adb_bt.c was added on branch yamt-idlelwp on 2007-05-07 10:55:24 +0000
 1.3.4.3  09-Oct-2010  yamt sync with head
 1.3.4.2  04-May-2009  yamt sync with head.
 1.3.4.1  16-May-2008  yamt sync with head.
 1.3.2.1  18-May-2008  yamt sync with head.
 1.4.2.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.5.20.1  05-Mar-2011  rmind sync with head
 1.5.18.1  22-Oct-2010  uebayasi Sync with HEAD (-D20101022).
 1.6.18.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed