cyg_drv_interrupt_create() troubles

Iztok Zupet iztok.zupet@vsr.si
Thu Oct 3 08:27:00 GMT 2002


On Thu, 2002-10-03 at 17:10, Jonathan Larmour wrote:
> Stephen Mose Aaskov wrote:
>  > I´m working on a port of a NE2000 driver to our platform (MIPS R3000,
>  > Davicom Eth. controller).

To ease Your work: You could use the same approach as I did for RTL8019.
I just cloned the host part of the driver, while the working  engine is
the eCos NS driver, essentially 16bit NE2000 compatible.You shouldn't
bother about interrupt functions then, all the stuff is already in the
NS driver.

If You wish to try: <http://www.vsr.si/ecos/patches/rtl8019.html>. There
You should clone only the host part (PC).

Beware, the NS driver, as it is, seems to have a bug and converts the
endian twice on a little endian machines.

Regards
iz




More information about the Ecos-devel mailing list