summaryrefslogtreecommitdiff
path: root/sys/dev/hpc/tpcalib.c
AgeCommit message (Expand)Author
2003-01-03Added new ioctl command, WSMOUSEIO_GETID to tell touch panel identifiertakemura
2002-12-15Changed SCALE value from (1024*1024) to (1024*256) to support large (1024<)takemura
2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat
2001-11-13add RCSIDlukem
2001-06-04ANSI KNF.uch
2001-02-22hpc common files are moved to dev/hpc.uch