VirtualBox

Changeset 2928 in vbox


Ignore:
Timestamp:
May 30, 2007 9:32:44 AM (18 years ago)
Author:
vboxsync
Message:

That code path is only reached for PIO in case, which doesn't generate
the interrupt at the end. Copy/paste bug in combination with incorrect
manual constant propagation in the if condition.

File:
1 edited

Legend:

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

    r2900 r2928  
    37033703            ataPIOTransfer(pCtl);
    37043704            Assert(!pCtl->fRedo);
    3705             if (!s->fATAPITransfer)
    3706                 ataSetIRQ(s);
    37073705        }
    37083706    }
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