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