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

Diff for /www/62.html between version 1.4 and 1.5

version 1.4, 2017/10/01 10:18:22 version 1.5, 2017/10/01 10:23:45
Line 69 
Line 69 
   
 <li>Improved hardware support, including:  <li>Improved hardware support, including:
     <ul>      <ul>
       <li>arm64: New <a href="https://man.openbsd.org/arm64/rkgrf.4">rkgrf(4)</a> driver for the Rockchip RK3399/RK3288 register file.
       <li>arm64: New <a href="https://man.openbsd.org/arm64/rkgrf.4">rkclock(4)</a> driver for Rockchip RK3399/RK3288 clocks.
       <li>arm64: New <a href="https://man.openbsd.org/arm64/rkpinctrl.4">rkpinctrl(4)</a> driver for controlling Rockchip RK3399/RK3288 pins.
       <li>arm64: New <a href="https://man.openbsd.org/arm64/rkgpio.4">rkpgpio(4)</a> driver for Rockchip RK3399 GPIO.
       <li>arm64: New <a href="https://man.openbsd.org/arm64/rkgtemp.4">rkptemp(4)</a> driver for Rockchip RK3399 temperature sensors.
       <li>arm64: New <a href="https://man.openbsd.org/arm64/rkiic.4">rkiic(4)</a> driver for Rockchip RK3399 I2C controllers.
       <li>arm64: New <a href="https://man.openbsd.org/arm64/rkiic.4">rkpmic(4)</a> driver for the RK808 Power Management IC.
       <li>arm64: New <a href="https://man.openbsd.org/arm64/dwmmc.4">rkpgpio(4)</a> driver for Synopsis Designware SD/MMC controllers.
       <li>arm64: New <a href="https://man.openbsd.org/arm64/dwdog.4">dwdog(4)</a> driver for the Synopsys Designware watchdog timer.
       <li>arm64: New <a href="https://man.openbsd.org/arm64/dwxe.4">dwxe(4)</a> driver for the Synopsys Designware Ethernet controller.
       <li>arm64: New <a href="https://man.openbsd.org/arm64/sxitwi.4">sxitwi(4)</a> driver for the two-wire bus on Allwinnder SoCs.
       <li>arm64: New <a href="https://man.openbsd.org/arm64/axppmic.4">axppmic(4)</a> driver for the AXP209 I2C PMIC.
       <li>arm64: New <a href="https://man.openbsd.org/arm64/bcmaux.4">bcmaux(4)</a> driver for clocks and interrupts on the auxilliary UART on BCM2835 devices.
       <li>arm64: New <a href="https://man.openbsd.org/arm64/mvpinctrl.4">mvpinctrl(4)</a> driver to configure pins on Marvell SoCs (Armada 388).
       <li>arm64: New <a href="https://man.openbsd.org/arm64/mvneta.4">mvneta(4)</a> driver the Ethernet controller on the Armada 38x series.
       <li>octeon: New <a href="https://man.openbsd.org/octeon/octsctl.4">octsctl(4)</a> driver for the OCTEON SATA controller bridge.
       <li>octeon: New <a href="https://man.openbsd.org/octeon/octxctl.4">octxctl(4)</a> driver for the OCTEON USB3 controller bridge.
       <li>New <a href="https://man.openbsd.org/hvs.4">hvs(4)</a> driver for Hyper-V storage.
       <li>New <a href="https://man.openbsd.org/pcxrtc.4">pcxrtc(4)</a> driver for the NXP PCF8563 Real Time Clock.
       <li>New <a href="https://man.openbsd.org/urng.4">urng(4)</a> driver for USB random number generator devices.
       <li>Intel 8265 and 3168 support was added to the <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> driver.
       <li>RTL8192CE support was added to the <a href="https://man.openbsd.org/rtwn.4">rtwn(4)</a> driver.
       <li>RT5360 support was added to the <a href="https://man.openbsd.org/ral.4">ral(4)</a> driver.
       <li>RTS525A support was added to the <a href="https://man.openbsd.org/rtsx.4">rtsx(4)</a> driver.
       <li>The <a href="https://man.openbsd.org/acpibat.4">acpibat(4)</a> driver now supports _BIX entries from ACPI 4.0.
       <li>ACPI hibernate support was added to the <a href="https://man.openbsd.org/nvme.4">nvme(4)</a> driver.
       <li>Substantially improved ACPI hibernate performance in the <a href="https://man.openbsd.org/ahci.4">ahci(4)</a> driver.
       <li>The <a href="https://man.openbsd.org/inteldrm.4">inteldrm(4)</a> driver was updated to code based on Linux 4.4.70. It now suports Skylake, Kabylake, and Cherryview devices and has better support for Broadwell and Valleyview devices.
       <li>The <a href="https://man.openbsd.org/pucdata.4">pucdata(4)</a> driver now supports ASIX AX99100 devices.
     <li>...      <li>...
     </ul>      </ul>
   

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5