NetBSD/sys/dev/pckbport
dyoung c1b390d493 A pointer typedef entails trading too much flexibility to declare const
and non-const types, and the kernel uses both const and non-const
PMF qualifiers and device suspensors, so change the pmf_qual_t and
device_suspensor_t typedefs from "pointers to const" to non-pointer,
non-const types.
2010-02-24 22:37:54 +00:00
..
elantech.c Silence printf in common "device not found" error path. 2008-12-30 10:44:30 +00:00
elantechreg.h Add Elantech multi-touch driver. 2008-12-14 00:42:33 +00:00
elantechvar.h Add Elantech multi-touch driver. 2008-12-14 00:42:33 +00:00
files.pckbport Add Elantech multi-touch driver. 2008-12-14 00:42:33 +00:00
Makefile
pckbd.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
pckbdreg.h
pckbdvar.h
pckbport.c
pckbportvar.h
pms.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
pmsreg.h
pmsvar.h Add Elantech multi-touch driver. 2008-12-14 00:42:33 +00:00
synaptics.c
synapticsreg.h
synapticsvar.h
wskbdmap_mfii.c Add hungarian qwertz keyboard layout. 2009-07-28 18:48:27 +00:00
wskbdmap_mfii.h