VirtualBox

Changeset 78075 in vbox for trunk/src/VBox/Devices/USB


Ignore:
Timestamp:
Apr 10, 2019 11:16:38 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
129931
Message:

Devices/USB/DevOHCI.cpp: Small addendum to r129929, add LogRelMax() statement to log whenever the HC raises an unrecoverable error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/USB/DevOHCI.cpp

    r78073 r78075  
    916916DECLINLINE(void) ohciR3RaiseUnrecoverableError(POHCI pThis)
    917917{
     918    LogRelMax(10, ("OHCI#%d: Raising unrecoverable error\n", pThis->pDevInsR3->iInstance));
    918919    ohciR3SetInterrupt(pThis, OHCI_INTR_UNRECOVERABLE_ERROR);
    919920}
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