On Tue, May 13, 2008 at 02:37:38PM +0100, Steven Clugston wrote:
> 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 Steve

This part does not compile:

> +    if(scsr & MPC555_SERIAL_SCxSR_NF)
> +    {
> +      stat.which = CYGNUM_SERIAL_STATUS_NOISEERR;
> +      (chan->callbacks->indicate_status)(chan, &stat);
> +    } 

I guess you changed serialio.h as well? Please could you submit that
change as well?

       Thanks
           Andrew

Reply via email to