Hi Gerd, On 04/10/2014 05:07 AM, Gerd Hoffmann wrote: > Signed-off-by: Gerd Hoffmann <[email protected]> > --- > content.tex | 2 + > virtio-input.tex | 135 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 137 insertions(+) > create mode 100644 virtio-input.tex > > diff --git a/content.tex b/content.tex > index c31a99e..196950d 100644 > --- a/content.tex > +++ b/content.tex > @@ -4887,6 +4887,8 @@ descriptor for the \field{sense_len}, \field{residual}, > \field{status_qualifier}, \field{status}, \field{response} and > \field{sense} fields. > > +\input{virtio-input.tex} > + > \chapter{Reserved Feature Bits}\label{sec:Reserved Feature Bits} > > Currently there are three device-independent feature bits defined: > diff --git a/virtio-input.tex b/virtio-input.tex > new file mode 100644 > index 0000000..3c34a52 > --- /dev/null > +++ b/virtio-input.tex > @@ -0,0 +1,135 @@ > +\section{Input Device}\label{sec:Device Types / Input Device} > + > +The virtio input device can be used to create virtual human interface > +devices such as keyboards, mice and tables. It basically sends linux
tablets Christopher -- Employee of Qualcomm Innovation Center, Inc. Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by the Linux Foundation.
