CVS commit: src/etc/etc.iyonix

2018-12-14 Thread Michael Lorenz
Module Name:src
Committed By:   macallan
Date:   Fri Dec 14 23:03:29 UTC 2018

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

Log Message:
make iic* and more pci* nodes


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/etc/etc.iyonix/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.iyonix/MAKEDEV.conf
diff -u src/etc/etc.iyonix/MAKEDEV.conf:1.4 src/etc/etc.iyonix/MAKEDEV.conf:1.5
--- src/etc/etc.iyonix/MAKEDEV.conf:1.4	Sun Sep 23 09:20:59 2018
+++ src/etc/etc.iyonix/MAKEDEV.conf	Fri Dec 14 23:03:29 2018
@@ -1,4 +1,4 @@
-# $NetBSD: MAKEDEV.conf,v 1.4 2018/09/23 09:20:59 maxv Exp $
+# $NetBSD: MAKEDEV.conf,v 1.5 2018/12/14 23:03:29 macallan Exp $
 
 all_md)
 	makedev wscons fd0 fd1 wd0 wd1 wd2 wd3 sd0 sd1 sd2 sd3
@@ -10,7 +10,8 @@ all_md)
 	makedev scsibus0 scsibus1 scsibus2 scsibus3
 	makedev	sysmon
 	makedev dmoverio
-	makedev pci0
+	makedev pci0 pci1 pci2 pci3
+	makedev iic0 iic1 iic2
 	makedev kttcp
 	makedev cfs
 	;;



CVS commit: src/etc/etc.iyonix

2018-12-14 Thread Michael Lorenz
Module Name:src
Committed By:   macallan
Date:   Fri Dec 14 23:03:29 UTC 2018

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

Log Message:
make iic* and more pci* nodes


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/etc/etc.iyonix/MAKEDEV.conf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.