From f1b4fcc103575c6fea9eeb62ba86a59d3ba4ca6f Mon Sep 17 00:00:00 2001 From: mstsirkin Date: Tue, 23 Dec 2014 19:24:34 +0000 Subject: add legacy tag for makediff between cs02 and cs01 This is here merely as a work-around for latex-diff producing broken cross-references when labels are re-named. Not needed on trunk. Signed-off-by: Michael S. Tsirkin git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/branches/v1.0@454 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652 --- content.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content.tex b/content.tex index 56c9807..f9300e6 100644 --- a/content.tex +++ b/content.tex @@ -3034,6 +3034,7 @@ upon further investigation it became clear that multiple bits were needed. \subsection{Device configuration layout}\label{sec:Device Types / Network Device / Device configuration layout} +\label{sec:Device Types / Block Device / Feature bits / Device configuration layout} Three driver-read-only configuration fields are currently defined. The \field{mac} address field always exists (though is only valid if VIRTIO_NET_F_MAC is set), and @@ -3078,6 +3079,7 @@ assume the link is active, otherwise it SHOULD read the link status from the bottom bit of \field{status}. \subsubsection{Legacy Interface: Device configuration layout}\label{sec:Device Types / Network Device / Device configuration layout / Legacy Interface: Device configuration layout} +\label{sec:Device Types / Block Device / Feature bits / Device configuration layout / Legacy Interface: Device configuration layout} When using the legacy interface, transitional devices and drivers MUST format \field{status} and \field{max_virtqueue_pairs} in struct virtio_net_config -- cgit v1.2.3