esx: Add autodetection for the SCSI controller model

This works for file-backed SCSI disk device with a datastore
related source path.
This commit is contained in:
Matthias Bolte
2010-07-06 19:02:48 +02:00
parent afb85c5889
commit cf8cf8a59f
8 changed files with 407 additions and 21 deletions

View File

@@ -676,6 +676,7 @@
<optional>
<attribute name="model">
<choice>
<value>auto</value>
<value>buslogic</value>
<value>lsilogic</value>
<value>lsisas1068</value>