Date: Tue, 7 Mar 2006 06:13:17 +0000 (UTC) From: Maksim Yevmenkin <emax@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc devd.conf src/etc/rc.d syscons Message-ID: <200603070613.k276DH6p046922@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emax 2006-03-07 06:13:17 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
etc devd.conf
etc/rc.d syscons
Log:
MFC:
Add new 'setkeyboard' method to the /etc/rc.d/syscons. It accepts the
keyboard device name (i.e. /dev/kbd0). This method will do nothing is
kbdmux(4) is the current active keyboard, otherwise it will switch
active keyboard as requested.
Modify ukbd(4) entries in the /etc/devd.conf to use /etc/rc.d/syscons
and new 'setkeyboard' method.
Approved by: re (scottl)
Revision Changes Path
1.26.2.3 +2 -2 src/etc/devd.conf
1.13.2.1 +20 -3 src/etc/rc.d/syscons
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603070613.k276DH6p046922>
