Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/etc/etc.shark Pull up revision 1.11 (requested by abs i...
details: https://anonhg.NetBSD.org/src/rev/23afbfcbd27c
branches: netbsd-1-6
changeset: 528291:23afbfcbd27c
user: lukem <lukem%NetBSD.org@localhost>
date: Sat Jun 29 22:44:49 2002 +0000
description:
Pull up revision 1.11 (requested by abs in ticket #400):
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 56b54589f700 -r 23afbfcbd27c etc/etc.shark/MAKEDEV
--- a/etc/etc.shark/MAKEDEV Sat Jun 29 22:41:47 2002 +0000
+++ b/etc/etc.shark/MAKEDEV Sat Jun 29 22:44:49 2002 +0000
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $NetBSD: MAKEDEV,v 1.6.2.1 2002/06/29 22:41:47 lukem Exp $
+# $NetBSD: MAKEDEV,v 1.6.2.2 2002/06/29 22:44:49 lukem 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