DP8390 network interface driver interface. More...
#include "dp8390.h"
Functions | |
int | do_init (dpeth_t *dep, int mode) |
Initializes and/or starts the network interface. | |
void | do_stop (dpeth_t *dep) |
Stops the network interface. | |
void | dp_check_ints (dpeth_t *dep, int isr) |
Processes the interrupt. | |
int | do_probe (dpeth_t *dep) |
Probes and initializes the network interface. | |
int | do_pwrite (dpeth_t *dep, packet_t packet, int from_int) |
Sends a packet. | |
void | dp8390_dump (dpeth_t *dep) |
Prints out network interface information. |
DP8390 network interface driver interface.