Changeset 49205 in vbox for trunk/src/VBox/Devices/Storage
- Timestamp:
- Oct 21, 2013 10:12:06 AM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 90091
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevAHCI.cpp
r49195 r49205 8152 8152 pAhciPort->IMountNotify.pfnUnmountNotify = ahciR3UnmountNotify; 8153 8153 pAhciPort->fAsyncIOThreadIdle = true; 8154 pAhciPort->fHotpluggable = true; 8154 8155 8155 8156 /* Query per port configuration options if available. */
Note:
See TracChangeset
for help on using the changeset viewer.