Changeset 38674 in vbox for trunk/src/VBox
- Timestamp:
- Sep 7, 2011 12:51:11 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 73890
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevAHCI.cpp
r38622 r38674 7983 7983 pAhciPort->PCHSGeometry.cHeads, pAhciPort->PCHSGeometry.cSectors, 7984 7984 pAhciPort->cTotalSectors)); 7985 if (pAhciPort->pDrvBlock->pfnDiscard) 7986 LogRel(("AHCI: LUN#%d: Enabled TRIM support\n")); 7985 7987 } 7986 7988 return rc;
Note:
See TracChangeset
for help on using the changeset viewer.