[PC-BSD Commits] r6318 - pcbsd/trunk/system-overlay/usr/PCBSD/conf
svn at pcbsd.org
svn at pcbsd.org
Tue Mar 2 15:04:01 PST 2010
Author: kris
Date: 2010-03-02 15:04:01 -0800 (Tue, 02 Mar 2010)
New Revision: 6318
Modified:
pcbsd/trunk/system-overlay/usr/PCBSD/conf/PCBSD
Log:
Added few new kernel config options for 8-Stable to take advantage of new VESA support for amd64 :)
Modified: pcbsd/trunk/system-overlay/usr/PCBSD/conf/PCBSD
===================================================================
--- pcbsd/trunk/system-overlay/usr/PCBSD/conf/PCBSD 2010-03-02 19:20:36 UTC (rev 6317)
+++ pcbsd/trunk/system-overlay/usr/PCBSD/conf/PCBSD 2010-03-02 23:04:01 UTC (rev 6318)
@@ -24,3 +24,7 @@
# AppleTalk Support
options NETATALK
+
+# x86 real mode BIOS emulator, required by atkbdc/dpms/vesa
+options X86BIOS
+options SC_PIXEL_MODE
More information about the Commits
mailing list