Date: Sun, 2 Oct 2011 23:31:15 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r225932 - head/sys/sparc64/conf Message-ID: <201110022331.p92NVFmd083806@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marius Date: Sun Oct 2 23:31:14 2011 New Revision: 225932 URL: http://svn.freebsd.org/changeset/base/225932 Log: Actually enable NEW_PCIB by default, missed in r225931. Modified: head/sys/sparc64/conf/DEFAULTS Modified: head/sys/sparc64/conf/DEFAULTS ============================================================================== --- head/sys/sparc64/conf/DEFAULTS Sun Oct 2 23:22:38 2011 (r225931) +++ head/sys/sparc64/conf/DEFAULTS Sun Oct 2 23:31:14 2011 (r225932) @@ -20,4 +20,4 @@ options GEOM_PART_VTOC8 # Let sunkbd emulate an AT keyboard by default. options SUNKBD_EMULATE_ATKBD -#options NEW_PCIB +options NEW_PCIB
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110022331.p92NVFmd083806>