This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: MPC555 serial exception fix


On Tue, May 13, 2008 at 02:37:38PM +0100, Steven Clugston wrote:
> A small fix to prevent an exception occuring when buffer overrun /
> parity / line noise / frame error(s) occur.
> The scsr register should be treated as read-only and is cleared by
> reading the data register, not by attempting to clear any set bits.
> 
> I've also added line status callback support, although nothing other
> than PPPd seems to use it, and only then for modem carrier dectection.

Hi Steven

Your patch finally made it in.

You said you wanted to work on the serial driver some more. If you
have patches you want included let me have them.

     Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]