VirtualBox

Changeset 30128 in vbox for trunk/src/VBox/Devices/Storage


Ignore:
Timestamp:
Jun 9, 2010 4:06:37 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
62526
Message:

LsiLogic: Don't reset the interrupt mask during a unit reset. Fixes older Linux guests (SLES 9 for example) which were hanging in an interrupt loop during initialization of the controller

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp

    r29913 r30128  
    986986                        pThis->enmState = LSILOGICSTATE_RESET;
    987987
    988                         /* Reset interrupt states. */
    989                         pThis->uInterruptMask   = 0;
     988                        /* Reset interrupt status. */
    990989                        pThis->uInterruptStatus = 0;
    991990                        lsilogicUpdateInterrupt(pThis);
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