Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf Enable device-mapper driver in MONOLITHIC...
details: https://anonhg.NetBSD.org/src/rev/410477ae737c
branches: trunk
changeset: 759712:410477ae737c
user: haad <haad%NetBSD.org@localhost>
date: Wed Dec 15 08:09:02 2010 +0000
description:
Enable device-mapper driver in MONOLITHIC kernels.
diffstat:
sys/arch/i386/conf/MONOLITHIC | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 9e4768ede32f -r 410477ae737c sys/arch/i386/conf/MONOLITHIC
--- a/sys/arch/i386/conf/MONOLITHIC Wed Dec 15 07:36:51 2010 +0000
+++ b/sys/arch/i386/conf/MONOLITHIC Wed Dec 15 08:09:02 2010 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index