=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/62.html,v retrieving revision 1.37 retrieving revision 1.38 diff -c -r1.37 -r1.38 *** www/62.html 2017/10/03 12:30:43 1.37 --- www/62.html 2017/10/03 12:42:04 1.38 *************** *** 84,90 ****
  • arm: New dwmmc(4) driver for Synopsis Designware SD/MMC controllers.
  • arm: New dwdog(4) driver for the Synopsys Designware watchdog timer.
  • arm: New dwxe(4) driver for the Synopsys Designware Ethernet controller. !
  • arm: New sxitwi(4) driver for the two-wire bus on Allwinnder SoCs.
  • arm: New axppmic(4) driver for the AXP209 I2C PMIC.
  • arm: New bcmaux(4) driver for clocks and interrupts on the auxilliary UART on BCM2835 devices.
  • arm: New mvpinctrl(4) driver to configure pins on Marvell SoCs (Armada 388). --- 84,90 ----
  • arm: New dwmmc(4) driver for Synopsis Designware SD/MMC controllers.
  • arm: New dwdog(4) driver for the Synopsys Designware watchdog timer.
  • arm: New dwxe(4) driver for the Synopsys Designware Ethernet controller. !
  • arm: New sxitwi(4) driver for the two-wire bus on Allwinner SoCs.
  • arm: New axppmic(4) driver for the AXP209 I2C PMIC.
  • arm: New bcmaux(4) driver for clocks and interrupts on the auxilliary UART on BCM2835 devices.
  • arm: New mvpinctrl(4) driver to configure pins on Marvell SoCs (Armada 388). *************** *** 153,159 **** rule. So IPv6 options are handled like their counterpart in IPv4 now. !
  • If the IPv4 ID gets reused to fast, pf(4) fragment reassembly uses a smarter strategy to drop packets.
  • ... --- 153,159 ---- rule. So IPv6 options are handled like their counterpart in IPv4 now. !
  • If the IPv4 ID gets reused too fast, pf(4) fragment reassembly uses a smarter strategy to drop packets.
  • ... *************** *** 338,344 ****
  • The error handling in syslogd(8) has been improved. ! Even if internal errors occur, the deamon tries to keep unaffected subsystems active. So as many messages as possible are logged. They can be filtered by severity and facility "syslog". --- 338,344 ----
  • The error handling in syslogd(8) has been improved. ! Even if internal errors occur, the daemon tries to keep unaffected subsystems active. So as many messages as possible are logged. They can be filtered by severity and facility "syslog". *************** *** 362,368 **** a normal scsi(4) device by eliminating its use of the obsolete XS_NO_CCB mechanism. !
  • Rmove last vestiges of now unused XS_NO_CCB mechanism.

    --- 362,368 ---- a normal scsi(4) device by eliminating its use of the obsolete XS_NO_CCB mechanism. !

  • Remove last vestiges of now unused XS_NO_CCB mechanism.