$NetBSD: patch-machine_sun4u_SUN-ULTRA-1,v 1.1 2013/11/02 22:43:29 christos Exp $

Make it use auto-allocated ptys

--- machine/sun4u/SUN-ULTRA-1	2010-06-05 15:30:55.000000000 -0400
+++ machine/sun4u/SUN-ULTRA-1	2013-11-02 18:30:24.000000000 -0400
@@ -47,14 +47,14 @@
 
 ## ttya:
 ##
-# comment the first line, and uncomment the following line if you
-# aren't using the GTK-based display console.  this will connect ttya
-# to the master side of a pseudo-tty (in this case, /dev/ttyr0), which
-# you can connect to using tip or some other serial communications
-# program on the slave side (in this case, /dev/ptyr0):
+# uncomment the following line if you aren't using the GTK-based
+# display console above.  this will connect ttya to the master side of
+# a pseudo-tty, which you can connect to using tip or some other serial
+# communications program on the slave (in this case, a pty allocated
+# automatically):
 #
 sink1 at zs0 channel A: tme/serial/sink
-#console0 at zs0 channel A: tme/host/posix/serial device /dev/ttyr0 break-carats
+#console0 at zs0 channel A: tme/host/posix/serial device pty
 
 ## the SBus esp SCSI:
 ##
