Revision 3dec59a1 hw/eepro100.c

b/hw/eepro100.c
518 518
        logout("Device %X is undefined!\n", device);
519 519
    }
520 520

  
521
    /* Standard TxCB. */
522
    s->configuration[6] |= BIT(4);
523

  
521 524
    /* Standard statistical counters. */
522 525
    s->configuration[6] |= BIT(5);
523 526

  

Also available in: Unified diff