This is the mail archive of the ecos-patches@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: ne2k Ethernet fixes.


On Wed, Nov 19, 2003 at 05:40:44PM +0000, David Woodhouse wrote:
> On the AX88796 ne2k-alike chip, you have to write to the control
> register with the STOP bit set after writing to the CURP register, or
> the chip just ignores what you put in CURP.
> 
> When debugging this I added sanity checks to the CURP and BNDRY handling
> which showed up the fact that we currently set BNDRY to point _outside_
> the ring buffer when it should point to the last page therein.

Committed.

        Thanks
                Andrew


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