OpenGrok
Cross Reference: matrixkp_subr.c
xref
: /
src
/
sys
/
dev
/
ic
/
matrixkp_subr.c
Home
|
History
|
Annotate
|
Download
|
only in
ic
History log of
/src/sys/dev/ic/matrixkp_subr.c
Revision
Date
Author
Comments
1.7
19-Oct-2007
ad
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
1.6
09-Jul-2007
ad
branches: 1.6.6; 1.6.8; 1.6.12;
Merge some of the less invasive changes from the vmlocking branch:
- kthread, callout, devsw API changes
- select()/poll() improvements
- miscellaneous MT safety improvements
1.5
04-Mar-2007
christos
branches: 1.5.2; 1.5.4;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
1.4
12-Dec-2005
christos
branches: 1.4.26;
more proc -> lwp
1.3
11-Dec-2005
christos
merge ktrace-lwp.
1.2
27-Feb-2005
perry
branches: 1.2.4; 1.2.6;
nuke trailing whitespace
1.1
31-Jan-2005
joff
branches: 1.1.2; 1.1.4;
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.4.3
19-Mar-2005
yamt
sync with head. xen and whitespace. xen part is not finished.
1.1.4.2
12-Feb-2005
yamt
sync with head.
1.1.4.1
31-Jan-2005
yamt
file matrixkp_subr.c was added on branch yamt-km on 2005-02-12 18:17:43 +0000
1.1.2.3
04-Mar-2005
skrll
Sync with HEAD.
Hi Perry!
1.1.2.2
04-Feb-2005
skrll
Sync with HEAD.
1.1.2.1
31-Jan-2005
skrll
file matrixkp_subr.c was added on branch ktrace-lwp on 2005-02-04 11:45:26 +0000
1.2.6.3
27-Oct-2007
yamt
sync with head.
1.2.6.2
03-Sep-2007
yamt
sync with head.
1.2.6.1
21-Jun-2006
yamt
sync with head.
1.2.4.2
29-Apr-2005
kent
sync with -current
1.2.4.1
27-Feb-2005
kent
file matrixkp_subr.c was added on branch kent-audio2 on 2005-04-29 11:28:51 +0000
1.4.26.1
12-Mar-2007
rmind
Sync with HEAD.
1.5.4.1
11-Jul-2007
mjf
Sync with head.
1.5.2.2
23-Oct-2007
ad
Sync with head.
1.5.2.1
01-Jul-2007
ad
Adapt to callout API change.
1.6.12.1
25-Oct-2007
bouyer
Sync with HEAD.
1.6.8.1
06-Nov-2007
matt
sync with HEAD
1.6.6.1
26-Oct-2007
joerg
Sync with HEAD.
Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.
Indexes created Mon Sep 29 21:09:56 GMT 2025