Changeset 65648 in vbox for trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp
- Timestamp:
- Feb 7, 2017 11:43:22 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp
r65445 r65648 1677 1677 } 1678 1678 } 1679 /* fall thru */ 1679 1680 case LSILOGIC_REG_DIAG_RW_ADDRESS: 1680 1681 { … … 1688 1689 } 1689 1690 } 1691 /* fall thru */ 1690 1692 case LSILOGIC_REG_TEST_BASE_ADDRESS: /* The spec doesn't say anything about these registers, so we just ignore them */ 1691 1693 default: /* Ignore. */
Note:
See TracChangeset
for help on using the changeset viewer.