This is the mail archive of the ecos-discuss@sources.redhat.com 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: cs8900a problem


On Thu, 2004-05-06 at 00:08, Gary Thomas wrote:
> On Wed, 2004-05-05 at 15:41, Bob Koninckx wrote:
> > After some (a lot) digging, I've come closer to my ethernet redboot
> > problem.
> > 
> > 
> > 
> > I further noticed that this zero length frame is only seen if the while
> > loop in the main polling function gets entered at least three times. I
> > have no idea what could be wrong, Hints or tips are welcome here!
> 
> What happens if you just ignore frames with a zero length?
> What's the status (stat) value when the length is zero?
> 

stat always equals 0x04 (RxEvent without any flags set). I'll try and
see what happens if I ignore zero length frames.

Thanks,

Bob


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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