Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathangray committed Oct 1, 2024
1 parent 933f29d commit 368c1f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 76.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ <h3>What's New</h3>
<li>Recognise Cortex-A520AE (Hayes AE) and Cortex-A720AE (Hunter AE) CPUs
<li>Made the LEDs work on the SolidRun ClearFog CN9130 Base.
<li>Added Qualcomm Snapdragon X Elite (X1E80100) support.
<li>Implemented support for deeper idle states offered by PSCI, reducing the idle power usageon specific machines.
<li>Implemented support for deeper idle states offered by PSCI, reducing idle power usage.
<li>Populate arm64 HWCAP and HWCAP2 flags based on recognized feature bits and sanitized values of the ID register values.
<li>Made the Samsung Galaxy Book4 Edge (x1e80100) boot in ACPI mode.
<li>Used FEAT_RNG to feed entropy into the random subsystem on arm64 as on amd64.
Expand Down Expand Up @@ -190,7 +190,7 @@ <h3>What's New</h3>
<a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a>
net.inet.ip.forwarding, net.inet.ip6.forwarding,
net.inet6.ip6.redirect, net.inet.ip.directed-broadcast.
<li>Pushed kernel lock down to net_sysctl() to unlock uipc, bfp,
<li>Pushed kernel lock down to net_sysctl() to unlock uipc, bpf,
pflow and pipex sysctl.
<li>Removed kernel lock from various sysctl kern variables.
</ul>
Expand Down

0 comments on commit 368c1f2

Please sign in to comment.