| kasar | 6477377 | 2018-05-30 04:19:00 -0700 | [diff] [blame] | 1 | ##
|
| 2 | # Copyright 2016-2017 VMware Inc.
|
| 3 | # This file is part of ETSI OSM
|
| 4 | # All Rights Reserved.
|
| 5 | #
|
| 6 | # Licensed under the Apache License, Version 2.0 (the "License"); you may
|
| 7 | # not use this file except in compliance with the License. You may obtain
|
| 8 | # a copy of the License at
|
| 9 | #
|
| 10 | # http://www.apache.org/licenses/LICENSE-2.0
|
| 11 | #
|
| 12 | # Unless required by applicable law or agreed to in writing, software
|
| 13 | # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
| 14 | # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
| 15 | # License for the specific language governing permissions and limitations
|
| 16 | # under the License.
|
| 17 | #
|
| 18 | # For those usages not covered by the Apache License, Version 2.0 please
|
| 19 | # contact: osslegalrouting@vmware.com
|
| 20 | ##
|
| 21 |
|
| 22 | ---
|
| 23 | SATA Controller:
|
| 24 | ResourceType: 20
|
| 25 | ResourceSubTypes: ["vmware.sata.ahci"]
|
| 26 | IDE Controller:
|
| 27 | ResourceType: 5
|
| 28 | SCSI Controller:
|
| 29 | ResourceType: 6
|
| 30 | ResourceSubTypes: ["VirtualSCSI", "lsilogic", "buslogic", "lsilogicsas"] |