File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,33 @@ An xHCI register access from UOS will induce EPT trap from UOS to
43
43
DM, and the xHCI DM or DRD DM will emulate hardware behaviors to make
44
44
the subsystem run.
45
45
46
+ USB devices supported by USB mediator
47
+ *************************************
48
+
49
+ The following USB devices are supported for the WaaG and LaaG operating systems.
50
+
51
+ +--------------+---------+---------+
52
+ | Device | WaaG OS | LaaG OS |
53
+ +==============+=========+=========+
54
+ | USB Storage | Y | Y |
55
+ +--------------+---------+---------+
56
+ | USB Mouse | Y | Y |
57
+ +--------------+---------+---------+
58
+ | USB Keyboard | Y | Y |
59
+ +--------------+---------+---------+
60
+ | USB Camera | N | Y |
61
+ +--------------+---------+---------+
62
+ | USB Headset | N | Y |
63
+ +--------------+---------+---------+
64
+ | USB Hub | Y | Y |
65
+ | (20 ports max| | |
66
+ | per VM) | | |
67
+ +--------------+---------+---------+
68
+
69
+ .. note ::
70
+ The above information is current as of ACRN 1.2.
71
+
72
+
46
73
USB host virtualization
47
74
***********************
48
75
You can’t perform that action at this time.
0 commit comments