[comp.sys.apollo] Does Pass8 work on OS10.?

jf@ap.co.umist.ac.uk (John Forrest) (03/03/91)

Does anyone know if "PASS8" is implemented on any versions of
OS10. This is the tty driver option where all 8 bits are
transmitted, even in cooked and cbreak modes, unlike the
default 7. On OS10.1 the flag entries exist in the include
file, and the options are mentioned in the stty manual, but the
stty program does not recognise pass8 nor -pass8. I presume
this is because they are not implemented, but does anyone know
for sure? Is the situation the same on 10.3?

John Forrest
Dept of Computation
UMIST

beierl_c@apollo.HP.COM (Christopher Beierl) (03/04/91)

In article <1991Mar2.205604.10685@cns.umist.ac.uk> jf@ap.co.umist.ac.uk (John Forrest) writes:
>Does anyone know if "PASS8" is implemented on any versions of
>OS10. This is the tty driver option where all 8 bits are
>transmitted, even in cooked and cbreak modes, unlike the
>default 7. On OS10.1 the flag entries exist in the include
>file, and the options are mentioned in the stty manual, but the
>stty program does not recognise pass8 nor -pass8. I presume
>this is because they are not implemented, but does anyone know
>for sure? Is the situation the same on 10.3?

The SR10.3 man page documents both "pass8" and "-pass8" and stty recognizes
both of them.

-Chris
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Christopher T. Beierl  Internet: beierl_c@apollo.HP.COM;beierl_c@apollo.com
 Apollo Computer, Inc.      UUCP: {mit-eddie,yale,uw-beaver}!apollo!beierl_c
 A Subsidiary of Hewlett-Packard                       Phone: (508) 256-6600

mzw_t@hpujsda.HP.COM (Matsuzawa Takashi) (03/06/91)

> The SR10.3 man page documents both "pass8" and "-pass8" and stty recognizes
> both of them.

There is a known-bug at SR10.[23] that cooked-mode TTYs refuse to translate
CRs into NLs, if you set LPASS8.  So, be careful.

----
Takashi Matsuzawa,
Japanese CPO,
Yokogawa Hewlett-Packard.
mzw_T@hpujisa.hp.com

jf@ap.co.umist.ac.uk (John Forrest) (03/07/91)

In article <31280001@hpujsda.HP.COM> mzw_t@hpujsda.HP.COM (Matsuzawa Takashi) writes:
>> The SR10.3 man page documents both "pass8" and "-pass8" and stty recognizes
>> both of them.
>
>There is a known-bug at SR10.[23] that cooked-mode TTYs refuse to translate
>CRs into NLs, if you set LPASS8.  So, be careful.

Is there a patch for this - it basically means that Pass8
doesn't work!

John Forrest
Dept of computation
UMIST