NetBSD/sys/dev/pckbport
drochner e6a178f21f kill a number of autoconf submatch functions which follow the
standard scheme:
if (<configured> != <wildcard> && <configured> != <real>)
	then fail
else
	ask device match function

This is handled by config_stdsubmatch() now.
2005-08-25 22:33:18 +00:00
..
Makefile
files.pckbport Make an new option PCKBD_CNATTACH_MAY_FAIL. When this option is set and no 2005-05-04 02:35:22 +00:00
pckbd.c avoid shadowed variable 2005-05-29 22:16:36 +00:00
pckbdreg.h
pckbdvar.h ANSIfy, un-__P(), and generally KNF. 2004-03-18 21:05:19 +00:00
pckbport.c kill a number of autoconf submatch functions which follow the 2005-08-25 22:33:18 +00:00
pckbportvar.h fix static/extern mismatch. found by gcc4. 2005-04-22 14:49:49 +00:00
pms.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
pmsreg.h
pmsvar.h nuke trailing whitespace 2005-02-27 00:26:58 +00:00
synaptics.c Change the rest of the sysctl subsystem to use const consistently. 2005-06-20 02:49:18 +00:00
synapticsreg.h nuke trailing whitespace 2005-02-27 00:26:58 +00:00
synapticsvar.h nuke trailing whitespace 2005-02-27 00:26:58 +00:00
wskbdmap_mfii.c Fix for portuguese keymap '4' and '+' keys, from Rui Paulo 2005-05-05 22:31:13 +00:00
wskbdmap_mfii.h