From 5223bff5c7f8b7cbbe2908202ef618dd09633636 Mon Sep 17 00:00:00 2001 From: hornet Date: Wed, 26 Feb 2014 16:12:00 +0000 Subject: mmio: Clarify normative requirement on QueueNum Minor fix: add explicit reference to QueueNumMax in the normative paragraph describing QueueNum. Signed-off-by: Pawel Moll git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@285 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652 --- content.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content.tex') diff --git a/content.tex b/content.tex index 1e2480b..d03a33f 100644 --- a/content.tex +++ b/content.tex @@ -1904,7 +1904,7 @@ Before reading from \field{DeviceFeatures}, the driver MUST write a value to \fi Before writing to the \field{DriverFeatures} register, the driver MUST write a value to the \field{DriverFeaturesSel} register. The driver MUST write a value to \field{QueueNum} which is less than -or equal to the value presented by the device. +or equal to the value presented by the device in \field{QueueNumMax}. When \field{QueueReady} is not zero, the driver MUST NOT access \field{QueueNum}, \field{QueueDescLow}, \field{QueueDescHigh}, -- cgit v1.2.3