Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4742 → Rev 4743

/branches/network/uspace/srv/net/netif/dp8390/dp8390.h
268,6 → 268,10
#define SENDQ_NR 1 /* Maximum size of the send queue */
#define SENDQ_PAGES 6 /* 6 * DP_PAGESIZE >= 1514 bytes */
 
/** Maximum number of waiting packets to be sent or received.
*/
#define MAX_PACKETS 4
 
typedef struct dpeth
{
/* Packet send queue.
278,6 → 282,7
/* Packet receive queue.
*/
packet_t received_queue;
int received_count;
 
/* 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