OpenGrok
Cross Reference: elantech.c
xref
: /
src
/
sys
/
dev
/
pckbport
/
elantech.c
Home
|
History
|
Annotate
|
Download
|
only in
pckbport
History log of
/src/sys/dev/pckbport/elantech.c
Revision
Date
Author
Comments
1.6
25-Feb-2014
pooka
Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
the sysctl link sets are processed, and remove redundancy.
Shaves >13kB off of an amd64 GENERIC, not to mention >1k duplicate
lines of code.
1.5
07-Jan-2012
jmcneill
branches: 1.5.6; 1.5.10;
add support for elantech (v2) touchpads that report input pressure
1.4
09-Sep-2011
jakllsch
branches: 1.4.2; 1.4.6;
Replace pms_synaptics_send_command() and identical pms_elantech_send_command()
with pms_sliced_command(). Linux shows that this sequence can also be used by
"Logitech PS/2++" protocol as well.
1.3
30-Dec-2008
jmcneill
branches: 1.3.2; 1.3.4; 1.3.8; 1.3.10; 1.3.16;
Silence printf in common "device not found" error path.
1.2
14-Dec-2008
jmcneill
Remove debug printfs
1.1
14-Dec-2008
jmcneill
Add Elantech multi-touch driver.
1.3.16.2
21-Apr-2010
matt
sync to netbsd-5
1.3.16.1
30-Dec-2008
matt
file elantech.c was added on branch matt-nb5-mips64 on 2010-04-21 00:27:50 +0000
1.3.10.4
13-Sep-2009
snj
Pull up following revision(s) (requested by jmcneill in ticket #943):
sys/dev/pckbport/elantech.c: revision 1.3
Silence printf in common "device not found" error path.
1.3.10.3
13-Sep-2009
snj
Pull up following revision(s) (requested by jmcneill in ticket #943):
sys/dev/pckbport/elantech.c: revision 1.2
Remove debug printfs
1.3.10.2
13-Sep-2009
snj
Pull up following revision(s) (requested by jmcneill in ticket #943):
sys/dev/pckbport/files.pckbport: revision 1.7
sys/dev/pckbport/elantech.c: revision 1.1
sys/dev/pckbport/elantechreg.h: revision 1.1
sys/dev/pckbport/elantechvar.h: revision 1.1
sys/dev/pckbport/pms.c: revision 1.27
sys/dev/pckbport/pmsvar.h: revision 1.8
Add Elantech multi-touch driver.
1.3.10.1
30-Dec-2008
snj
file elantech.c was added on branch netbsd-5 on 2009-09-13 22:07:47 +0000
1.3.8.2
04-May-2009
yamt
sync with head.
1.3.8.1
30-Dec-2008
yamt
file elantech.c was added on branch yamt-nfs-mp on 2009-05-04 08:13:14 +0000
1.3.4.2
19-Jan-2009
skrll
Sync with HEAD.
1.3.4.1
30-Dec-2008
skrll
file elantech.c was added on branch nick-hppapmap on 2009-01-19 13:18:59 +0000
1.3.2.2
17-Jan-2009
mjf
Sync with HEAD.
1.3.2.1
30-Dec-2008
mjf
file elantech.c was added on branch mjf-devfs2 on 2009-01-17 13:29:07 +0000
1.4.6.1
18-Feb-2012
mrg
merge to -current.
1.4.2.2
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.4.2.1
17-Apr-2012
yamt
sync with head
1.5.10.1
18-May-2014
rmind
sync with head
1.5.6.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
Indexes created Thu Oct 02 14:10:14 GMT 2025