Source-Changes-HG archive

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

[src/trunk]: src/etc/etc.shark Add comment for audio device.



details:   https://anonhg.NetBSD.org/src/rev/e73b146f627b
branches:  trunk
changeset: 533340:e73b146f627b
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Jun 27 23:06:41 2002 +0000

description:
Add comment for audio device.
Please, don't forget to add comment lines when adding/enabling device
nodes.

diffstat:

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

diffs (19 lines):

diff -r 5f6743cd4850 -r e73b146f627b etc/etc.shark/MAKEDEV
--- a/etc/etc.shark/MAKEDEV     Thu Jun 27 23:00:50 2002 +0000
+++ b/etc/etc.shark/MAKEDEV     Thu Jun 27 23:06:41 2002 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh -
 #
-#      $NetBSD: MAKEDEV,v 1.10 2002/06/26 18:26:46 abs Exp $
+#      $NetBSD: MAKEDEV,v 1.11 2002/06/27 23:06:41 wiz Exp $
 #
 # Copyright (c) 1990 The Regents of the University of California.
 # All rights reserved.
@@ -94,6 +94,7 @@
 #      isdntrc*        trace device
 #
 # Special purpose devices:
+#      audio*  audio devices
 #      clockctl clock control for non root users
 #      md      memory disk
 #      kbd     raw keyboard



Home | Main Index | Thread Index | Old Index