Definition in file nic.h.
Go to the source code of this file.
Functions | |
void | nicInit (void) |
void | nicSend (unsigned int len, unsigned char *packet) |
unsigned int | nicPoll (unsigned int maxlen, unsigned char *packet) |
void | nicGetMacAddress (u08 *macaddr) |
void | nicSetMacAddress (u08 *macaddr) |
void | nicRegDump (void) |