Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!mips!daver!cs.wwu.EDU!phil@cs.wwu.EDU From: phil@cs.wwu.EDU (Phil Nelson) Newsgroups: comp.sys.nsc.32k Subject: uucp and the tty driver. Message-ID: <9106150303.AA11572@strawberry.cs.wwu.edu> Date: 15 Jun 91 03:03:02 GMT References: <9106150209.AA21972@hpcsbg.col.hp.com> Sender: news@daver.bungi.com (Network News) Reply-To: phil@cs.wwu.edu Organization: Association for the Prevention of Polar Bears and Kangaroos Lines: 11 >Hmmm. Ok. Hardware flow control compatible with a Telebit modem under uucp >would be a neat deal... or has Dave hacked this in at home already? :-) It should have the hardware flow control already in there. It is a configure option in /usr/include/minix/config.h. I spent quite a while trying to make sure that it worked. I even used a break out box to control the hareware signals to make sure that things stopped and restarted again with the hardware control lines. That is why I was thinking about making minor device number controled so some lines could have hardware flow control and others could run without it. --Phil