Three minor fixes:
authorChris Pressey <cpressey@dragonflybsd.org>
Wed, 12 May 2004 01:48:40 +0000 (01:48 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Wed, 12 May 2004 01:48:40 +0000 (01:48 +0000)
commitfdca06590cae7dc0296738da486d6ca6b11d541d
tree3ea7ee96dc9c00600c52bff0419ef83fcb5a8042
parentcd23f6660d2961784d8acb7ae7c38c1560d2bbad
Three minor fixes:

- Add viddev definition for serial console support.
- In moused_start, run vidcontrol only once instead of (number of
/dev/ttyv* minus 1) times.  This gets rid of a slew of redundant
boot-time error messages.
- Add moused_stop routine to kill the mouse daemon and turn off the
mouse pointer when the 'stop' argument is specified.

Submitted-by: Sascha Wildner <saw@online.de>
Tested-by: walt <wa1ter@myrealbox.com>,
           YONETANI Tomokazu <qhwt+dragonfly-submit@les.ath.cx>
etc/rc.d/moused