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: proposed patch for bugzilla bug 1000281


On Tue, Sep 04, 2007 at 01:05:39PM -0400, Stephen Finney wrote:
> Andrew,
> 
> That's a great idea; I should have thought of it.
> 
> Stephen
> 
> >>> Andrew Lunn <andrew@lunn.ch> 09/04/07 12:08PM >>>
> > +            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

Thanks for the patch. I have applied it.

       Andrew


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