|
|
@ -4,7 +4,7 @@ |
|
|
|
# generated from: |
|
|
|
# |
|
|
|
# OpenBSD: etc.alpha/MAKEDEV.md,v 1.16 2003/06/18 18:08:59 todd Exp |
|
|
|
# OpenBSD: MAKEDEV.mi,v 1.62 2003/10/14 17:58:23 todd Exp |
|
|
|
# OpenBSD: MAKEDEV.mi,v 1.63 2003/10/15 02:01:04 todd Exp |
|
|
|
# OpenBSD: MAKEDEV.sub,v 1.8 2003/06/18 18:08:59 todd Exp |
|
|
|
# |
|
|
|
# |
|
|
@ -396,7 +396,7 @@ wsmouse*) |
|
|
|
|
|
|
|
tty[0-7][0-9a-f]) |
|
|
|
U=${i#tty*} |
|
|
|
o=$(hextod $U) |
|
|
|
o=$(h2d $U) |
|
|
|
M tty$U c 26 $o 660 dialer uucp |
|
|
|
M cua$U c 26 $(($o+128)) 660 dialer uucp |
|
|
|
;; |
|
|
|