Home | History | Annotate | Download | only in pckbport
History log of /src/sys/dev/pckbport/pmsvar.h
RevisionDateAuthorComments
 1.12  13-Aug-2017  christos PR/52483: Ryo ONODERA: Add support for ALPS PS/2 pointing devices
 1.11  09-Sep-2011  jakllsch branches: 1.11.12; 1.11.30;
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.10  08-Sep-2011  jakllsch Cosmetic changes.
 1.9  07-Sep-2011  jakllsch options PMS_DISABLE_POWERHOOK has been obsolete for a while now,
remove what little still remains of it.
 1.8  14-Dec-2008  jmcneill Add Elantech multi-touch driver.
 1.7  15-Mar-2008  cube branches: 1.7.4; 1.7.12; 1.7.14; 1.7.20;
Use proper types.
 1.6  15-Mar-2008  cube Split device_t and softc for pckbd(4) and pms(4).
 1.5  09-Jul-2007  ad branches: 1.5.8; 1.5.24; 1.5.28;
Merge some of the less invasive changes from the vmlocking branch:

- kthread, callout, devsw API changes
- select()/poll() improvements
- miscellaneous MT safety improvements
 1.4  11-Dec-2005  christos branches: 1.4.30; 1.4.32;
merge ktrace-lwp.
 1.3  27-Feb-2005  perry branches: 1.3.4;
nuke trailing whitespace
 1.2  18-Jan-2005  scw branches: 1.2.2;
Address PR kern/28990 by making Synaptics Touchpad support contingent
on "options PMS_SYNAPTICS_TOUCHPAD" in the kernel config file. See
the PR for details on why this is necessary.

While here, defflag PMS_DISABLE_POWERHOOK.
 1.1  24-Dec-2004  christos branches: 1.1.2; 1.1.4;
PR/28774: Kentaro A. Kurahone: Add synaptics touchpad driver
 1.1.4.4  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.1.4.3  24-Jan-2005  skrll Sync with HEAD.
 1.1.4.2  17-Jan-2005  skrll Sync with HEAD.
 1.1.4.1  24-Dec-2004  skrll file pmsvar.h was added on branch ktrace-lwp on 2005-01-17 19:31:51 +0000
 1.1.2.1  29-Apr-2005  kent sync with -current
 1.2.2.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.3.4.2  17-Mar-2008  yamt sync with head.
 1.3.4.1  03-Sep-2007  yamt sync with head.
 1.4.32.1  11-Jul-2007  mjf Sync with head.
 1.4.30.1  09-Apr-2007  ad - Add two new arguments to kthread_create1: pri_t pri, bool mpsafe.
- Fork kthreads off proc0 as new LWPs, not new processes.
 1.5.28.2  17-Jan-2009  mjf Sync with HEAD.
 1.5.28.1  03-Apr-2008  mjf Sync with HEAD.
 1.5.24.1  24-Mar-2008  keiichi sync with head.
 1.5.8.1  23-Mar-2008  matt sync with HEAD
 1.7.20.1  21-Apr-2010  matt sync to netbsd-5
 1.7.14.1  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.7.12.1  19-Jan-2009  skrll Sync with HEAD.
 1.7.4.1  04-May-2009  yamt sync with head.
 1.11.30.1  28-Aug-2017  skrll Sync with HEAD
 1.11.12.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed