Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages   Examples  

dev/lanc111.h File Reference

Network interface controller definitions. More...


Functions

int LancInit (NUTDEVICE *dev)
 Initialize Ethernet hardware.

int LancOutput (NUTDEVICE *dev, NETBUF *nb)
 Send Ethernet packet.


Variables

__BEGIN_DECLS NUTDEVICE devSmsc111
 Device information structure.


Detailed Description

Network interface controller definitions.


Variable Documentation

__BEGIN_DECLS NUTDEVICE devSmsc111  
 

Device information structure.

A pointer to this structure must be passed to NutRegisterDevice() to bind this Ethernet device driver to the Nut/OS kernel. An application may then call NutNetIfConfig() with the name eth0 of this driver to initialize the network interface.


© 2000-2003 by egnite Software GmbH - visit http://www.ethernut.de/