This is the mail archive of the
ecos-patches@sources.redhat.com
mailing list for the eCos project.
Re: AT91 serial driver patch
- From: Andrew Lunn <andrew at lunn dot ch>
- To: Thomas Koeller <thomas dot koeller at baslerweb dot com>
- Cc: ecos-patches at sources dot redhat dot com
- Date: Thu, 20 Nov 2003 22:29:37 +0100
- Subject: Re: AT91 serial driver patch
- References: <200311071549.59411.thomas.koeller@baslerweb.com>
On Fri, Nov 07, 2003 at 03:49:59PM +0100, Thomas Koeller wrote:
> This is an updated version of my previously submitted patch.
> It has a configuration option to set the number of data bytes
> that must be received before an interrrupt is generated. Setting
> this to 1 will give the behavior of my original patch, while by
> setting it to anything else, the behavior of Laurent's patch
> can be achieved.
Committed,
Thanks
Andrew