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

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

version 1.4, 2015/02/27 13:57:22 version 1.5, 2015/02/27 14:07:11
Line 64 
Line 64 
 <ul>  <ul>
 <li>Improved hardware support, including:  <li>Improved hardware support, including:
     <ul>      <ul>
     <li>New xhci(4) driver for USB 3.0 host controllers.      <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/xhci.4?query=xhci&sec=4">xhci(4)</a> driver for USB 3.0 host controllers.
     <li>New umcs(4) driver for MosChip Semiconductor 78x0 USB multiport serial adapters.      <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/umcs.4?query=umcs&sec=4">umcs(4)</a> driver for MosChip Semiconductor 78x0 USB multiport serial adapters.
     <li>New skgpio(4) driver for Soekris net6501 GPIO and LEDs.      <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/skgpio.4?query=skgpio&sec=4">skgpio(4)</a> driver for Soekris net6501 GPIO and LEDs.
     <li>New uslhcom(4) driver for Silicon Labs CP2110 USB HID based UART.      <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/uslhcom.4?query=uslhcom&sec=4">uslhcom(4)</a> driver for Silicon Labs CP2110 USB HID based UART.
     <li>New nep(4) driver for Sun Neptune 10Gb Ethernet devices.      <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/nep.4?query=nep&sec=4">nep(4)</a> driver for Sun Neptune 10Gb Ethernet devices.
     <li>New iwm(4) driver for Intel 7260 wifi cards.      <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/iwm.4?query=iwm&sec=4">iwm(4)</a> driver for Intel 7260 wifi cards.
     <li>The rtsx(4) driver now supports RTS5227 and RTL8411B card readers.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/rtsx.4?query=rtsx&sec=4">rtsx(4)</a> driver now supports RTS5227 and RTL8411B card readers.
     <li>The bge(4) driver now supports jumbo frame support for various BCM57xx chipsets.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/bge.4?query=bge&sec=4">bge(4)</a> driver now supports jumbo frame support for various BCM57xx chipsets.
     <li>The ciss(4) driver now supports HP Gen9 Smart Array/Smart HBA devices.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/ciss.4?query=ciss&sec=4">ciss(4)</a> driver now supports HP Gen9 Smart Array/Smart HBA devices.
     <li>The mpi(4) and mpii(4) drivers now have mpsafe interrupt handlers running without the big lock.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/mpi.4?query=mpi&sec=4">mpi(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/mpii.4?query=mpii&sec=4">mpii(4)</a> drivers now have mpsafe interrupt handlers running without the big lock.
     <li>The ppb(4) driver now supports PCI bridges that support subtractive decoding (fixes PCMCIA behind the ATI SB400 PCI bridge), and devices with 64-bit BARs behind PCI-PCI bridges as seen on SPARC T5-2 systems.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/ppb.4?query=ppb&sec=4">ppb(4)</a> driver now supports PCI bridges that support subtractive decoding (fixes PCMCIA behind the ATI SB400 PCI bridge), and devices with 64-bit BARs behind PCI-PCI bridges as seen on SPARC T5-2 systems.
     <li>The pucdata(4) driver now supports Winchiphead CH382 devices.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/pucdata.4?query=pucdata&sec=4">pucdata(4)</a> driver now supports Winchiphead CH382 devices.
     <li>The sdmmc(4) driver now supports eMMC storage devices larger than 2GB.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/sdmmc.4?query=sdmmc&sec=4">sdmmc(4)</a> driver now supports eMMC storage devices larger than 2GB.
     <li>The sdhc(4) driver now supports Ricoh R5U822 and R5U823 card readers found in sveral Thinkpads.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/sdhc.4?query=sdhc&sec=4">sdhc(4)</a> driver now supports Ricoh R5U822 and R5U823 card readers.
     <li>The mfii(4) driver now supports the Megaraid 3008 (Fury) and 3108 (Invader) cards.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/mfii.4?query=mfii&sec=4">mfii(4)</a> driver now supports the Megaraid 3008 (Fury) and 3108 (Invader) cards.
     <li>The myx(4) driver runs less code under big lock.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/myx.4?query=myx&sec=4">myx(4)</a> driver runs less code under big lock.
     <li>The msk(4) driver now supports Yukon Prime, Yukon Optima 2, Yukon 88E8079, and various EC U and Surpreme chipsets.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/msk.4?query=msk&sec=4">msk(4)</a> driver now supports Yukon Prime, Yukon Optima 2, Yukon 88E8079, and various EC U and Surpreme chipsets.
     <li>The umass(4) driver now supports the Archos 24y Vision.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/umass.4?query=umass&sec=4">umass(4)</a> driver now supports the Archos 24y Vision.
     <li>The athn(4) driver now supports Atheros UB94 devices.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/athn.4?query=athn&sec=4">athn(4)</a> driver now supports Atheros UB94 devices.
     <li>The azalia(4) driver now supports Realtek ALC885 codec devices and Bay Trail HD Audio.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/azalia.4?query=azalia&sec=4">azalia(4)</a> driver now supports Realtek ALC885 codec devices and Bay Trail HD Audio.
     <li>The ix(4) driver now supports onboard Ethernet devices in SPARC T5 machines.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/ix.4?query=ix&sec=4">ix(4)</a> driver now supports onboard Ethernet devices in SPARC T5 machines.
     <li>The upd(4) driver how handles UPSes with broken report descriptors.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/upd.4?query=upd&sec=4">upd(4)</a> driver how handles UPSes with broken report descriptors.
     <li>The ums(4) driver now supports the USB Tablet device emulated by Qemu.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/ums.4?query=ums&sec=4">ums(4)</a> driver now supports the USB Tablet device emulated by Qemu.
     <li>The umsm(4) driver now supports MEDION S4222 devices.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/umsm.4?query=umsm&sec=4">umsm(4)</a> driver now supports MEDION S4222 devices.
     <li>The pciide(4) driver now supports Intel C610 chipsets.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/pciide.4?query=pciide&sec=4">pciide(4)</a> driver now supports Intel C610 chipsets.
     <li>The ukbd(4) driver now supports &quot;wellspring&quot; Apple keyboards.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/ukbd.4?query=ukbd&sec=4">ukbd(4)</a> driver now supports &quot;wellspring&quot; Apple keyboards.
     <li>The pms(4) driver now supports click-and-drag with Elantech v4 touchpads.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/pms.4?query=pms&sec=4">pms(4)</a> driver now supports click-and-drag with Elantech v4 touchpads.
     <li>The umodem(4) driver now supports Arduino Leonardo devices.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/umodem.4?query=umodem&sec=4">umodem(4)</a> driver now supports Arduino Leonardo devices.
     <li>Wireless network scanning problems with the iwn(4) driver have been fixed.      <li>Wireless network scanning problems with the <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/iwn.4?query=iwn&sec=4">iwn(4)</a> driver have been fixed.
     <li>Support for RS* IGP Radeon devices in the radeondrm(4) driver has been fixed.      <li>Support for RS* IGP Radeon devices in the <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/radeondrm.4?query=radeondrm&sec=4">radeondrm(4)</a> driver has been fixed.
     </ul>      </ul>
 <p>  <p>
   
 <li>Removed hardware support:  <li>Removed hardware support:
     <ul>      <ul>
     <li>The lofn(4) and nofn(4) drivers for Hifn crypto accelerator devices have been removed.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/lofn.4?query=lofn&sec=4">lofn(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/nofn.4?query=nofn&sec=4">nofn(4)</a> drivers for Hifn crypto accelerator devices have been removed.
     <li>The art(4) driver for Accoom Networks Artery T1/E1 drives has been removed.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/art.4?query=art&sec=4">art(4)</a> driver for Accoom Networks Artery T1/E1 drives has been removed.
     <li>The urio(4) driver for Diamond Multimedia Rio MP3 players has been removed.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/urio.4?query=urio&sec=4">urio(4)</a> driver for Diamond Multimedia Rio MP3 players has been removed.
     </ul>      </ul>
 <p>  <p>
   

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