summaryrefslogtreecommitdiff
path: root/sys/dev/ic/matrixkpvar.h
AgeCommit message (Expand)Author
2012-07-28extern is your friend. especially for variables in header files.matt
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-12more proc -> lwpchristos
2005-01-31Matrix keypad wskbd(4) support. Matrix keypads are cheap/rugged user inputjoff