VirtualBox

Ignore:
Timestamp:
Oct 24, 2019 11:25:11 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
134242
Message:

Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and PDM_DEVREG_FLAGS_DEFAULT_BITS. bugref:9218

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Parallel/DevParallel.cpp

    r80704 r81514  
    817817    /* .uReserved0 = */             0,
    818818    /* .szName = */                 "parallel",
    819     /* .fFlags = */                 PDM_DEVREG_FLAGS_DEFAULT_BITS | PDM_DEVREG_FLAGS_RC | PDM_DEVREG_FLAGS_R0,
     819    /* .fFlags = */                 PDM_DEVREG_FLAGS_DEFAULT_BITS | PDM_DEVREG_FLAGS_RZ,
    820820    /* .fClass = */                 PDM_DEVREG_CLASS_PARALLEL,
    821821    /* .cMaxInstances = */          2,
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