[comp.sys.sun] Serial Line Settings?

drm@uunet.uu.net (David Moline) (03/07/89)

Is it possible to alter the settings on the Sun's serial ports (ttya &
ttyb) so that they default to 8 bits no parity rather than 7 bits even
parity.

Changing them once connected to them is possible using stty's, but not
desirable. 

David Moline - Graphics Computer Systems, 260 High St, Kew, 3101, AUSTRALIA
               Phone: (03) 862 2511      Fax: (03) 862 2092
ACSNET: drm@gaia.oz
UUCP: ..!uunet!munnari!gaia!drm        ARPA: drm%gaia.oz@uunet.uu.net

[[ How about setting that in /etc/gettytab?  Can't you just create another
getty type entry that uses the "p8" capability, then use that getty type
on the line?  See gettytab(8).  I've never tried it, so no guarantees.
--wnl ]]