sync
authorderaadt <deraadt@openbsd.org>
Sat, 28 Jan 2023 11:47:25 +0000 (11:47 +0000)
committerderaadt <deraadt@openbsd.org>
Sat, 28 Jan 2023 11:47:25 +0000 (11:47 +0000)
15 files changed:
etc/etc.alpha/MAKEDEV
etc/etc.amd64/MAKEDEV
etc/etc.arm64/MAKEDEV
etc/etc.armv7/MAKEDEV
etc/etc.hppa/MAKEDEV
etc/etc.i386/MAKEDEV
etc/etc.landisk/MAKEDEV
etc/etc.loongson/MAKEDEV
etc/etc.luna88k/MAKEDEV
etc/etc.macppc/MAKEDEV
etc/etc.octeon/MAKEDEV
etc/etc.powerpc64/MAKEDEV
etc/etc.riscv64/MAKEDEV
etc/etc.sparc64/MAKEDEV
share/man/man8/man8.riscv64/MAKEDEV.8

index 75fa47d..4114917 100644 (file)
@@ -4,7 +4,7 @@
 # generated from:
 #
 #      OpenBSD: etc.alpha/MAKEDEV.md,v 1.78 2021/11/11 09:47:32 claudio Exp 
-#      OpenBSD: MAKEDEV.common,v 1.118 2022/11/10 09:50:00 krw Exp 
+#      OpenBSD: MAKEDEV.common,v 1.120 2023/01/28 11:04:47 phessler Exp 
 #      OpenBSD: MAKEDEV.mi,v 1.83 2016/09/11 03:06:31 deraadt Exp 
 #      OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp 
 #
@@ -423,8 +423,9 @@ wskbd[0-9]*)
 wscons)
        R wsmouse0 wsmouse1 wsmouse2 wsmouse3 wsmouse4 wsmouse5
        R wsmouse6 wsmouse7 wsmouse8 wsmouse9 wskbd0 wskbd1 wskbd2
-       R wskbd3 wsmux ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5
-       R ttyC6 ttyC7 ttyC8 ttyC9 ttyCa ttyCb
+       R wskbd3 wskbd4 wskbd5 wskbd6 wskbd7 wskbd8 wskbd9 wsmux
+       R ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5 ttyC6 ttyC7
+       R ttyC8 ttyC9 ttyCa ttyCb
        ;;
 
 tty[C-J]*)
index f73161e..621e56f 100644 (file)
@@ -4,7 +4,7 @@
 # generated from:
 #
 #      OpenBSD: etc.amd64/MAKEDEV.md,v 1.82 2023/01/14 12:15:12 kettenis Exp 
-#      OpenBSD: MAKEDEV.common,v 1.119 2023/01/14 12:15:12 kettenis Exp 
+#      OpenBSD: MAKEDEV.common,v 1.120 2023/01/28 11:04:47 phessler Exp 
 #      OpenBSD: MAKEDEV.mi,v 1.83 2016/09/11 03:06:31 deraadt Exp 
 #      OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp 
 #
@@ -478,8 +478,9 @@ wskbd[0-9]*)
 wscons)
        R wsmouse0 wsmouse1 wsmouse2 wsmouse3 wsmouse4 wsmouse5
        R wsmouse6 wsmouse7 wsmouse8 wsmouse9 wskbd0 wskbd1 wskbd2
-       R wskbd3 wsmux ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5
-       R ttyC6 ttyC7 ttyC8 ttyC9 ttyCa ttyCb
+       R wskbd3 wskbd4 wskbd5 wskbd6 wskbd7 wskbd8 wskbd9 wsmux
+       R ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5 ttyC6 ttyC7
+       R ttyC8 ttyC9 ttyCa ttyCb
        ;;
 
 tty[C-J]*)
index 00517e9..58d2824 100644 (file)
@@ -4,7 +4,7 @@
 # generated from:
 #
 #      OpenBSD: etc.arm64/MAKEDEV.md,v 1.16 2023/01/14 12:15:12 kettenis Exp 
-#      OpenBSD: MAKEDEV.common,v 1.119 2023/01/14 12:15:12 kettenis Exp 
+#      OpenBSD: MAKEDEV.common,v 1.120 2023/01/28 11:04:47 phessler Exp 
 #      OpenBSD: MAKEDEV.mi,v 1.83 2016/09/11 03:06:31 deraadt Exp 
 #      OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp 
 #
@@ -430,8 +430,9 @@ wskbd[0-9]*)
 wscons)
        R wsmouse0 wsmouse1 wsmouse2 wsmouse3 wsmouse4 wsmouse5
        R wsmouse6 wsmouse7 wsmouse8 wsmouse9 wskbd0 wskbd1 wskbd2
-       R wskbd3 wsmux ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5
-       R ttyC6 ttyC7 ttyC8 ttyC9 ttyCa ttyCb
+       R wskbd3 wskbd4 wskbd5 wskbd6 wskbd7 wskbd8 wskbd9 wsmux
+       R ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5 ttyC6 ttyC7
+       R ttyC8 ttyC9 ttyCa ttyCb
        ;;
 
 tty[C-J]*)
index 2e894a2..5a3c590 100644 (file)
@@ -4,7 +4,7 @@
 # generated from:
 #
 #      OpenBSD: etc.armv7/MAKEDEV.md,v 1.22 2022/11/09 19:35:23 krw Exp 
-#      OpenBSD: MAKEDEV.common,v 1.118 2022/11/10 09:50:00 krw Exp 
+#      OpenBSD: MAKEDEV.common,v 1.120 2023/01/28 11:04:47 phessler Exp 
 #      OpenBSD: MAKEDEV.mi,v 1.83 2016/09/11 03:06:31 deraadt Exp 
 #      OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp 
 #
@@ -404,8 +404,9 @@ wskbd[0-9]*)
 wscons)
        R wsmouse0 wsmouse1 wsmouse2 wsmouse3 wsmouse4 wsmouse5
        R wsmouse6 wsmouse7 wsmouse8 wsmouse9 wskbd0 wskbd1 wskbd2
-       R wskbd3 wsmux ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5
-       R ttyC6 ttyC7 ttyC8 ttyC9 ttyCa ttyCb
+       R wskbd3 wskbd4 wskbd5 wskbd6 wskbd7 wskbd8 wskbd9 wsmux
+       R ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5 ttyC6 ttyC7
+       R ttyC8 ttyC9 ttyCa ttyCb
        ;;
 
 tty[C-J]*)
index ccd7f85..a6f2d11 100644 (file)
@@ -4,7 +4,7 @@
 # generated from:
 #
 #      OpenBSD: etc.hppa/MAKEDEV.md,v 1.70 2022/11/09 19:35:23 krw Exp 
-#      OpenBSD: MAKEDEV.common,v 1.118 2022/11/10 09:50:00 krw Exp 
+#      OpenBSD: MAKEDEV.common,v 1.120 2023/01/28 11:04:47 phessler Exp 
 #      OpenBSD: MAKEDEV.mi,v 1.83 2016/09/11 03:06:31 deraadt Exp 
 #      OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp 
 #
@@ -385,8 +385,9 @@ wskbd[0-9]*)
 wscons)
        R wsmouse0 wsmouse1 wsmouse2 wsmouse3 wsmouse4 wsmouse5
        R wsmouse6 wsmouse7 wsmouse8 wsmouse9 wskbd0 wskbd1 wskbd2
-       R wskbd3 wsmux ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5
-       R ttyC6 ttyC7 ttyC8 ttyC9 ttyCa ttyCb
+       R wskbd3 wskbd4 wskbd5 wskbd6 wskbd7 wskbd8 wskbd9 wsmux
+       R ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5 ttyC6 ttyC7
+       R ttyC8 ttyC9 ttyCa ttyCb
        ;;
 
 tty[C-J]*)
index 66b3e12..1b98cfb 100644 (file)
@@ -4,7 +4,7 @@
 # generated from:
 #
 #      OpenBSD: etc.i386/MAKEDEV.md,v 1.96 2022/11/09 19:35:23 krw Exp 
-#      OpenBSD: MAKEDEV.common,v 1.118 2022/11/10 09:50:00 krw Exp 
+#      OpenBSD: MAKEDEV.common,v 1.120 2023/01/28 11:04:47 phessler Exp 
 #      OpenBSD: MAKEDEV.mi,v 1.83 2016/09/11 03:06:31 deraadt Exp 
 #      OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp 
 #
@@ -477,8 +477,9 @@ wskbd[0-9]*)
 wscons)
        R wsmouse0 wsmouse1 wsmouse2 wsmouse3 wsmouse4 wsmouse5
        R wsmouse6 wsmouse7 wsmouse8 wsmouse9 wskbd0 wskbd1 wskbd2
-       R wskbd3 wsmux ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5
-       R ttyC6 ttyC7 ttyC8 ttyC9 ttyCa ttyCb
+       R wskbd3 wskbd4 wskbd5 wskbd6 wskbd7 wskbd8 wskbd9 wsmux
+       R ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5 ttyC6 ttyC7
+       R ttyC8 ttyC9 ttyCa ttyCb
        ;;
 
 tty[C-J]*)
index 5b3571b..b9c5382 100644 (file)
@@ -4,7 +4,7 @@
 # generated from:
 #
 #      OpenBSD: etc.landisk/MAKEDEV.md,v 1.51 2022/11/09 19:35:23 krw Exp 
-#      OpenBSD: MAKEDEV.common,v 1.118 2022/11/10 09:50:00 krw Exp 
+#      OpenBSD: MAKEDEV.common,v 1.120 2023/01/28 11:04:47 phessler Exp 
 #      OpenBSD: MAKEDEV.mi,v 1.83 2016/09/11 03:06:31 deraadt Exp 
 #      OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp 
 #
@@ -382,8 +382,9 @@ wskbd[0-9]*)
 wscons)
        R wsmouse0 wsmouse1 wsmouse2 wsmouse3 wsmouse4 wsmouse5
        R wsmouse6 wsmouse7 wsmouse8 wsmouse9 wskbd0 wskbd1 wskbd2
-       R wskbd3 wsmux ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5
-       R ttyC6 ttyC7 ttyC8 ttyC9 ttyCa ttyCb
+       R wskbd3 wskbd4 wskbd5 wskbd6 wskbd7 wskbd8 wskbd9 wsmux
+       R ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5 ttyC6 ttyC7
+       R ttyC8 ttyC9 ttyCa ttyCb
        ;;
 
 tty[C-J]*)
index d0d7527..9bfb522 100644 (file)
@@ -4,7 +4,7 @@
 # generated from:
 #
 #      OpenBSD: etc.loongson/MAKEDEV.md,v 1.38 2022/11/09 19:35:23 krw Exp 
-#      OpenBSD: MAKEDEV.common,v 1.118 2022/11/10 09:50:00 krw Exp 
+#      OpenBSD: MAKEDEV.common,v 1.120 2023/01/28 11:04:47 phessler Exp 
 #      OpenBSD: MAKEDEV.mi,v 1.83 2016/09/11 03:06:31 deraadt Exp 
 #      OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp 
 #
@@ -387,8 +387,9 @@ wskbd[0-9]*)
 wscons)
        R wsmouse0 wsmouse1 wsmouse2 wsmouse3 wsmouse4 wsmouse5
        R wsmouse6 wsmouse7 wsmouse8 wsmouse9 wskbd0 wskbd1 wskbd2
-       R wskbd3 wsmux ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5
-       R ttyC6 ttyC7 ttyC8 ttyC9 ttyCa ttyCb
+       R wskbd3 wskbd4 wskbd5 wskbd6 wskbd7 wskbd8 wskbd9 wsmux
+       R ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5 ttyC6 ttyC7
+       R ttyC8 ttyC9 ttyCa ttyCb
        ;;
 
 tty[C-J]*)
index 6aea6df..2aeb97e 100644 (file)
@@ -4,7 +4,7 @@
 # generated from:
 #
 #      OpenBSD: etc.luna88k/MAKEDEV.md,v 1.37 2021/11/11 09:47:33 claudio Exp 
-#      OpenBSD: MAKEDEV.common,v 1.118 2022/11/10 09:50:00 krw Exp 
+#      OpenBSD: MAKEDEV.common,v 1.120 2023/01/28 11:04:47 phessler Exp 
 #      OpenBSD: MAKEDEV.mi,v 1.83 2016/09/11 03:06:31 deraadt Exp 
 #      OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp 
 #
@@ -312,8 +312,9 @@ wskbd[0-9]*)
 wscons)
        R wsmouse0 wsmouse1 wsmouse2 wsmouse3 wsmouse4 wsmouse5
        R wsmouse6 wsmouse7 wsmouse8 wsmouse9 wskbd0 wskbd1 wskbd2
-       R wskbd3 wsmux ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5
-       R ttyC6 ttyC7 ttyC8 ttyC9 ttyCa ttyCb
+       R wskbd3 wskbd4 wskbd5 wskbd6 wskbd7 wskbd8 wskbd9 wsmux
+       R ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5 ttyC6 ttyC7
+       R ttyC8 ttyC9 ttyCa ttyCb
        ;;
 
 tty[C-J]*)
index d468b73..3db5a4b 100644 (file)
@@ -4,7 +4,7 @@
 # generated from:
 #
 #      OpenBSD: etc.macppc/MAKEDEV.md,v 1.81 2022/11/09 19:35:23 krw Exp 
-#      OpenBSD: MAKEDEV.common,v 1.118 2022/11/10 09:50:00 krw Exp 
+#      OpenBSD: MAKEDEV.common,v 1.120 2023/01/28 11:04:47 phessler Exp 
 #      OpenBSD: MAKEDEV.mi,v 1.83 2016/09/11 03:06:31 deraadt Exp 
 #      OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp 
 #
@@ -437,8 +437,9 @@ tty[C-J]*)
 wscons)
        R wsmouse0 wsmouse1 wsmouse2 wsmouse3 wsmouse4 wsmouse5
        R wsmouse6 wsmouse7 wsmouse8 wsmouse9 wskbd0 wskbd1 wskbd2
-       R wskbd3 wsmux ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5
-       R ttyC6 ttyC7 ttyC8 ttyC9 ttyCa ttyCb
+       R wskbd3 wskbd4 wskbd5 wskbd6 wskbd7 wskbd8 wskbd9 wsmux
+       R ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5 ttyC6 ttyC7
+       R ttyC8 ttyC9 ttyCa ttyCb
        ;;
 
 pty*)
index 65f1f2d..7b158bc 100644 (file)
@@ -4,7 +4,7 @@
 # generated from:
 #
 #      OpenBSD: etc.octeon/MAKEDEV.md,v 1.22 2021/11/11 09:47:33 claudio Exp 
-#      OpenBSD: MAKEDEV.common,v 1.118 2022/11/10 09:50:00 krw Exp 
+#      OpenBSD: MAKEDEV.common,v 1.120 2023/01/28 11:04:47 phessler Exp 
 #      OpenBSD: MAKEDEV.mi,v 1.83 2016/09/11 03:06:31 deraadt Exp 
 #      OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp 
 #
@@ -358,8 +358,9 @@ wskbd[0-9]*)
 wscons)
        R wsmouse0 wsmouse1 wsmouse2 wsmouse3 wsmouse4 wsmouse5
        R wsmouse6 wsmouse7 wsmouse8 wsmouse9 wskbd0 wskbd1 wskbd2
-       R wskbd3 wsmux ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5
-       R ttyC6 ttyC7 ttyC8 ttyC9 ttyCa ttyCb
+       R wskbd3 wskbd4 wskbd5 wskbd6 wskbd7 wskbd8 wskbd9 wsmux
+       R ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5 ttyC6 ttyC7
+       R ttyC8 ttyC9 ttyCa ttyCb
        ;;
 
 tty[C-J]*)
index afc6397..917c497 100644 (file)
@@ -4,7 +4,7 @@
 # generated from:
 #
 #      OpenBSD: etc.powerpc64/MAKEDEV.md,v 1.11 2022/01/07 01:13:15 jsg Exp 
-#      OpenBSD: MAKEDEV.common,v 1.118 2022/11/10 09:50:00 krw Exp 
+#      OpenBSD: MAKEDEV.common,v 1.120 2023/01/28 11:04:47 phessler Exp 
 #      OpenBSD: MAKEDEV.mi,v 1.83 2016/09/11 03:06:31 deraadt Exp 
 #      OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp 
 #
@@ -435,8 +435,9 @@ tty[C-J]*)
 wscons)
        R wsmouse0 wsmouse1 wsmouse2 wsmouse3 wsmouse4 wsmouse5
        R wsmouse6 wsmouse7 wsmouse8 wsmouse9 wskbd0 wskbd1 wskbd2
-       R wskbd3 wsmux ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5
-       R ttyC6 ttyC7 ttyC8 ttyC9 ttyCa ttyCb
+       R wskbd3 wskbd4 wskbd5 wskbd6 wskbd7 wskbd8 wskbd9 wsmux
+       R ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5 ttyC6 ttyC7
+       R ttyC8 ttyC9 ttyCa ttyCb
        ;;
 
 pty*)
index 888acf4..5407d9c 100644 (file)
@@ -4,7 +4,7 @@
 # generated from:
 #
 #      OpenBSD: etc.riscv64/MAKEDEV.md,v 1.5 2023/01/24 13:30:44 jca Exp 
-#      OpenBSD: MAKEDEV.common,v 1.119 2023/01/14 12:15:12 kettenis Exp 
+#      OpenBSD: MAKEDEV.common,v 1.120 2023/01/28 11:04:47 phessler Exp 
 #      OpenBSD: MAKEDEV.mi,v 1.83 2016/09/11 03:06:31 deraadt Exp 
 #      OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp 
 #
@@ -420,8 +420,9 @@ wskbd[0-9]*)
 wscons)
        R wsmouse0 wsmouse1 wsmouse2 wsmouse3 wsmouse4 wsmouse5
        R wsmouse6 wsmouse7 wsmouse8 wsmouse9 wskbd0 wskbd1 wskbd2
-       R wskbd3 wsmux ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5
-       R ttyC6 ttyC7 ttyC8 ttyC9 ttyCa ttyCb
+       R wskbd3 wskbd4 wskbd5 wskbd6 wskbd7 wskbd8 wskbd9 wsmux
+       R ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5 ttyC6 ttyC7
+       R ttyC8 ttyC9 ttyCa ttyCb
        ;;
 
 tty[C-J]*)
index bc7344f..c9fcd32 100644 (file)
@@ -4,7 +4,7 @@
 # generated from:
 #
 #      OpenBSD: etc.sparc64/MAKEDEV.md,v 1.101 2022/11/09 19:35:24 krw Exp 
-#      OpenBSD: MAKEDEV.common,v 1.118 2022/11/10 09:50:00 krw Exp 
+#      OpenBSD: MAKEDEV.common,v 1.120 2023/01/28 11:04:47 phessler Exp 
 #      OpenBSD: MAKEDEV.mi,v 1.83 2016/09/11 03:06:31 deraadt Exp 
 #      OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp 
 #
@@ -451,18 +451,19 @@ wskbd[0-9]*)
 wscons)
        R wsmouse0 wsmouse1 wsmouse2 wsmouse3 wsmouse4 wsmouse5
        R wsmouse6 wsmouse7 wsmouse8 wsmouse9 wskbd0 wskbd1 wskbd2
-       R wskbd3 wsmux ttyJcfg ttyJ0 ttyJ1 ttyJ2 ttyJ3 ttyJ4 ttyJ5
-       R ttyJ6 ttyJ7 ttyJ8 ttyJ9 ttyJa ttyJb ttyIcfg ttyI0 ttyI1
-       R ttyI2 ttyI3 ttyI4 ttyI5 ttyI6 ttyI7 ttyI8 ttyI9 ttyIa ttyIb
-       R ttyHcfg ttyH0 ttyH1 ttyH2 ttyH3 ttyH4 ttyH5 ttyH6 ttyH7
-       R ttyH8 ttyH9 ttyHa ttyHb ttyGcfg ttyG0 ttyG1 ttyG2 ttyG3
-       R ttyG4 ttyG5 ttyG6 ttyG7 ttyG8 ttyG9 ttyGa ttyGb ttyFcfg
-       R ttyF0 ttyF1 ttyF2 ttyF3 ttyF4 ttyF5 ttyF6 ttyF7 ttyF8 ttyF9
-       R ttyFa ttyFb ttyEcfg ttyE0 ttyE1 ttyE2 ttyE3 ttyE4 ttyE5
-       R ttyE6 ttyE7 ttyE8 ttyE9 ttyEa ttyEb ttyDcfg ttyD0 ttyD1
-       R ttyD2 ttyD3 ttyD4 ttyD5 ttyD6 ttyD7 ttyD8 ttyD9 ttyDa ttyDb
-       R ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5 ttyC6 ttyC7
-       R ttyC8 ttyC9 ttyCa ttyCb
+       R wskbd3 wskbd4 wskbd5 wskbd6 wskbd7 wskbd8 wskbd9 wsmux
+       R ttyJcfg ttyJ0 ttyJ1 ttyJ2 ttyJ3 ttyJ4 ttyJ5 ttyJ6 ttyJ7
+       R ttyJ8 ttyJ9 ttyJa ttyJb ttyIcfg ttyI0 ttyI1 ttyI2 ttyI3
+       R ttyI4 ttyI5 ttyI6 ttyI7 ttyI8 ttyI9 ttyIa ttyIb ttyHcfg
+       R ttyH0 ttyH1 ttyH2 ttyH3 ttyH4 ttyH5 ttyH6 ttyH7 ttyH8 ttyH9
+       R ttyHa ttyHb ttyGcfg ttyG0 ttyG1 ttyG2 ttyG3 ttyG4 ttyG5
+       R ttyG6 ttyG7 ttyG8 ttyG9 ttyGa ttyGb ttyFcfg ttyF0 ttyF1
+       R ttyF2 ttyF3 ttyF4 ttyF5 ttyF6 ttyF7 ttyF8 ttyF9 ttyFa ttyFb
+       R ttyEcfg ttyE0 ttyE1 ttyE2 ttyE3 ttyE4 ttyE5 ttyE6 ttyE7
+       R ttyE8 ttyE9 ttyEa ttyEb ttyDcfg ttyD0 ttyD1 ttyD2 ttyD3
+       R ttyD4 ttyD5 ttyD6 ttyD7 ttyD8 ttyD9 ttyDa ttyDb ttyCcfg
+       R ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5 ttyC6 ttyC7 ttyC8 ttyC9
+       R ttyCa ttyCb
        ;;
 
 tty[C-J]*)
index 5d91fe7..b46b442 100644 (file)
@@ -1,10 +1,10 @@
-.\" $OpenBSD: MAKEDEV.8,v 1.7 2022/11/10 11:02:27 krw Exp $
+.\" $OpenBSD: MAKEDEV.8,v 1.8 2023/01/28 11:47:27 deraadt Exp $
 .\"
 .\" THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
 .\" generated from:
 .\"
-.\"    OpenBSD: etc.riscv64/MAKEDEV.md,v 1.4 2021/11/11 09:47:34 claudio Exp 
-.\"    OpenBSD: MAKEDEV.common,v 1.118 2022/11/10 09:50:00 krw Exp 
+.\"    OpenBSD: etc.riscv64/MAKEDEV.md,v 1.5 2023/01/24 13:30:44 jca Exp 
+.\"    OpenBSD: MAKEDEV.common,v 1.120 2023/01/28 11:04:47 phessler Exp 
 .\"    OpenBSD: MAKEDEV.man,v 1.9 2017/06/06 08:11:23 tb Exp 
 .\"    OpenBSD: MAKEDEV.mansub,v 1.2 2004/02/20 19:13:01 miod Exp 
 .\"
@@ -23,7 +23,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: November 10 2022 $
+.Dd $Mdocdate: January 28 2023 $
 .Dt MAKEDEV 8 riscv64
 .Os
 .Sh NAME
@@ -166,6 +166,9 @@ Generic HID devices, see
 .It Ar fido
 fido/* nodes, see
 .Xr fido 4 .
+.It Ar ujoy
+ujoy/* nodes, see
+.Xr ujoy 4 .
 .It Ar ulpt*
 Printer devices, see
 .Xr ulpt 4 .