diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2023-01-28 11:47:28 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2023-01-28 11:47:28 +0000 |
commit | 372cf96dac4edcebbf8ac7e359c1b3ec86d6f246 (patch) | |
tree | 9734b964f012bd7df7fb585408e3e4af856c2f7e /etc/etc.alpha | |
parent | 4fdc0fbd2555a8b6a9de6e6ddc50e2ea749efe1c (diff) |
sync
Diffstat (limited to 'etc/etc.alpha')
-rw-r--r-- | etc/etc.alpha/MAKEDEV | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/etc.alpha/MAKEDEV b/etc/etc.alpha/MAKEDEV index 75fa47d2f0e..411491726c4 100644 --- a/etc/etc.alpha/MAKEDEV +++ b/etc/etc.alpha/MAKEDEV @@ -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]*) |