diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2019-11-24 07:57:32 -0500 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2019-11-24 07:57:32 -0500 |
commit | 3d0b9916221de83efb00ddbbb5baf6e29f2a515b (patch) | |
tree | a8e5471006337c6d1784e37bd80bb2634940745e | |
parent | 27988b41aab265851f58b8ccb3ea99e99f94d14a (diff) | |
download | virtio-spec-3d0b9916221de83efb00ddbbb5baf6e29f2a515b.tar.gz |
Revert "pci: strengthen requirement of the correct subsystem id"
This reverts commit bc2cf84cc7b29349b6f7effdb955b83afaf298f7.
Pushed by mistake.
-rw-r--r-- | content.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content.tex b/content.tex index 535a3f4..06bb4ca 100644 --- a/content.tex +++ b/content.tex @@ -562,7 +562,7 @@ Transitional PCI Device ID & Virtio Device \\ For example, the network card device with the Virtio Device ID 1 has the PCI Device ID 0x1041 or the Transitional PCI Device ID 0x1000. -The PCI Subsystem Vendor ID and the PCI Subsystem Device ID SHOULD reflect +The PCI Subsystem Vendor ID and the PCI Subsystem Device ID MAY reflect the PCI Vendor and Device ID of the environment (for informational purposes by the driver). Non-transitional devices SHOULD have a PCI Device ID in the range |