96/07/29 in.pmd break installation kit

This kit allows you to send breaks via in.pmd on SunOS 4.1.x.  The most
common use for this feature is to allow connections to remote sun consoles
attached to PortMasters.

If you have not already done a host installation from pminstall, you
must first do that before installing this kit.  pminstall is included
on the Total Access CD and
ftp://ftp.livingston.com/pub/le/software/sun4/pm2_3.3.1_sun4.tar

After running pminstall and choosing "host installation", come back to
this directory and install this kit by running ./install as root, then
rebuild your kernel and reboot.

In this example we will call the Sun that you've installed in.pmd on "ra",
and the Sun whose console you're attaching via the PortMaster "helios."

Attach helios' ttya port to a port on the PortMaster with a null modem
cable.  This example uses s1, but any asynchronous port can be used.
Configure the port on the PortMaster to allow ra to connect to it as a host
device:

set s1 device /dev/ttyrf
set s1 host ra
save s1
reset s1

On ra you can add an /etc/remote entry for helios as follows:

helios|s1:dv=/dev/ttyrf:br#9600:pa=none:

You can then do a "tip helios" to be connected to the console port on helios,
and pressing the BREAK key will send a break to helios, dropping it into
monitor mode.  ~. will end the tip connection.
