D8390_P0_BOUND
outb(eth_memsize - 1, eth_nic_base+D8390_P0_BOUND);
next = inb(eth_nic_base+D8390_P0_BOUND)+1;
outb(next-1, eth_nic_base+D8390_P0_BOUND);