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

Diff for /www/66.html between version 1.24 and 1.25

version 1.24, 2019/09/30 11:49:18 version 1.25, 2019/09/30 12:45:00
Line 135 
Line 135 
   
 <li>Improved hardware support, including:  <li>Improved hardware support, including:
   <ul>    <ul>
     <li>Added support for ethernet on Lenovo USB-C docks.      <li>Added support for Ethernet on Lenovo USB-C docks.
     <li>Implemented Linux compatibility      <li>Implemented Linux compatibility
       <a href="https://man.openbsd.org/acpi.4">acpi(4)</a>        <a href="https://man.openbsd.org/acpi.4">acpi(4)</a>
       interfaces and enabled the ACPI support code in        interfaces and enabled the ACPI support code in
Line 147 
Line 147 
       <a href="https://man.openbsd.org/wsconsctl.8">wsconsctl(8)</a>.        <a href="https://man.openbsd.org/wsconsctl.8">wsconsctl(8)</a>.
     <li>Speakers now work on the ThinkPad X1C7.      <li>Speakers now work on the ThinkPad X1C7.
     <li>Added <a href="https://man.openbsd.org/amdgpu.4">amdgpu(4)</a>, an AMD      <li>Added <a href="https://man.openbsd.org/amdgpu.4">amdgpu(4)</a>, an AMD
       RADEON GPU video driver.        Radeon GPU video driver.
     <li>Added TSC synchronization for multiprocessor machines and re-enabled TSC      <li>Added TSC synchronization for multiprocessor machines and re-enabled TSC
       as the default amd64 time source.        as the default amd64 time source.
     <li>Added support of Realtek ALC285 in      <li>Added support of Realtek ALC285 in
Line 203 
Line 203 
     <li>Updated shared drm code,      <li>Updated shared drm code,
       <a href="https://man.openbsd.org/inteldrm.4">inteldrm(4)</a>        <a href="https://man.openbsd.org/inteldrm.4">inteldrm(4)</a>
       and <a href="https://man.openbsd.org/radeondrm.4">radeondrm(4)</a>        and <a href="https://man.openbsd.org/radeondrm.4">radeondrm(4)</a>
       to linux 4.19.34. This adds support for Intel Broxton/Apollo        to linux 4.19.74. This adds support for Intel Broxton/Apollo
       Lake, Amber Lake, Gemini Lake, Coffee Lake, Whiskey Lake, Cannon        Lake, Amber Lake, Gemini Lake, Coffee Lake, Whiskey Lake,
       Lake and Ice Lake hardware.        and Comet Lake hardware.
     <li>Made <a href="https://man.openbsd.org/startx.1">startx(1)</a> and      <li>Made <a href="https://man.openbsd.org/startx.1">startx(1)</a> and
       <a href="https://man.openbsd.org/xinit.1">xinit(1)</a> work again on        <a href="https://man.openbsd.org/xinit.1">xinit(1)</a> work again on
       modern systems using        modern systems using
Line 322 
Line 322 
     <li>Added <a href="https://man.openbsd.org/tpmr.4">tpmr(4)</a>, a 802.1Q      <li>Added <a href="https://man.openbsd.org/tpmr.4">tpmr(4)</a>, a 802.1Q
       two-port MAC relay implementation.        two-port MAC relay implementation.
     <li>Added <a href="https://man.openbsd.org/iavf.4">iavf(4)</a> driver for      <li>Added <a href="https://man.openbsd.org/iavf.4">iavf(4)</a> driver for
       Intel SR-IOV Virtual Functions of Intel 700 series ethernet controllers.        Intel SR-IOV Virtual Functions of Intel 700 series Ethernet controllers.
     <li>Added <a href="https://man.openbsd.org/aggr.4">aggr(4)</a>, a      <li>Added <a href="https://man.openbsd.org/aggr.4">aggr(4)</a>, a
       dedicated driver to implement 802.1AX link aggregration.        dedicated driver to implement 802.1AX link aggregration.
     <li>Added port protection support      <li>Added port protection support
Line 752 
Line 752 
   
 <li>The system includes the following major components from outside suppliers:  <li>The system includes the following major components from outside suppliers:
   <ul>    <ul>
     <li>ibexpat to 2.2.7      <li>Xenocara (based on X.Org 7.7 with xserver 1.20.5 + patches,
     <li>unbound 1.9.3          freetype 2.10.1, fontconfig 2.12.4, Mesa 19.0.8, xterm 344,
           xkeyboard-config 2.20 and more)
       <li>LLVM/Clang 8.0.1 (+ patches)
       <li>GCC 4.2.1 (+ patches) and 3.3.6 (+ patches)
       <li>Perl 5.28.2 (+ patches)
     <li>NSD 4.2.2.      <li>NSD 4.2.2.
     <li>LLVM 8.0.0      <li>Unbound 1.9.3
     <li>perl 5.28.2.      <li>Ncurses 5.7
     <li>Mesa 19.0.5.      <li>Binutils 2.17 (+ patches)
     <li>libdrm 2.4.98      <li>Gdb 6.3 (+ patches)
     <li>LLVM 8.0.1      <li>Awk Aug 10, 2011 version
       <li>Expat 2.2.8
   </ul>    </ul>
 </ul>  </ul>
 </section>  </section>

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25