summaryrefslogtreecommitdiff
path: root/sys/dev/hil
AgeCommit message (Expand)Author
2003-02-15- Better type usage in the various hil code: prefer u_int8_t to u_char, butMiod Vallat
2003-02-15Remove misleading (and incorrect) HIL_STATMASK definition.Miod Vallat
2003-02-12A simple driver for HIL mice and tablets. Most of the work being alreadyMiod Vallat
2003-02-12Move values related to device identification data to hilreg.h, with betterMiod Vallat
2003-02-11I found a french HIL keyboard in a closet, so add a simple french layout.Miod Vallat
2003-02-11Oops, forgot to commit the most important file...Miod Vallat
2003-02-11RegenMiod Vallat
2003-02-11Machine independent HP-HIL loop support code.Miod Vallat