VirtualBox

Changeset 28112 in vbox


Ignore:
Timestamp:
Apr 8, 2010 7:10:33 PM (15 years ago)
Author:
vboxsync
Message:

LsiLogic: action mixup, fixes port 0 device detection with LSI windows drivers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.h

    r25697 r28112  
    942942#define MPT_CONFIGURATION_REQUEST_ACTION_READ_CURRENT  (0x01)
    943943#define MPT_CONFIGURATION_REQUEST_ACTION_WRITE_CURRENT (0x02)
    944 #define MPT_CONFIGURATION_REQUEST_ACTION_READ_DEFAULT  (0x03)
    945 #define MPT_CONFIGURATION_REQUEST_ACTION_DEFAULT       (0x04)
    946 #define MPT_CONFIGURATION_REQUEST_ACTION_READ_NVRAM    (0x05)
    947 #define MPT_CONFIGURATION_REQUEST_ACTION_WRITE_NVRAM   (0x06)
     944#define MPT_CONFIGURATION_REQUEST_ACTION_DEFAULT       (0x03)
     945#define MPT_CONFIGURATION_REQUEST_ACTION_WRITE_NVRAM   (0x04)
     946#define MPT_CONFIGURATION_REQUEST_ACTION_READ_DEFAULT  (0x05)
     947#define MPT_CONFIGURATION_REQUEST_ACTION_READ_NVRAM    (0x06)
    948948
    949949/** Page type codes. */
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