VirtualBox

Changeset 20631 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jun 16, 2009 2:03:45 PM (15 years ago)
Author:
vboxsync
Message:

NetworkAttachment: shifted the configuration to a new function configNetwork().

File:
1 edited

Legend:

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

    r20578 r20631  
    47414741        pThis->aCSR[0] |= RT_BIT(15) | RT_BIT(13); /* ERR | CERR (this is probably wrong) */
    47424742        pThis->Led.Asserted.s.fError = pThis->Led.Actual.s.fError = 1;
    4743         TMTimerSetMillies(pThis->pTimerRestore, 20000);
     4743        TMTimerSetMillies(pThis->pTimerRestore, 5000);
    47444744    }
    47454745
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