proposed patch for bugzilla bug 1000281

Andrew Lunn andrew@lunn.ch
Tue Sep 4 16:08:00 GMT 2007


> +            stat = get_reg(base, PP_BusStat);
> +            if( stat & PP_BusStat_TxBid )
> +                diag_printf( "cs8900a_send: Bid error!\n" );

Maybe this diag_printf() should be inside a
#if DEBUG & 1

    Andrew



More information about the Ecos-patches mailing list