VirtualBox

Changeset 37459 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jun 14, 2011 9:54:45 PM (14 years ago)
Author:
vboxsync
Message:

Set busy bit when starting a command.

File:
1 edited

Legend:

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

    r37223 r37459  
    20332033        FLOPPY_DPRINTF("%s command\n", handlers[pos].name);
    20342034        fdctrl->data_len = handlers[pos].parameters + 1;
     2035        fdctrl->msr |= FD_MSR_CMDBUSY;
    20352036    }
    20362037
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