Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Nov 2003 09:28:04 +0100
From:      des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=)
To:        "Matthew N. Dodd" <mdodd@FreeBSD.ORG>
Cc:        cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/usr.sbin/moused moused.c
Message-ID:  <xzpu15773sb.fsf@dwp.des.no>
In-Reply-To: <20031113184453.U14655@sasami.jurai.net> (Matthew N. Dodd's message of "Thu, 13 Nov 2003 18:45:59 -0500 (EST)")
References:  <200311132125.hADLPCUC056661@repoman.freebsd.org> <20031113184453.U14655@sasami.jurai.net>

next in thread | previous in thread | raw e-mail | index | archive | help
"Matthew N. Dodd" <mdodd@FreeBSD.ORG> writes:
> This is the wrong solution.
>
> You should use devd(8), which will start moused when a USB mouse shows up.

des@dwp ~% grep -rl ums /usr/src/sbin/devd
des@dwp ~% grep -rl moused /usr/src/sbin/devd
des@dwp ~% grep -c ums /etc/devd.conf
0
des@dwp ~% grep -c moused /etc/devd.conf
0
des@dwp ~% grep -rl ums /usr/src/etc
/usr/src/etc/rc.d/network
/usr/src/etc/usbd.conf
des@dwp ~% grep -rl moused /usr/src/etc
/usr/src/etc/defaults/rc.conf
/usr/src/etc/rc.d/CVS/Entries
/usr/src/etc/rc.d/Makefile
/usr/src/etc/rc.d/moused
/usr/src/etc/usbd.conf
/usr/src/etc/apmd.conf

> usbd(8) will also do this.

Improperly; it ignores /etc/rc.conf.  In any case, I understand that
usbd(8) is slated for retirement.

DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpu15773sb.fsf>