Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4260 → Rev 4261

/branches/network/uspace/srv/net/netif/dp8390/dp8390.h
40,6 → 40,8
#include "dp8390_port.h"
#include "local.h"
 
#define DP8390_IO_SIZE 0x01f
 
/*
dp8390.h
 
268,14 → 270,15
 
typedef struct dpeth
{
/* Parent device structure.
*/
void * parent;
/* Packet send queue.
*/
packet_t packet_queue;
int packet_count;
 
/* Packet receive queue.
*/
packet_t received_queue;
 
/* The de_base_port field is the starting point of the probe.
* The conf routine also fills de_linmem and de_irq. If the probe
* routine knows the irq and/or memory address because they are