[BACK]Return to 69.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/69.html between version 1.27 and 1.28

version 1.27, 2021/04/11 21:24:01 version 1.28, 2021/04/12 10:04:34
Line 114 
Line 114 
         <li>Added basic support for BCM4379, found on the Apple M1 SoCs, to          <li>Added basic support for BCM4379, found on the Apple M1 SoCs, to
                 <a href="https://man.openbsd.org/bwfm.4">bwfm(4)</a>.                  <a href="https://man.openbsd.org/bwfm.4">bwfm(4)</a>.
         <li>Added <a href="https://man.openbsd.org/exuart.4">exuart(4)</a>          <li>Added <a href="https://man.openbsd.org/exuart.4">exuart(4)</a>
                 support for hte UART found on the Apple M1 SoC.                  support for the UART found on the Apple M1 SoC.
         <li>Added <a href="https://man.openbsd.org/apldog.4">apldog(4)</a>, a          <li>Added <a href="https://man.openbsd.org/apldog.4">apldog(4)</a>, a
                 driver for the watchdog on Apple M1 SoCs, allowing reboot of the                  driver for the watchdog on Apple M1 SoCs, allowing reboot of the
                 machine.                  machine.
Line 495 
Line 495 
         <li>Extended <a href="https://man.openbsd.org/pcamux.4">pcamux(4)</a>          <li>Extended <a href="https://man.openbsd.org/pcamux.4">pcamux(4)</a>
                 with ACPI support.                  with ACPI support.
         <li>Added <a href="https://man.openbsd.org/acpige.4">acpige(4)</a>, a          <li>Added <a href="https://man.openbsd.org/acpige.4">acpige(4)</a>, a
                 driver for ACPI generic event devices, used on te HoneyComb LX2K to                  driver for ACPI generic event devices, used on the HoneyComb LX2K to
                 implement power button handling.                  implement power button handling.
         <li>Added <a href="https://man.openbsd.org/pchgpio.4">pchgpio(4)</a>,          <li>Added <a href="https://man.openbsd.org/pchgpio.4">pchgpio(4)</a>,
                 a driver for the GPIO controllers found on modern Intel PCHs.                  a driver for the GPIO controllers found on modern Intel PCHs.
Line 962 
Line 962 
         These work alongside with <a          These work alongside with <a
         href="https://man.openbsd.org/slaacd.8">slaacd(8)</a> and <a          href="https://man.openbsd.org/slaacd.8">slaacd(8)</a> and <a
         href="https://man.openbsd.org/unwind.8">unwind(8)</a> to provide a          href="https://man.openbsd.org/unwind.8">unwind(8)</a> to provide a
         coherent and simple automatic configration of network interfaces and          coherent and simple automatic configuration of network interfaces and
         DNS resolution.<br>          DNS resolution.<br>
         The two daemons are not enabled by default for now, but can be tested          The two daemons are not enabled by default for now, but can be tested
         by enableing them with <a href="https://man.openbsd.org/rcctl.8">rcctl(8)</a>.          by enabling them with <a href="https://man.openbsd.org/rcctl.8">rcctl(8)</a>.
     <ul>      <ul>
         <li><a href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a>          <li><a href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a>
                 implements the DHCP protocol to acquire IPv4 address leases from                  implements the DHCP protocol to acquire IPv4 address leases from

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28