Go to the source code of this file.
Functions | |
void | CSWrite16 (u_short addr, u_short data) |
void | CSWritePP16 (u_short addr, u_short data) |
u_short | CSRead16 (u_short addr) |
u_short | CSReadPP16 (u_short addr) |
u_long | CSReadPP32 (u_int addr) |
void | CSBeginFrame (void) |
void | CSEndFrame (void) |
void | CSWriteFrameByte (u_char data) |
int | CSNicOutput (NUTDEVICE *dev, NETBUF *nb) |
Send Ethernet packet. | |
void | CSNICrx (void *arg) |
NIC receiver thread. | |
void | CSSoftwareWakeup (void) |
void | CSSoftwareReset (void) |
int | CSNicInit (NUTDEVICE *dev) |
Initialize Ethernet Interface. | |
Variables | |
u_char | cs_flags |
volatile u_short | cs_base = 0x0000 |