OpenGrok
Cross Reference: tpcalib.c
xref
: /
src
/
sys
/
dev
/
wscons
/
tpcalib.c
Home
|
History
|
Annotate
|
Download
|
only in
wscons
History log of
/src/sys/dev/wscons/tpcalib.c
Revision
Date
Author
Comments
1.13
09-Jul-2019
ryoon
Do not overflow int64_t on HP Spectre x360 13-inch ae019TU
The machine has pen touch panel with (18344, 10544) -> (3840, 2160)
conversion.
1.12
06-Apr-2017
macallan
branches: 1.12.14;
don't forget to store bounds rectangle in raw mode
1.11
04-Mar-2007
christos
branches: 1.11.86; 1.11.106; 1.11.110; 1.11.114;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
1.10
16-Nov-2006
christos
branches: 1.10.4;
__unused removal on arguments; approved by core.
1.9
12-Oct-2006
christos
- sprinkle __unused on function decls.
- fix a couple of unused bugs
- no more -Wno-unused for i386
1.8
09-Oct-2006
peter
s/REGENTS/AUTHOR/
1.7
09-Oct-2006
peter
Remove (the default) #define XXXDEBUG and add the options to the relevant
files.xxx file.
1.6
11-Dec-2005
christos
branches: 1.6.20; 1.6.22;
merge ktrace-lwp.
1.5
01-Jun-2005
uwe
branches: 1.5.2;
Constify. Drivers pass const default calibration data to
WSMOUSEIO_SCALIBCOORDS using __UNCONST, so make sure we don't try to
modify it.
1.4
31-May-2005
uwe
Fix misleading indentation.
1.3
27-Feb-2005
perry
nuke trailing whitespace
1.2
12-Jun-2004
tsarna
branches: 1.2.2; 1.2.6; 1.2.8;
Add calibration support to uep driver.
Untested, still need a userland utility to calibrate with.
1.1
28-May-2004
tsarna
Refactor tpcalib and hpc* ports to make tpcalib MI, as discussed on tech-kern.
1.2.8.1
19-Mar-2005
yamt
sync with head. xen and whitespace. xen part is not finished.
1.2.6.1
29-Apr-2005
kent
sync with -current
1.2.2.7
10-Nov-2005
skrll
Sync with HEAD. Here we go again...
1.2.2.6
04-Mar-2005
skrll
Sync with HEAD.
Hi Perry!
1.2.2.5
18-Dec-2004
skrll
Sync with HEAD.
1.2.2.4
21-Sep-2004
skrll
Fix the sync with head I botched.
1.2.2.3
18-Sep-2004
skrll
Sync with HEAD.
1.2.2.2
03-Aug-2004
skrll
Sync with HEAD
1.2.2.1
12-Jun-2004
skrll
file tpcalib.c was added on branch ktrace-lwp on 2004-08-03 10:52:10 +0000
1.5.2.3
03-Sep-2007
yamt
sync with head.
1.5.2.2
30-Dec-2006
yamt
sync with head.
1.5.2.1
21-Jun-2006
yamt
sync with head.
1.6.22.2
10-Dec-2006
yamt
sync with head.
1.6.22.1
22-Oct-2006
yamt
sync with head
1.6.20.1
18-Nov-2006
ad
Sync with head.
1.10.4.1
12-Mar-2007
rmind
Sync with HEAD.
1.11.114.1
21-Apr-2017
bouyer
Sync with HEAD
1.11.110.1
26-Apr-2017
pgoyette
Sync with HEAD
1.11.106.1
28-Aug-2017
skrll
Sync with HEAD
1.11.86.1
03-Dec-2017
jdolecek
update from HEAD
1.12.14.1
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
Indexes created Mon Oct 13 01:09:56 GMT 2025