On Sun, Jan 01 2023, Parav Pandit <[email protected]> wrote:
> Place device specification, its driver and device
> conformance into its own directory to have self contained device
> specification.
>
> Fixes: https://github.com/oasis-tcs/virtio-spec/issues/153
> Signed-off-by: Parav Pandit <[email protected]>
> ---
> changelog:
> v0->v1:
> - new patch
> ---
> conformance.tex | 32 +------------------
> content.tex | 2 +-
> .../virtio-sound/device-conformance.tex | 16 ++++++++++
> .../virtio-sound/device.tex | 0
> .../virtio-sound/driver-conformance.tex | 13 ++++++++
> 5 files changed, 31 insertions(+), 32 deletions(-)
> create mode 100644 device-types/virtio-sound/device-conformance.tex
> rename virtio-sound.tex => device-types/virtio-sound/device.tex (100%)
> create mode 100644 device-types/virtio-sound/driver-conformance.tex
(...)
> @@ -290,23 +277,6 @@ \section{Conformance Targets}\label{sec:Conformance /
> Conformance Targets}
> \import{device-types/virtio-rpmb/}{device-conformance}
> \import{device-types/virtio-iommu/}{device-conformance}
>
> -\conformance{\subsection}{Sound Device Conformance}\label{sec:Conformance /
> Device Conformance / Sound Device Conformance}
> -
> -A sound device MUST conform to the following normative statements:
> -
> -\begin{itemize}
> -\item \ref{devicenormative:Device Types / Sound Device / Device Operation /
> Jack Information}
> -\item \ref{devicenormative:Device Types / Sound Device / Device Operation /
> PCM Stream Information}
> -\item \ref{devicenormative:Device Types / Sound Device / Device Operation /
> PCM Stream Parameters}
> -\item \ref{devicenormative:Device Types / Sound Device / Device Operation /
> PCM Stream Release}
> -\item \ref{devicenormative:Device Types / Sound Device / Device Operation /
> PCM Output Stream}
> -\item \ref{devicenormative:Device Types / Sound Device / Device Operation /
> PCM Input Stream}
> -\item \ref{devicenormative:Device Types / Sound Device / Device Operation /
> Channel Map Information}
> -\item \ref{devicenormative:Device Types / Sound Device / Device Operation /
> Control Element Information}
> -\item \ref{devicenormative:Device Types / Sound Device / Device Operation /
> Control Element Metadata}
> -\item \ref{devicenormative:Device Types / Sound Device / Device Operation /
> Control Element Notifications}
> -\end{itemize}
> -
Missing
\import{device-types/virtio-sound/}{device-conformance}
> \conformance{\subsection}{Memory Device Conformance}\label{sec:Conformance /
> Device Conformance / Memory Device Conformance}
>
> A memory device MUST conform to the following normative statements:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]