Date: Tue, 28 Oct 1997 10:58:14 +1100 From: Bill Currie <billc AT blackmagic DOT tait DOT co DOT nz> Subject: Re: buffer size for rs232 IO In-reply-to: <3454B3DE.146B@usa.net> To: "Przemyslaw G. Gawronski" <gawronskip AT usa DOT net>, djgpp AT delorie DOT com Message-id: <199710272155.KAA16484@teleng1.tait.co.nz gatekeeper.tait.co.nz> Organization: Tait Electronics Limited MIME-version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Comments: Authenticated sender is <billc AT blackmagic DOT tait DOT co DOT nz> Precedence: bulk On 27 Oct 97 at 16:31, Przemyslaw G. Gawronski wrote: > I'm using BCSIO20 rs232 library for djgpp. Is there a way to make > input/output buffer larger ? Edit serio.s and change BUFFERLEN from 1024 to whatever you want (line 10). NOTE: unless you apply the supplied gas patch or get the patched as.exe from me, you will have to comment out line 853 (.text directive), otherwise gas will output incorrect code. I'm seriously thinking about putting in the support for user supplied buffers into the next version. Bill -- Leave others their otherness.