svn commit: r184252 - head/sys/powerpc/conf
Marcel Moolenaar
marcel at FreeBSD.org
Fri Oct 24 23:25:16 PDT 2008
Author: marcel
Date: Sat Oct 25 06:25:15 2008
New Revision: 184252
URL: http://svn.freebsd.org/changeset/base/184252
Log:
Enable the cfi(4) driver.
Modified:
head/sys/powerpc/conf/MPC85XX
Modified: head/sys/powerpc/conf/MPC85XX
==============================================================================
--- head/sys/powerpc/conf/MPC85XX Sat Oct 25 06:18:12 2008 (r184251)
+++ head/sys/powerpc/conf/MPC85XX Sat Oct 25 06:25:15 2008 (r184252)
@@ -50,6 +50,7 @@ options WITNESS_SKIPSPIN
device ata
device atadisk
device bpf
+device cfi
device da
device em
device ether
More information about the svn-src-all
mailing list