[PC-BSD Commits] r9669 - pcbsd/current/system-overlay/usr/PCBSD/conf
svn at pcbsd.org
svn at pcbsd.org
Wed Mar 16 11:15:09 PDT 2011
Author: kris
Date: 2011-03-16 11:15:09 -0700 (Wed, 16 Mar 2011)
New Revision: 9669
Modified:
pcbsd/current/system-overlay/usr/PCBSD/conf/PCBSD
Log:
Disable ahci for snapshots / testing, still causes various issues with some systems
Modified: pcbsd/current/system-overlay/usr/PCBSD/conf/PCBSD
===================================================================
--- pcbsd/current/system-overlay/usr/PCBSD/conf/PCBSD 2011-03-16 14:56:35 UTC (rev 9668)
+++ pcbsd/current/system-overlay/usr/PCBSD/conf/PCBSD 2011-03-16 18:15:09 UTC (rev 9669)
@@ -30,5 +30,5 @@
options SC_PIXEL_MODE
# Enable ahci & ATA_CAM compat
-device ahci
-options ATA_CAM
+#device ahci
+#options ATA_CAM
More information about the Commits
mailing list