VirtualBox

Changeset 37205 in vbox


Ignore:
Timestamp:
May 24, 2011 4:43:35 PM (14 years ago)
Author:
vboxsync
Message:

FDC: Someone misread the datasheet...

File:
1 edited

Legend:

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

    r36781 r37205  
    16741674static void fdctrl_handle_partid(fdctrl_t *fdctrl, int direction)
    16751675{
    1676     fdctrl->fifo[0] = 0x41; /* Stepping 1 */
     1676    fdctrl->fifo[0] = 0x01; /* Stepping 1 */
    16771677    fdctrl_set_fifo(fdctrl, 1, 0);
    16781678}
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