OASIS Open Mailing List Archives  ·  All Lists  ·  virtio  ·  2022-09

virtio — archive

[Date Prev]  |  [Thread Prev]  |  [Thread Next]  |  [Date Next]   —  [Date Index]  |  [Thread Index]  |  [Month Index]  |  [List Home]

[PATCH] audio->sound


On Thu, Sep 08, 2022 at 11:11:40AM +0200, Cornelia Huck wrote: > On Thu, Sep 08 2022, "Michael S. Tsirkin" <[email protected]> wrote: > > > Spec calls the device "sound device". Make the name in the > > ID section match. > > > > Signed-off-by: Michael S. Tsirkin <[email protected]> > > --- > > content.tex | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/content.tex b/content.tex > > index 5c66e6b..279998a 100644 > > --- a/content.tex > > +++ b/content.tex > > @@ -3014,7 +3014,7 @@ \chapter{Device Types}\label{sec:Device Types} > > \hline > > 24 & Memory device \\ > > \hline > > -25 & Audio device \\ > > +25 & Sound device \\ > > \hline > > 26 & file system device \\ > > \hline > > Reviewed-by: Cornelia Huck <[email protected]> > > Actually, under the title "Sound device", the spec says > > "The virtio sound card is a virtual audio device..." > > -- should it be "virtio sound device" instead? I don't know, leave that for audio experts ;) -- MST

[Date Prev]  |  [Thread Prev]  |  [Thread Next]  |  [Date Next]   —  [Date Index]  |  [Thread Index]  |  [Month Index]  |  [List Home]