Line 81:
Line 81:
|-
|-
−
| 20 (ioctlv) || ? (GetRhPortStatus) || ? || ? || OH0
+
| 20 (ioctlv) || ? (GetRhPortStatus) || 1 || 1 || OH0
| Supposedly used for getting the root hub's port status. {{check}}
| Supposedly used for getting the root hub's port status. {{check}}
+
* in 0: u8 - ?
+
* io 0: u32 - Presumably the port status
|-
|-
−
| 25 (ioctlv) || ? (SetRhPortStatus) || ? || ? || OH0
+
| 25 (ioctlv) || ? (SetRhPortStatus) || 2 || 0 || OH0
| Supposedly used for setting the root hub's port status. {{check}}
| Supposedly used for setting the root hub's port status. {{check}}
+
* in 0: u8 - ?
+
* in 1: u32 - Presumably the port status
|-
|-