Changeset 48983 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Oct 8, 2013 9:57:15 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 89700
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r48914 r48983 18312 18312 <enum 18313 18313 name="StorageBus" 18314 uuid=" eee67ab3-668d-4ef5-91e0-7025fe4a0d7a"18314 uuid="2dab9df1-9683-48fd-8c11-caada236fcb0" 18315 18315 > 18316 18316 <desc> … … 18326 18326 <const name="Floppy" value="4"/> 18327 18327 <const name="SAS" value="5"/> 18328 <const name="USB" value="6"/> 18328 18329 </enum> 18329 18330 18330 18331 <enum 18331 18332 name="StorageControllerType" 18332 uuid=" 8a412b8a-f43e-4456-bd37-b474f0879a58"18333 uuid="02e190af-b546-4109-b036-6deaa4ef6e69" 18333 18334 > 18334 18335 <desc> … … 18363 18364 <const name="LsiLogicSas" value="8"> 18364 18365 <desc>A variant of the LsiLogic controller using SAS.</desc> 18366 </const> 18367 <const name="USB" value="9"> 18368 <desc>Special USB based storage controller.</desc> 18365 18369 </const> 18366 18370 </enum>
Note:
See TracChangeset
for help on using the changeset viewer.