You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/this-month/2022-05/index.md
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,18 @@ The `x86_64` crate provides various abstractions for `x86_64` systems, including
38
38
39
39
In May, …
40
40
41
+
### [`xhci`](https://github.com/rust-osdev/xhci)
42
+
43
+
<spanclass="maintainers">Maintained by [@toku-sa-n](https://github.com/toku-sa-n)</span>
44
+
45
+
The `xhci` crate provides types of xHCI structires, such as Registers and TRBs.
46
+
47
+
We merged the following fix this month:
48
+
49
+
-[fix(StructuralParameters2): Bit range in `max_scratchpad_buffers_hi`](https://github.com/rust-osdev/xhci/pull/134) <spanclass="gray">([published](https://github.com/rust-osdev/xhci/pull/135) as `v0.8.4`)</span>
50
+
51
+
Thanks to [@Yuna-Tomi](https://github.com/Yuna-Tomi) for this contribution!
52
+
41
53
## Call for Participation
42
54
43
55
Want to contribute to a Rust OSDev project, but don't know where to start? Pick up one of these outstanding
0 commit comments