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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"