summaryrefslogtreecommitdiff
path: root/sys/dev/wscons/tpcalib.c
AgeCommit message (Expand)Author
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-10-09s/REGENTS/AUTHOR/peter
2006-10-09Remove (the default) #define XXXDEBUG and add the options to the relevantpeter
2005-12-11merge ktrace-lwp.christos
2005-06-01Constify. Drivers pass const default calibration data touwe
2005-05-31Fix misleading indentation.uwe
2005-02-27nuke trailing whitespaceperry
2004-06-12Add calibration support to uep driver.tsarna
2004-05-28Refactor tpcalib and hpc* ports to make tpcalib MI, as discussed on tech-kern.tsarna