Skip to content

Commit

Permalink
Changes for 2021-12-27
Browse files Browse the repository at this point in the history
* Add TRNG support.
* Change OHCI hardware ID to PRP0001 with a "generic-ohci" compatible string.
* Define root hub and ports for OHCI and EHCI controllers in the DSDT to help OSes discover companion controllers.
  • Loading branch information
jaredmcneill committed Dec 27, 2021
1 parent 3613a38 commit 09b337e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
#### 2021-12-27

* Add TRNG support.
* Change OHCI hardware ID to PRP0001 with a "generic-ohci" compatible string.
* Define root hub and ports for OHCI and EHCI controllers in the DSDT to help OSes discover companion controllers.

#### 2021-12-23

* Improved PCIe support.
Expand Down

0 comments on commit 09b337e

Please sign in to comment.