CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/03/03 14:48:49
Modified files:
sys/dev/usb : uhts.c uts.c
sys/arch/zaurus/dev: zts.c
Log message:
Prevent division-by-zero when scaling down to the screen resolution. Make
the WSMOUSEIO_SCALIBCOORDS fail with EINVAL if the settings would cause a
division-by-zero.
ok deraadt@
