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

Diff for /www/59.html between version 1.63 and 1.64

version 1.63, 2016/03/08 17:52:36 version 1.64, 2016/03/08 21:24:59
Line 69 
Line 69 
 <p>  <p>
 <li>Improved hardware support, including:  <li>Improved hardware support, including:
     <ul>      <ul>
       <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=asmc">asmc(4)</a>
           driver for the Apple System Management Controller.
       <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pchtemp">pchtemp(4)</a>
           driver for the thermal sensor found on Intel X99, C610 series, 9 series
           and 100 series PCH.
       <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uonerng">uonerng(4)</a>
           driver for the Moonbase Otago OneRNG.
       <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dwiic">dwiic(4)</a>
           driver for the Synopsys DesignWare I2C controller.
       <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ikbd">ikbd(4)</a>,
           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ims">ims(4)</a>, and
           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=imt">imt(4)</a>
           drivers for HID-over-i2c keyboards, mice and multitouch touchpads.
       <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=efifb">efifb(4)</a>
           driver for EFI frame buffer.
       <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xnf">xnf(4)</a>
           driver for Xen Netfront network interfaces.
       <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=viocon">viocon(4)</a>
           driver for the
           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=virtio">virtio(4)</a>
           console interface provided by KVM, QEMU, and others.
     <li>amd64 can now boot from 32 bit and 64 bit EFI.      <li>amd64 can now boot from 32 bit and 64 bit EFI.
     <li>Initial support for hardware reduced ACPI added to      <li>Initial support for hardware reduced ACPI added to
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi">acpi(4)</a>.          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi">acpi(4)</a>.
     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=efifb">efifb(4)</a>  
         driver for EFI frame buffer.  
     <li>Support for ACPI configured SD host controllers has been added to      <li>Support for ACPI configured SD host controllers has been added to
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdhc">sdhc(4)</a>.          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdhc">sdhc(4)</a>.
     <li>Xen domU support      <li>Xen domU support
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xen">xen(4)</a>,          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xen">xen(4)</a>,
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xspd">xspd(4)</a>.          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xspd">xspd(4)</a>.
     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xnf">xnf(4)</a>  
         driver for Xen Netfront network interfaces.  
     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc">puc(4)</a>      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc">puc(4)</a>
         driver now supports Moxa CP-168U, Perle Speed8 LE and QEMU PCI serial devices.          driver now supports Moxa CP-168U, Perle Speed8 LE and QEMU PCI serial devices.
     <li>Intel 100 Series PCH Ethernet MAC with i219 PHY support has been added to the      <li>Intel 100 Series PCH Ethernet MAC with i219 PHY support has been added to the
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em">em(4)</a> driver.          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em">em(4)</a> driver.
     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge">bge(4)</a>  
         and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em">em(4)</a>  
         drivers now process packets without the kernel lock held.  
     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=oce">oce(4)</a>  
         driver now processes received packets without the kernel lock held.  
     <li>RTL8168H/RTL8111H support has been added to      <li>RTL8168H/RTL8111H support has been added to
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&amp;sec=4">re(4)</a>.          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&amp;sec=4">re(4)</a>.
     <li>Initial IEEE 802.11n support in the      <li>Initial IEEE 802.11n support in the
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwm">iwm(4)</a>          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwm">iwm(4)</a>
         and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn">iwn(4)</a>          and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn">iwn(4)</a>
         drivers.          drivers.
     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=asmc">asmc(4)</a>  
         driver for the Apple System Management Controller.  
     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pchtemp">pchtemp(4)</a>  
         driver for the thermal sensor found on Intel X99, C610 series, 9 series  
         and 100 series PCH.  
     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uonerng">uonerng(4)</a>  
         driver for the Moonbase Otago OneRNG.  
     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dwiic">dwiic(4)</a>  
         driver for the Synopsys DesignWare I2C controller.  
     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ikbd">ikbd(4)</a>,  
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ims">ims(4)</a>, and  
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=imt">imt(4)</a>  
         drivers for HID-over-i2c keyboards, mice and multitouch touchpads.  
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm">inteldrm(4)</a>      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm">inteldrm(4)</a>
         has been updated to Linux 3.14.52 adding initial support for Bay Trail          has been updated to Linux 3.14.52 adding initial support for Bay Trail
         and Broadwell graphics.          and Broadwell graphics.
     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=viocon">viocon(4)</a>  
         driver for the  
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=virtio">virtio(4)</a>  
         console interface provided by KVM, QEMU, and others.  
     <li>Support for audio in Thinkpad docks has been added to the      <li>Support for audio in Thinkpad docks has been added to the
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia">azalia(4)</a>          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia">azalia(4)</a>
         driver.          driver.
Line 129 
Line 124 
         driver now supports sector mode for eMMC devices, such as those found on          driver now supports sector mode for eMMC devices, such as those found on
         some BeagleBone Black boards.          some BeagleBone Black boards.
     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cnmac">cnmac(4)</a>      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cnmac">cnmac(4)</a>
         driver now supports checksum offloading and receives packets without the          driver now supports checksum offloading
         kernel lock held.  
     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xhci">xhci(4)</a>  
         driver is now enabled for macppc machines.  
     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipmi">ipmi(4)</a>      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipmi">ipmi(4)</a>
         driver now supports OpenIPMI compatible character device.          driver now supports OpenIPMI compatible character device.
     <li>...      <li>...
Line 228 
Line 220 
     </ul>      </ul>
 <p>  <p>
   
   <li>SMP network stack improvements:
       <ul>
       <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge">bge(4)</a>
           and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em">em(4)</a>
           drivers now process packets without the kernel lock held.
       <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=oce">oce(4)</a>
           and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cnmac">cnmac(4)</a>
           drivers now processes received packets without the kernel lock held.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf">bpf(4)</a>
           now runs without the kernel lock.
       </ul>
   <p>
   
 <li>Generic network stack improvements:  <li>Generic network stack improvements:
     <ul>      <ul>
     <li>Remove support for obsolete IPv6 socket options.  
     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=etherip">etherip(4)</a>      <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=etherip">etherip(4)</a>
         pseudo-device for tunnelling Ethernet frames across IP[46] networks          pseudo-device for tunnelling Ethernet frames across IP[46] networks
         using RFC 3378 EtherIP encapsulation.          using RFC 3378 EtherIP encapsulation.
     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pair">pair(4)</a>      <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pair">pair(4)</a>
         pseudo-device for creating paired virtual Ethernet interfaces.          pseudo-device for creating paired virtual Ethernet interfaces.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf">bpf(4)</a>      <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tap">tap(4)</a>
         now runs without the kernel lock.          pseudo-device splitted up from
     <li>Split up the  
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tun">tun(4)</a>          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tun">tun(4)</a>
         pseudo-device into          providing a layer 3 interface with userland.
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tun">tun(4)</a>      <li>Remove support for obsolete IPv6 socket options.
         (for layer 3) and  
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tap">tap(4)</a>  
         (for layer 2) pseudo-devices.  
         As a result, the link0 flag has no effect on  
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tun">tun(4)</a>  
         interfaces anymore.  
     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn">iwn(4)</a>      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn">iwn(4)</a>
         driver now passes IEEE 802.11 control frames in monitor mode, allowing          driver now passes IEEE 802.11 control frames in monitor mode, allowing
         full capture of traffic on a particular wireless channel.          full capture of traffic on a particular wireless channel.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflow">pflow(4)</a>      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflow">pflow(4)</a>
         now supports IPv6 for transport.          now supports IPv6 for transport.
     <li>Several interoperability issues in  
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked">iked(8)</a>  
         have been fixed, including EAP auth with OS X El Capitan.  
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>
Line 301 
Line 295 
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient">dhclient(8)</a>      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient">dhclient(8)</a>
         again disables pending timeouts if the interface link is lost,          again disables pending timeouts if the interface link is lost,
         preventing endless retries at obtaining a lease.          preventing endless retries at obtaining a lease.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient">dhclient(8)</a>  
         was pledged.  
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd">dhcpd(8)</a>      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd">dhcpd(8)</a>
         again properly utilizes default-lease-time, max-lease-time and          again properly utilizes default-lease-time, max-lease-time and
         bootp-lease-time options.          bootp-lease-time options.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd">dhcpd(8)</a>  
         was pledged.  
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump">tcpdump(8)</a>      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump">tcpdump(8)</a>
         now displays more information about IEEE 802.11 frames when run with          now displays more information about IEEE 802.11 frames when run with
         the -y IEEE802_11_RADIO and -v options.          the -y IEEE802_11_RADIO and -v options.
       <li>Several interoperability issues in
           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked">iked(8)</a>
           have been fixed, including EAP auth with OS X El Capitan.
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>

Legend:
Removed from v.1.63  
changed lines
  Added in v.1.64