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

Diff for /www/62.html between version 1.37 and 1.38

version 1.37, 2017/10/03 12:30:43 version 1.38, 2017/10/03 12:42:04
Line 84 
Line 84 
     <li>arm: New <a href="https://man.openbsd.org/dwmmc.4">dwmmc(4)</a> driver for Synopsis Designware SD/MMC controllers.      <li>arm: New <a href="https://man.openbsd.org/dwmmc.4">dwmmc(4)</a> driver for Synopsis Designware SD/MMC controllers.
     <li>arm: New <a href="https://man.openbsd.org/dwdog.4">dwdog(4)</a> driver for the Synopsys Designware watchdog timer.      <li>arm: New <a href="https://man.openbsd.org/dwdog.4">dwdog(4)</a> driver for the Synopsys Designware watchdog timer.
     <li>arm: New <a href="https://man.openbsd.org/dwxe.4">dwxe(4)</a> driver for the Synopsys Designware Ethernet controller.      <li>arm: New <a href="https://man.openbsd.org/dwxe.4">dwxe(4)</a> driver for the Synopsys Designware Ethernet controller.
     <li>arm: New <a href="https://man.openbsd.org/sxitwi.4">sxitwi(4)</a> driver for the two-wire bus on Allwinnder SoCs.      <li>arm: New <a href="https://man.openbsd.org/sxitwi.4">sxitwi(4)</a> driver for the two-wire bus on Allwinner SoCs.
     <li>arm: New <a href="https://man.openbsd.org/axppmic.4">axppmic(4)</a> driver for the AXP209 I2C PMIC.      <li>arm: New <a href="https://man.openbsd.org/axppmic.4">axppmic(4)</a> driver for the AXP209 I2C PMIC.
     <li>arm: New <a href="https://man.openbsd.org/bcmaux.4">bcmaux(4)</a> driver for clocks and interrupts on the auxilliary UART on BCM2835 devices.      <li>arm: New <a href="https://man.openbsd.org/bcmaux.4">bcmaux(4)</a> driver for clocks and interrupts on the auxilliary UART on BCM2835 devices.
     <li>arm: New <a href="https://man.openbsd.org/mvpinctrl.4">mvpinctrl(4)</a> driver to configure pins on Marvell SoCs (Armada 388).      <li>arm: New <a href="https://man.openbsd.org/mvpinctrl.4">mvpinctrl(4)</a> driver to configure pins on Marvell SoCs (Armada 388).
Line 153 
Line 153 
         rule.          rule.
         So IPv6 options are handled like their counterpart in IPv4          So IPv6 options are handled like their counterpart in IPv4
         now.          now.
     <li>If the IPv4 ID gets reused to fast, pf(4) fragment reassembly      <li>If the IPv4 ID gets reused too fast, pf(4) fragment reassembly
         uses a smarter strategy to drop packets.          uses a smarter strategy to drop packets.
     <li>...      <li>...
     </ul>      </ul>
Line 338 
Line 338 
     <li>The error handling in      <li>The error handling in
         <a href="https://man.openbsd.org/syslogd.8">syslogd(8)</a>          <a href="https://man.openbsd.org/syslogd.8">syslogd(8)</a>
         has been improved.          has been improved.
         Even if internal errors occur, the deamon tries to keep          Even if internal errors occur, the daemon tries to keep
         unaffected subsystems active.          unaffected subsystems active.
         So as many messages as possible are logged.          So as many messages as possible are logged.
         They can be filtered by severity and facility "syslog".          They can be filtered by severity and facility "syslog".
Line 362 
Line 362 
       a normal        a normal
       <a href="https://man.openbsd.org/scsi.4">scsi(4)</a>        <a href="https://man.openbsd.org/scsi.4">scsi(4)</a>
       device by eliminating its use of the obsolete XS_NO_CCB mechanism.        device by eliminating its use of the obsolete XS_NO_CCB mechanism.
     <li>Rmove last vestiges of now unused XS_NO_CCB mechanism.      <li>Remove last vestiges of now unused XS_NO_CCB mechanism.
     </ul>      </ul>
 <p>  <p>
   

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38