Update known limitations in README, now USB hubs are supported.

This commit is contained in:
Martin Whitaker
2022-01-09 21:45:07 +00:00
parent 0fded3e321
commit 79ec174a82

View File

@@ -510,7 +510,6 @@ of all zeros and all ones.
## Known Limitations and Bugs
* The UHCI and EHCI USB controllers are not yet supported.
* USB hubs (other than the controller root hub) are not yet supported.
* Temperature reporting is currently only supported for Intel CPUs.
## Acknowledgments