[PC-BSD Commits] r427 - pcbsd/trunk/system-overlay/PCBSD/conf
svn at pcbsd.org
svn at pcbsd.org
Sun Jul 8 14:07:48 PDT 2007
Author: kris
Date: 2007-07-08 22:07:48 +0100 (Sun, 08 Jul 2007)
New Revision: 427
Modified:
pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD-SMP.i386
pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386
Log:
Modifed the kernel configs to test a variety of fixes for X
Modified: pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD-SMP.i386
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD-SMP.i386 2007-07-08 21:03:23 UTC (rev 426)
+++ pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD-SMP.i386 2007-07-08 21:07:48 UTC (rev 427)
@@ -296,18 +296,18 @@
# Direct Rendering modules for 3d accelleration
-device drm # DRM Core Module
-device mach64drm # ATI Rage Pro
-device mgadrm # AGP Matrox G200
-device r128drm # ATI Rage 128
-device radeondrm # ATI Radeon
-device sisdrm # SIS 300/305
-device i915drm # Intel i830 through i915
-device savagedrm # S3 Savage 3D, Savage 4
-device tdfxdrm # 3dfx Voodoo 3/4/5 and Banshee
+#device drm # DRM Core Module
+#device mach64drm # ATI Rage Pro
+#device mgadrm # AGP Matrox G200
+#device r128drm # ATI Rage 128
+#device radeondrm # ATI Radeon
+#device sisdrm # SIS 300/305
+#device i915drm # Intel i830 through i915
+#device savagedrm # S3 Savage 3D, Savage 4
+#device tdfxdrm # 3dfx Voodoo 3/4/5 and Banshee
-options VESA # Vesa Support for Splash
-options SC_PIXEL_MODE # add support for the raster tex
+#options VESA # Vesa Support for Splash
+#options SC_PIXEL_MODE # add support for the raster tex
options HZ=1000
options DEVICE_POLLING
Modified: pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386 2007-07-08 21:03:23 UTC (rev 426)
+++ pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386 2007-07-08 21:07:48 UTC (rev 427)
@@ -296,18 +296,18 @@
# Direct Rendering modules for 3d accelleration
-device drm # DRM Core Module
-device mach64drm # ATI Rage Pro
-device mgadrm # AGP Matrox G200
-device r128drm # ATI Rage 128
-device radeondrm # ATI Radeon
-device sisdrm # SIS 300/305
-device i915drm # Intel i830 through i915
-device savagedrm # S3 Savage 3D, Savage 4
-device tdfxdrm # 3dfx Voodoo 3/4/5 and Banshee
+#device drm # DRM Core Module
+#device mach64drm # ATI Rage Pro
+#device mgadrm # AGP Matrox G200
+#device r128drm # ATI Rage 128
+#device radeondrm # ATI Radeon
+#device sisdrm # SIS 300/305
+#device i915drm # Intel i830 through i915
+#device savagedrm # S3 Savage 3D, Savage 4
+#device tdfxdrm # 3dfx Voodoo 3/4/5 and Banshee
-options VESA # Vesa Support for Splash
-options SC_PIXEL_MODE # add support for the raster tex
+#options VESA # Vesa Support for Splash
+#options SC_PIXEL_MODE # add support for the raster tex
options HZ=1000
options DEVICE_POLLING
More information about the Commits
mailing list