VirtualBox

Changeset 92224 in vbox for trunk/src/VBox/Devices/Storage


Ignore:
Timestamp:
Nov 4, 2021 9:22:28 PM (3 years ago)
Author:
vboxsync
Message:

Devices/DrvHostFloppy.cpp: No point pretending that the floppy drive can be locked in any way. The code can't handle this in any way.

File:
1 edited

Legend:

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

    r82968 r92224  
    5151     * Init instance data.
    5252     */
    53     int rc = DRVHostBaseInit(pDrvIns, pCfg, "Path\0ReadOnly\0Interval\0Locked\0BIOSVisible\0",
     53    int rc = DRVHostBaseInit(pDrvIns, pCfg, "Path\0ReadOnly\0Interval\0BIOSVisible\0",
    5454                             PDMMEDIATYPE_FLOPPY_1_44);
    5555    LogFlow(("drvHostFloppyConstruct: returns %Rrc\n", rc));
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