Module Name:    src
Committed By:   macallan
Date:           Thu Nov  5 16:47:29 UTC 2015

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

Log Message:
generate iic* entries


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/etc/etc.evbmips/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.evbmips/MAKEDEV.conf
diff -u src/etc/etc.evbmips/MAKEDEV.conf:1.5 src/etc/etc.evbmips/MAKEDEV.conf:1.6
--- src/etc/etc.evbmips/MAKEDEV.conf:1.5	Sat Feb 26 18:07:16 2011
+++ src/etc/etc.evbmips/MAKEDEV.conf	Thu Nov  5 16:47:29 2015
@@ -1,4 +1,4 @@
-# $NetBSD: MAKEDEV.conf,v 1.5 2011/02/26 18:07:16 ahoka Exp $
+# $NetBSD: MAKEDEV.conf,v 1.6 2015/11/05 16:47:29 macallan Exp $
 
 all_md)
 	makedev wscons sd0 sd1 sd2 sd3 sd4
@@ -16,6 +16,7 @@ all_md)
 	makedev ttyCZ0 ttyCY0
 	makedev pci0 pci1 pci2 pci3 pci4 pci5 pci6 pci7
 	makedev altq
+	makedev iic0 iic1 iic2 iic3 iic4
 	;;
 
 minimal)

Reply via email to