VirtualBox

Changeset 40399 in vbox for trunk


Ignore:
Timestamp:
Mar 8, 2012 1:08:13 PM (13 years ago)
Author:
vboxsync
Message:

Do not refuse 2.88MB images.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/RAW.cpp

    r39519 r40399  
    7272#define RAW_FILL_SIZE (128 * _1K)
    7373
    74 /** The maximum reasonable size of a floppy image. */
    75 #define RAW_MAX_FLOPPY_IMG_SIZE (512 * 82 * 24 * 2)
     74/** The maximum reasonable size of a floppy image (big format 2.88MB medium). */
     75#define RAW_MAX_FLOPPY_IMG_SIZE (512 * 82 * 48 * 2)
    7676
    7777/*******************************************************************************
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