CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/16 04:03:27
Modified files:
sys/dev/wscons : wsconsio.h wsmouse.c wsmouseinput.h wstpad.c
Log message:
Simplify wstpad option handling:
- Remove unnecessary abstraction
- Make it possible to support new features/options without ABI break
- Remove some complexity and hard limits
- Simplify & keep documentation close to options
ok bru@
