Module Name:    src
Committed By:   phx
Date:           Sun Mar 20 12:40:58 UTC 2011

Modified Files:
        src/etc/etc.sandpoint: MAKEDEV.conf

Log Message:
Added missing devices: usb, sysmon, altq


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/etc/etc.sandpoint/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.sandpoint/MAKEDEV.conf
diff -u src/etc/etc.sandpoint/MAKEDEV.conf:1.11 src/etc/etc.sandpoint/MAKEDEV.conf:1.12
--- src/etc/etc.sandpoint/MAKEDEV.conf:1.11	Tue Mar  1 09:17:06 2011
+++ src/etc/etc.sandpoint/MAKEDEV.conf	Sun Mar 20 12:40:58 2011
@@ -1,4 +1,4 @@
-# $NetBSD: MAKEDEV.conf,v 1.11 2011/03/01 09:17:06 phx Exp $
+# $NetBSD: MAKEDEV.conf,v 1.12 2011/03/20 12:40:58 phx Exp $
 
 init)
 	makedev std tty00 tty01 opty ptm pty0
@@ -10,8 +10,9 @@
 	makedev tty00 tty01
 	makedev wd0 wd1
 	makedev sd0 sd1 sd2 st0 cd0 ss0 ch0 uk0
+	makedev	usbs
 	makedev scsibus0 scsibus1
-	makedev pci0 cfs satmgr power
+	makedev pci0 altq sysmon kttcp cfs satmgr
 	;;
 
 ramdisk|floppy)

Reply via email to