summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2009-05-12 20:17:10 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2009-05-12 20:17:10 +0000
commit5a37f9c8e21de3f819bda06d5ec9d6a31c3036d2 (patch)
treeba845a2a9f3880bab8bf6b1716343fff6685941a
parent0d395515669abb4d42bd3b94ed91191f23c82eab (diff)
regen
-rw-r--r--etc/etc.sparc64/MAKEDEV29
-rw-r--r--share/man/man8/man8.sparc64/MAKEDEV.89
2 files changed, 24 insertions, 14 deletions
diff --git a/etc/etc.sparc64/MAKEDEV b/etc/etc.sparc64/MAKEDEV
index 22e93da1a93..62207e851b9 100644
--- a/etc/etc.sparc64/MAKEDEV
+++ b/etc/etc.sparc64/MAKEDEV
@@ -3,7 +3,7 @@
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
# generated from:
#
-# OpenBSD: etc.sparc64/MAKEDEV.md,v 1.52 2009/04/12 22:18:50 kettenis Exp
+# OpenBSD: etc.sparc64/MAKEDEV.md,v 1.53 2009/05/12 20:15:21 kettenis Exp
# OpenBSD: MAKEDEV.common,v 1.42 2009/04/05 17:49:14 jmc Exp
# OpenBSD: MAKEDEV.mi,v 1.79 2009/01/25 17:30:48 miod Exp
# OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp
@@ -47,6 +47,7 @@
# tty[a-z]* Zilog 8530 serial port
# spif* "spif" multiport cards
# ttyh* Sab82532 serial devices
+# ttyV* virtual console concentrator
# Pseudo terminals:
# ptm pty master device
# pty* Set of 62 master pseudo terminals
@@ -478,6 +479,12 @@ ptm)
M ptm c 123 0 666
;;
+ttyV[0-9a-zA-Z])
+ U=${i#ttyV*}
+ o=$(alph2d $U)
+ M ttyV$U c 127 $o 600
+ ;;
+
ttyh*)
M ttyh$U c 77 $U 660 dialer uucp
;;
@@ -593,16 +600,16 @@ local)
;;
all)
- R cuaa cuab cuac cuad ttya ttyb ttyc ttyd bpp0 vnd0 vnd1 vnd2
- R vnd3 sd0 sd1 sd2 sd3 sd4 sd5 sd6 sd7 sd8 sd9 cd0 cd1 rd0
- R tun0 tun1 tun2 tun3 bio bpf0 bpf1 bpf2 bpf3 bpf4 bpf5 bpf6
- R bpf7 bpf8 bpf9 pty0 fd1 fd1B fd1C fd1D fd1E fd1F fd1G fd1H
- R fd0 fd0B fd0C fd0D fd0E fd0F fd0G fd0H xfs0 ss0 ss1 ch0 ccd0
- R ccd1 ccd2 ccd3 hotplug ptm local wscons pci0 pci1 pci2 pci3
- R uall video0 audio0 audio1 audio2 uk0 random lpa0 lpa1 lpa2
- R lpt0 lpt1 lpt2 lkm tty00 tty01 tty02 tty03 ttyh0 ttyh1
- R crypto pf systrace wd0 wd1 wd2 wd3 raid0 raid1 raid2 raid3
- R std st0 st1 fd
+ R ttyV0 ttyV1 ttyV2 ttyV3 cuaa cuab cuac cuad ttya ttyb ttyc
+ R ttyd bpp0 vnd0 vnd1 vnd2 vnd3 sd0 sd1 sd2 sd3 sd4 sd5 sd6
+ R sd7 sd8 sd9 cd0 cd1 rd0 tun0 tun1 tun2 tun3 bio bpf0 bpf1
+ R bpf2 bpf3 bpf4 bpf5 bpf6 bpf7 bpf8 bpf9 pty0 fd1 fd1B fd1C
+ R fd1D fd1E fd1F fd1G fd1H fd0 fd0B fd0C fd0D fd0E fd0F fd0G
+ R fd0H xfs0 ss0 ss1 ch0 ccd0 ccd1 ccd2 ccd3 hotplug ptm local
+ R wscons pci0 pci1 pci2 pci3 uall video0 audio0 audio1 audio2
+ R uk0 random lpa0 lpa1 lpa2 lpt0 lpt1 lpt2 lkm tty00 tty01
+ R tty02 tty03 ttyh0 ttyh1 crypto pf systrace wd0 wd1 wd2 wd3
+ R raid0 raid1 raid2 raid3 std st0 st1 fd
;;
wd*|sd*|raid*|ccd*)
diff --git a/share/man/man8/man8.sparc64/MAKEDEV.8 b/share/man/man8/man8.sparc64/MAKEDEV.8
index 468d18669f2..791038bfdae 100644
--- a/share/man/man8/man8.sparc64/MAKEDEV.8
+++ b/share/man/man8/man8.sparc64/MAKEDEV.8
@@ -1,9 +1,9 @@
-.\" $OpenBSD: MAKEDEV.8,v 1.43 2009/04/12 22:27:11 kettenis Exp $
+.\" $OpenBSD: MAKEDEV.8,v 1.44 2009/05/12 20:17:09 kettenis Exp $
.\"
.\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
.\" generated from:
.\"
-.\" OpenBSD: etc.sparc64/MAKEDEV.md,v 1.52 2009/04/12 22:18:50 kettenis Exp
+.\" OpenBSD: etc.sparc64/MAKEDEV.md,v 1.53 2009/05/12 20:15:21 kettenis Exp
.\" OpenBSD: MAKEDEV.common,v 1.42 2009/04/05 17:49:14 jmc Exp
.\" OpenBSD: MAKEDEV.man,v 1.7 2009/03/18 17:34:25 sobrado 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: April 12 2009 $
+.Dd $Mdocdate: May 12 2009 $
.Dt MAKEDEV 8 sparc64
.Os
.Sh NAME
@@ -131,6 +131,9 @@ multiport cards, see
.It Ar ttyh*
Sab82532 serial devices, see
.Xr sab 4 .
+.It Ar ttyV*
+virtual console concentrator, see
+.Xr vcctty 4 .
.El
.Pp
.Sy Pseudo terminals