VirtualBox

Changeset 7094 in vbox


Ignore:
Timestamp:
Feb 22, 2008 11:09:02 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
28337
Message:

pcnet: fix for the nexenta fix

File:
1 edited

Legend:

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

    r7077 r7094  
    42434243    pData->pTimerPollGC  = TMTimerGCPtr(pData->pTimerPollHC);
    42444244#endif
    4245     pData->pTimerSoftIntGC = TMTimerGCPtr(pData->pTimerSoftIntHC);
     4245    if (pData->fAm79C973)
     4246        pData->pTimerSoftIntGC = TMTimerGCPtr(pData->pTimerSoftIntHC);
    42464247}
    42474248
Note: See TracChangeset for help on using the changeset viewer.

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