VirtualBox

Changes between Initial Version and Version 1 of Ticket #18668, comment 15


Ignore:
Timestamp:
Dec 5, 2021 8:43:02 PM (2 years ago)
Author:
FelixG

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18668, comment 15

    initial v1  
    4848                    if (cbAvail)
    4949                    {
     50#ifndef IN_RING3
     51                        /* Restore state and go back to R3. */
     52                        ASMAtomicIncU32(&pThis->cbAvailRdr);
     53                        rc = VINF_IOM_R3_IOPORT_READ;
     54#else
    5055                        /* Fetch new data and set the DR bit. */
    5156                        uartR3DataFetch(pDevIns, pThis, pThisCC);
     57#endif
    5258                    }
    5359                }

© 2023 Oracle
ContactPrivacy policyTerms of Use