Date: Mon, 6 Mar 2006 06:38:35 +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: <200603060638.k266cZ4n028527@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emax 2006-03-06 06:38:35 UTC
FreeBSD src repository
Modified files:
etc devd.conf
etc/rc.d syscons
Log:
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.
No comments from: freebsd-current@
MFC after: 1 day
Revision Changes Path
1.31 +2 -2 src/etc/devd.conf
1.15 +20 -3 src/etc/rc.d/syscons
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603060638.k266cZ4n028527>
