VirtualBox

Changeset 6888

Show
Ignore:
Timestamp:
02/11/08 10:56:43 (10 months ago)
Author:
vboxsync
Message:

fixed r28020

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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, 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy