summaryrefslogtreecommitdiff
path: root/newdevice.tex
diff options
context:
space:
mode:
authorrusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2014-03-13 03:11:55 +0000
committerrusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2014-03-13 03:11:55 +0000
commit716fe0421d20d12f71c1fec589dffa86e4219a03 (patch)
treec112ce3605de7eeefeabd0732f5324b582de0eed /newdevice.tex
parentfd7ba0ad86935ec6baf61744b2e950fc669ae48b (diff)
VIRTIO-81: MUST vs must
Clean up the remaining lowercase "musts". We actually introduce a new normative section in the balloon; for the rest we clarify them one way or another. Signed-off-by: Rusty Russell <rusty@au1.ibm.com> git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@318 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'newdevice.tex')
-rw-r--r--newdevice.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/newdevice.tex b/newdevice.tex
index 5e07b79..c7e6221 100644
--- a/newdevice.tex
+++ b/newdevice.tex
@@ -22,8 +22,8 @@ configuration information (the network device does this for filtering,
otherwise the table in the config space could potentially be very
large).
-Devices must not assume that configuration fields over 32 bits wide
-are atomically writable by the driver.
+Remember that configuration fields over 32 bits wide might not be
+atomically writable by the driver.
\section{What Device Number?}\label{sec:Creating New Device Types / What Device Number?}