RCR_PROMISC
outw( inw(ioaddr + RCR ) | RCR_PROMISC, ioaddr + RCR );
outw( inw( ioaddr + RCR ) & ~(RCR_PROMISC | RCR_ALMUL),