Discussion of the VIRTIO specification
 help / color / mirror / Atom feed
* [PATCH] Reserve device ID 49 for Virtio USB controller device
@ 2024-11-29 11:13 Aiswarya Cyriac
  2024-12-03 15:40 ` Matias Ezequiel Vara Larsen
  0 siblings, 1 reply; 3+ messages in thread
From: Aiswarya Cyriac @ 2024-11-29 11:13 UTC (permalink / raw)
  To: virtio-comment; +Cc: quic_tsoni, quic_svaddagi, Aiswarya Cyriac

Virtio USB controller device is a dual role device, which
can function as a USB host controller or a USB device
controller or support both roles. Additionally, device provides
support for switching of roles between USB host and device.

Signed-off-by: Aiswarya Cyriac <quic_acyriac@quicinc.com>
---
 content.tex | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content.tex b/content.tex
index c17ffa6..3c687ed 100644
--- a/content.tex
+++ b/content.tex
@@ -739,6 +739,8 @@ \chapter{Device Types}\label{sec:Device Types}
 \hline
 45         &   SPI master \\
 \hline
+49         &   USB controller \\
+\hline
 \end{tabular}
 
 Some of the devices above are unspecified by this document,
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-04-07  8:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-29 11:13 [PATCH] Reserve device ID 49 for Virtio USB controller device Aiswarya Cyriac
2024-12-03 15:40 ` Matias Ezequiel Vara Larsen
2025-04-07  8:36   ` Aiswarya Cyriac (QUIC)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox