Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!rutgers!mit-eddie!genrad!decvax!decwrl!pyramid!amdahl!ptsfa!styx!ames!hc!beta!unm-la!unmvax!charon!ariel!hansb From: hansb@ariel.unm.edu (Richard Harris PSYCHOLOGY) Newsgroups: comp.sys.amiga Subject: set serial port Message-ID: <934@charon.unm.edu> Date: Fri, 24-Apr-87 09:54:51 EDT Article-I.D.: charon.934 Posted: Fri Apr 24 09:54:51 1987 Date-Received: Sun, 26-Apr-87 20:57:42 EDT References: <50@f.gp.cs.cmu.edu> <1213@ulowell.cs.ulowell.edu> <3287@jade.BERKELEY.EDU> Sender: news@charon.unm.edu Reply-To: hansb@ariel.UUCP (Richard Harris PSYCHOLOGY) Distribution: world Organization: University of New Mexico Computing Center Lines: 17 I need some help with the serial port. I need to know how to set the serial port in C to a one byte buffer. Currently, the buffer is set by preferences to 512 bytes. The major reason for this one byte buffer is so I can hook up a "simple" terminal to the amiga through the serial port and say: newcli ser: That would make the amiga into a multi-user system, but right now, since the buffer is 512 bytes, I have to enter 512 bytes of data before the computer responds. I have tried setserial, but it doesn't seem to do the job... Thanks for any help... Hans Bechtel