Module Name: src
Committed By: hauke
Date: Tue Oct 4 10:55:53 UTC 2011
Modified Files:
src/etc/etc.mac68k: MAKEDEV.conf
Log Message:
Create the sysmon device node for the software watchdog
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/etc/etc.mac68k/MAKEDEV.conf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/etc/etc.mac68k/MAKEDEV.conf
diff -u src/etc/etc.mac68k/MAKEDEV.conf:1.10 src/etc/etc.mac68k/MAKEDEV.conf:1.11
--- src/etc/etc.mac68k/MAKEDEV.conf:1.10 Sat Sep 13 13:11:38 2008
+++ src/etc/etc.mac68k/MAKEDEV.conf Tue Oct 4 10:55:53 2011
@@ -1,4 +1,4 @@
-# $NetBSD: MAKEDEV.conf,v 1.10 2008/09/13 13:11:38 tsutsui Exp $
+# $NetBSD: MAKEDEV.conf,v 1.11 2011/10/04 10:55:53 hauke Exp $
all_md)
makedev wscons std_mac68k sd0 sd1 sd2 sd3 wd0 wd1 wd2 wd3 tty0 tty1
@@ -11,6 +11,7 @@ all_md)
makedev scsibus0 scsibus1 scsibus2 scsibus3
makedev ses0 ses1 ses2 ses3
makedev cfs
+ makedev sysmon
;;
std_mac68k)