NetBSD/sys/dev/pckbport
martin eb6986a1b3 Cosemetically "fix" the pckbd_attach() return value, so gcc can see the
value is used (no functional change)
2013-09-15 09:24:05 +00:00
..
Makefile
elantech.c add support for elantech (v2) touchpads that report input pressure 2012-01-07 10:27:58 +00:00
elantechreg.h
elantechvar.h add support for elantech (v2) touchpads that report input pressure 2012-01-07 10:27:58 +00:00
files.pckbport options PMS_DISABLE_POWERHOOK has been obsolete for a while now, 2011-09-07 19:05:13 +00:00
pckbd.c Cosemetically "fix" the pckbd_attach() return value, so gcc can see the 2013-09-15 09:24:05 +00:00
pckbdreg.h Deal with Foxconn NanoPC nT-i1250 returning BAT_FAIL and don't infinite loop 2013-03-06 03:26:17 +00:00
pckbdvar.h
pckbport.c fix debugging printf 2013-03-06 04:22:03 +00:00
pckbportvar.h const-ify input command buffer argument to 2011-09-09 14:00:01 +00:00
pms.c Replace pms_synaptics_send_command() and identical pms_elantech_send_command() 2011-09-09 14:29:47 +00:00
pmsreg.h add PS/2 registers from synaptics spec: 2011-02-08 07:32:47 +00:00
pmsvar.h Replace pms_synaptics_send_command() and identical pms_elantech_send_command() 2011-09-09 14:29:47 +00:00
synaptics.c Remove a couple of (void *) casts added in the previous commin. 2012-06-03 13:52:46 +00:00
synapticsreg.h Correct and improve some comments. Collect unused variables. Add a define. 2011-09-10 18:38:20 +00:00
synapticsvar.h Correct and improve some comments. Collect unused variables. Add a define. 2011-09-10 18:38:20 +00:00
wskbdmap_mfii.c Add the extra keys found on the Tadpole SPARCle to the keysym list. 2012-10-13 17:51:51 +00:00
wskbdmap_mfii.h