Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!sdd.hp.com!uakari.primate.wisc.edu!aplcen!unmvax!pprg.unm.edu!topgun!mustang!nntp-server.caltech.edu!tybalt.caltech.edu!toddpw From: toddpw@tybalt.caltech.edu (Todd P. Whitesel) Newsgroups: comp.sys.apple2 Subject: Re: kermit on the GS Keywords: kermit GS bell Message-ID: <1990Oct19.134709.26180@nntp-server.caltech.edu> Date: 19 Oct 90 13:47:09 GMT References: <50348@unix.cis.pitt.edu> <2177@unsvax.NEVADA.EDU> Sender: news@nntp-server.caltech.edu Organization: California Institute of Technology, Pasadena Lines: 10 Nntp-Posting-Host: tybalt.caltech.edu The GS BELL routine turns off interrupts, diabling serial port receiving until the bell is over. I use an init that patches the bell vector so it acts just like the original bell and allows interrupts. Appletalk, however, can't avoid dropping characters during long packets, so I don't use the GS for serial communications. (I use the //+ and my own studly little terminal program.) Todd Whitesel toddpw @ tybalt.caltech.edu