VirtualBox

Changeset 45025 in vbox for trunk/src/VBox/Devices/Bus


Ignore:
Timestamp:
Mar 13, 2013 4:45:15 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
84266
Message:

Update PDMDEVREG initialization comment so they refer to pfnMemSetup instead of pfnIOCtl.

Location:
trunk/src/VBox/Devices/Bus
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Bus/DevPCI.cpp

    r44795 r45025  
    22742274    /* pfnRelocate */
    22752275    pciR3Relocate,
    2276     /* pfnIOCtl */
     2276    /* pfnMemSetup */
    22772277    NULL,
    22782278    /* pfnPowerOn */
     
    26342634    /* pfnRelocate */
    26352635    pcibridgeR3Relocate,
    2636     /* pfnIOCtl */
     2636    /* pfnMemSetup */
    26372637    NULL,
    26382638    /* pfnPowerOn */
  • trunk/src/VBox/Devices/Bus/DevPciIch9.cpp

    r44796 r45025  
    28232823    /* pfnRelocate */
    28242824    ich9pciRelocate,
    2825     /* pfnIOCtl */
     2825    /* pfnMemSetup */
    28262826    NULL,
    28272827    /* pfnPowerOn */
     
    28792879    /* pfnRelocate */
    28802880    ich9pcibridgeRelocate,
    2881     /* pfnIOCtl */
     2881    /* pfnMemSetup */
    28822882    NULL,
    28832883    /* pfnPowerOn */
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