Home | History | Annotate | Download | only in ic
History log of /src/sys/dev/ic/matrixkpvar.h
RevisionDateAuthorComments
 1.5  28-Jul-2012  matt extern is your friend. especially for variables in header files.
 1.4  12-May-2009  cegger branches: 1.4.12;
struct device * -> device_t, no functional changes intended.
 1.3  04-Mar-2007  christos branches: 1.3.40; 1.3.56;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
 1.2  12-Dec-2005  christos branches: 1.2.26;
more proc -> lwp
 1.1  31-Jan-2005  joff branches: 1.1.2; 1.1.4; 1.1.10; 1.1.12;
Matrix keypad wskbd(4) support. Matrix keypads are cheap/rugged user input
devices found in many embedded systems. They must be polled and
debounced in software. Should be able to handle any size matrix keypad, but
only tested with a 4x4 (16-key) device attached to the TS-7200 ARM embedded
board via the DIO header.
 1.1.12.2  03-Sep-2007  yamt sync with head.
 1.1.12.1  21-Jun-2006  yamt sync with head.
 1.1.10.2  29-Apr-2005  kent sync with -current
 1.1.10.1  31-Jan-2005  kent file matrixkpvar.h was added on branch kent-audio2 on 2005-04-29 11:28:51 +0000
 1.1.4.2  12-Feb-2005  yamt sync with head.
 1.1.4.1  31-Jan-2005  yamt file matrixkpvar.h was added on branch yamt-km on 2005-02-12 18:17:43 +0000
 1.1.2.2  04-Feb-2005  skrll Sync with HEAD.
 1.1.2.1  31-Jan-2005  skrll file matrixkpvar.h was added on branch ktrace-lwp on 2005-02-04 11:45:26 +0000
 1.2.26.1  12-Mar-2007  rmind Sync with HEAD.
 1.3.56.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.3.40.1  16-May-2009  yamt sync with head
 1.4.12.1  30-Oct-2012  yamt sync with head

RSS XML Feed