opnsense-src/sys/dev/atkbdc
Oleksandr Tymoshenko 0901b57792 Fix extended buttons support on synaptic clickpad
Fix regression introduced by r306355 on synaptic clickpads with
extended buttons (buttons stopped working)

PR:		205690
Submitted by:	Vladimir Kondratyev <wulf@cicgroup.ru>
2016-10-06 01:01:00 +00:00
..
atkbd.c sys/dev: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:37:24 +00:00
atkbd_atkbdc.c
atkbdc.c sys/dev: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:37:24 +00:00
atkbdc_ebus.c Use OF_prop_free instead of direct call to free(9) 2016-05-18 23:39:31 +00:00
atkbdc_isa.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
atkbdc_subr.c Use uintmax_t (typedef'd to rman_res_t type) for rman ranges. 2016-03-18 01:28:41 +00:00
atkbdc_subr.h
atkbdcreg.h
atkbdreg.h
psm.c Fix extended buttons support on synaptic clickpad 2016-10-06 01:01:00 +00:00
psm.h