VirtualBox

Changeset 27298 in vbox


Ignore:
Timestamp:
Mar 11, 2010 6:57:24 PM (15 years ago)
Author:
vboxsync
Message:

e1000: A fix for regression caused by r58311.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/DevE1000.cpp

    r27002 r27298  
    21162116            /* Do so in 5 seconds. */
    21172117            e1kArmTimer(pState, pState->CTX_SUFF(pLUTimer), 5000000);
     2118            /*
     2119             * Change the status (but not PHY status) anyway as Windows expects
     2120             * it for 82543GC.
     2121             */
     2122            STATUS |= STATUS_LU;
    21182123        }
    21192124        if (value & CTRL_VME)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette