summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content.tex5
1 files changed, 0 insertions, 5 deletions
diff --git a/content.tex b/content.tex
index 7f1eecb..7c46e75 100644
--- a/content.tex
+++ b/content.tex
@@ -992,11 +992,6 @@ Drivers MUST match devices with the PCI Vendor ID 0x1AF4 and
the PCI Device ID calculated by adding 0xFFF to the Virtio Device ID,
as indicated in section \ref{sec:Device Types}.
-Drivers MUST match devices with any Revision ID, and
-MAY match devices with any Subsystem Vendor ID and
-Subsystem Device ID, this is to allow devices to be
-versioned without breaking drivers.
-
Drivers MUST match any PCI Revision ID value.
Drivers MAY match any PCI Subsystem Vendor ID and any
PCI Subsystem Device ID value.