Module Name:    src
Committed By:   haad
Date:           Sun Aug  9 14:32:08 UTC 2009

Modified Files:
        src/sys/dev: DEVNAMES

Log Message:
Add device-mapper driver which I forgot to add in haad-dm branch.


To generate a diff of this commit:
cvs rdiff -u -r1.250 -r1.251 src/sys/dev/DEVNAMES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/DEVNAMES
diff -u src/sys/dev/DEVNAMES:1.250 src/sys/dev/DEVNAMES:1.251
--- src/sys/dev/DEVNAMES:1.250	Sun Aug  9 14:18:46 2009
+++ src/sys/dev/DEVNAMES	Sun Aug  9 14:32:07 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: DEVNAMES,v 1.250 2009/08/09 14:18:46 mbalmer Exp $
+#	$NetBSD: DEVNAMES,v 1.251 2009/08/09 14:32:07 haad Exp $
 #
 # This file contains all used device names and defined attributes in
 # alphabetical order. New devices added to the system somewhere should first
@@ -322,6 +322,7 @@
 dhu			MI
 dio			hp300
 dl			MI
+dm			MI
 dma			MI
 dma			sun3
 dmac			newsmips

Reply via email to