lotus

previous page: 8.7: What should I use for my modem port control panel settings.
  
page up: comp.sys.apple2. gno FAQ
  
next page: 8.9: How do I hook up a terminal to the IIgs' printer/modem port?

8.8: How can I initialize my serial ports at GNO "boot" time?




Description

This article is from the Apple II GNO FAQ, by Devin Reade with numerous contributions by others.

8.8: How can I initialize my serial ports at GNO "boot" time?

    A#8.8:	The easiest way to do this is through initd(8).  Add the following
lines to your /etc/initab file:

	# this will initialize the modem port on startup
	md:b:once:i:/usr/sbin/runover .ttya /bin/stty 38400

You should of course change "38400" to whatever speed is appropriate
for your site.
    

 

Continue to:













TOP
previous page: 8.7: What should I use for my modem port control panel settings.
  
page up: comp.sys.apple2. gno FAQ
  
next page: 8.9: How do I hook up a terminal to the IIgs' printer/modem port?