cvs commit: src/etc/rc.d moused
Chris Pressey
cpressey at crater.dragonflybsd.org
Tue May 11 18:49:00 PDT 2004
cpressey 2004/05/11 18:48:40 PDT
DragonFly src repository
Modified files:
etc/rc.d moused
Log:
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 at xxxxxxxxx>
Tested-by: walt <wa1ter at xxxxxxxxxxxxx>,
YONETANI Tomokazu <qhwt+dragonfly-submit at xxxxxxxxxx>
Revision Changes Path
1.3 +20 -3 src/etc/rc.d/moused
http://www.dragonflybsd.org/cvsweb/src/etc/rc.d/moused.diff?r1=1.2&r2=1.3&f=h
More information about the Commits
mailing list