Re-pumping eports?

michael.s.cross msc at cbnewsc.ATT.COM
Sat Sep 30 04:49:26 AEST 1989


>move into or out of the port.  I presume that I could probably
>"re-pump" the eport card, but I can't seem to find the appropriate
>command syntax.
>

This is what I was told to do.  Sometimes it works/sometimes it doesn't.

/etc/pump /dev/tty## /lib/pump/eports
		  ^^
		  ||
	need tty port numbers

------

  Something else that I have had more success with is to respawn the getty.

ps -ef|pg                /* find the process running on that port */
kill -9 {process_id}
init 3                   /* restart getty process */


Mike
Disclaimer: none of this is official AT&T policy.

-- 
Michael S. Cross  (msc at ihc.att.com)  (312)-982-2018
AT&T Bell Laboratories, 5555 Touhy Ave., Skokie, IL  60077
________________________To Live is to risk Dying______________________________



More information about the Comp.sys.att mailing list