dmz-32 bug (with fix)
Ronnie Schnell
ronnie at mit-eddie.UUCP
Wed Oct 23 08:32:20 AEST 1985
I am at Syracuse University posting this from MIT since we are
not on usenet (anyone want to call us?).
We have had the great fortune of being the first site to test out
Joe Camaratta's dmz driver with modem control. I think that you
will find that it will not work at all with modem control unless you
make the following fix:
871c871
< line_control = (temp & (0x1f));
---
> line_control = (temp & (0x3f));
#Ron
ronnie at mit-eddie.uucp
ronnie at mit-mc.arpa
ronnie at sutcase.bitnet
ronnie at syr-sutcase.csnet
More information about the Comp.unix.wizards
mailing list