Module Name: src
Committed By: haad
Date: Wed Dec 15 08:09:02 UTC 2010
Modified Files:
src/sys/arch/i386/conf: MONOLITHIC
Log Message:
Enable device-mapper driver in MONOLITHIC kernels.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/i386/conf/MONOLITHIC
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/i386/conf/MONOLITHIC
diff -u src/sys/arch/i386/conf/MONOLITHIC:1.12 src/sys/arch/i386/conf/MONOLITHIC:1.13
--- src/sys/arch/i386/conf/MONOLITHIC:1.12 Sun Aug 22 18:56:21 2010
+++ src/sys/arch/i386/conf/MONOLITHIC Wed Dec 15 08:09:02 2010
@@ -1,4 +1,4 @@
-# $NetBSD: MONOLITHIC,v 1.12 2010/08/22 18:56:21 rmind Exp $
+# $NetBSD: MONOLITHIC,v 1.13 2010/12/15 08:09:02 haad Exp $
#
# Non MODULAR, used mostly as a reference as to what we modularized.
#
@@ -64,3 +64,4 @@
pseudo-device pad # pseudo audio device driver
+pseudo-device dm # device-mapper device driver