Module Name:    src
Committed By:   mrg
Date:           Fri Sep 25 06:06:04 UTC 2009

Modified Files:
        src/etc: MAKEDEV.tmpl

Log Message:
add drm to the big comment at the top


To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 src/etc/MAKEDEV.tmpl

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

Modified files:

Index: src/etc/MAKEDEV.tmpl
diff -u src/etc/MAKEDEV.tmpl:1.129 src/etc/MAKEDEV.tmpl:1.130
--- src/etc/MAKEDEV.tmpl:1.129	Thu Sep 24 14:53:36 2009
+++ src/etc/MAKEDEV.tmpl	Fri Sep 25 06:06:04 2009
@@ -1,5 +1,5 @@
 #!/bin/sh -
-#	$NetBSD: MAKEDEV.tmpl,v 1.129 2009/09/24 14:53:36 christos Exp $
+#	$NetBSD: MAKEDEV.tmpl,v 1.130 2009/09/25 06:06:04 mrg Exp $
 #
 # Copyright (c) 2003,2007,2008 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -233,6 +233,7 @@
 #	dmoverio hardware-assisted data movers
 #	dpt*	DPT/Adaptec EATA RAID management interface
 #	dpti*	DPT/Adaptec I2O RAID management interface
+#	drm*	Direct Rendering Manager interface
 #	fb*	PMAX generic framebuffer pseudo-device
 #	fd	file descriptors
 #	grf*	graphics frame buffer device

Reply via email to