Date: Fri, 23 Nov 2012 07:58:12 +0000 (UTC) From: Oleksandr Tymoshenko <gonzo@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r243434 - head/sys/arm/conf Message-ID: <201211230758.qAN7wCes067437@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gonzo Date: Fri Nov 23 07:58:12 2012 New Revision: 243434 URL: http://svnweb.freebsd.org/changeset/base/243434 Log: Now that we have working USB keyboard add ukbd to the syscons-enabling part of config Modified: head/sys/arm/conf/RPI-B Modified: head/sys/arm/conf/RPI-B ============================================================================== --- head/sys/arm/conf/RPI-B Fri Nov 23 07:35:50 2012 (r243433) +++ head/sys/arm/conf/RPI-B Fri Nov 23 07:58:12 2012 (r243434) @@ -79,6 +79,7 @@ device pty # device kbdmux # options SC_DFLT_FONT # compile font in # makeoptions SC_DFLT_FONT=cp437 +# device ukbd device sdhci device mmc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211230758.qAN7wCes067437>