Giter VIP home page Giter VIP logo

Comments (4)

mfld-fr avatar mfld-fr commented on June 12, 2024

That header file contains the declarations shared between the two parts of the NE2K driver (C and assembly). It (should) contains nothing related to userspace where ktcp runs, as the driver exposes only the standard file interface (except some specific defines for ioctl() that are declared in arch/ioctl.h.

What do you need exactly from that header ?

from elks.

georgp24 avatar georgp24 commented on June 12, 2024

I saw that the ne2k-test.c program included the header and therefore included it as well. I will check if I really require it.

from elks.

mfld-fr avatar mfld-fr commented on June 12, 2024

The ne2k-test.c program is a unit test in the tiny memory model that targets my real SBC with specific interrupts, not the ELKS environment. I use it to test the low level NE2K code on a real Ethernet chip. Please ignore that program.

from elks.

georgp24 avatar georgp24 commented on June 12, 2024

I checked it, I do not need to include ne2k.h. You can close this.

from elks.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.