pkgsrc/emulators/tme/patches/patch-machine_sun3_SUN3-CARRERA
christos 61b3c4066c If the device for the serial console is given as "pty" allocate one
automatically, and tell the user what got allocated.
2013-11-02 22:43:29 +00:00

24 lines
1,000 B
Text

$NetBSD: patch-machine_sun3_SUN3-CARRERA,v 1.1 2013/11/02 22:43:29 christos Exp $
Make it use auto-allocated ptys
--- machine/sun3/SUN3-CARRERA 2007-08-23 21:18:05.000000000 -0400
+++ machine/sun3/SUN3-CARRERA 2013-11-02 18:29:53.000000000 -0400
@@ -44,12 +44,12 @@
## ttya:
##
# 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):
+# 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):
#
-#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 sun3 VME buses:
##