VirtualBox

Changeset 6888 in vbox


Ignore:
Timestamp:
Feb 11, 2008 9:56:43 AM (17 years ago)
Author:
vboxsync
Message:

fixed r28020

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/fdc.c

    r6877 r6888  
    26282628                /* Error already catched by DrvHostBase */
    26292629                return rc;
     2630            case VERR_PDM_NO_ATTACHED_DRIVER:
     2631                /* Legal on architectures without a floppy controller */
     2632                return rc;
    26302633            default:
    26312634                return PDMDevHlpVMSetError(pDevIns, rc, RT_SRC_POS,
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