Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc add drm to the big comment at the top



details:   https://anonhg.NetBSD.org/src/rev/23c0f60bda3b
branches:  trunk
changeset: 747627:23c0f60bda3b
user:      mrg <mrg%NetBSD.org@localhost>
date:      Fri Sep 25 06:06:04 2009 +0000

description:
add drm to the big comment at the top

diffstat:

 etc/MAKEDEV.tmpl |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 0f4ed7aca49f -r 23c0f60bda3b etc/MAKEDEV.tmpl
--- a/etc/MAKEDEV.tmpl  Fri Sep 25 06:04:30 2009 +0000
+++ b/etc/MAKEDEV.tmpl  Fri Sep 25 06:06:04 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index