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

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

version 1.3, 2015/02/26 10:37:03 version 1.4, 2015/02/27 13:57:22
Line 64 
Line 64 
 <ul>  <ul>
 <li>Improved hardware support, including:  <li>Improved hardware support, including:
     <ul>      <ul>
     <li>...      <li>New xhci(4) driver for USB 3.0 host controllers.
       <li>New umcs(4) driver for MosChip Semiconductor 78x0 USB multiport serial adapters.
       <li>New skgpio(4) driver for Soekris net6501 GPIO and LEDs.
       <li>New uslhcom(4) driver for Silicon Labs CP2110 USB HID based UART.
       <li>New nep(4) driver for Sun Neptune 10Gb Ethernet devices.
       <li>New iwm(4) driver for Intel 7260 wifi cards.
       <li>The rtsx(4) driver now supports RTS5227 and RTL8411B card readers.
       <li>The bge(4) 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 mpi(4) and mpii(4) 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 pucdata(4) driver now supports Winchiphead CH382 devices.
       <li>The sdmmc(4) 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 mfii(4) driver now supports the Megaraid 3008 (Fury) and 3108 (Invader) cards.
       <li>The myx(4) 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 umass(4) driver now supports the Archos 24y Vision.
       <li>The athn(4) driver now supports Atheros UB94 devices.
       <li>The azalia(4) 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 upd(4) driver how handles UPSes with broken report descriptors.
       <li>The ums(4) driver now supports the USB Tablet device emulated by Qemu.
       <li>The umsm(4) driver now supports MEDION S4222 devices.
       <li>The pciide(4) driver now supports Intel C610 chipsets.
       <li>The ukbd(4) driver now supports &quot;wellspring&quot; Apple keyboards.
       <li>The pms(4) driver now supports click-and-drag with Elantech v4 touchpads.
       <li>The umodem(4) driver now supports Arduino Leonardo devices.
       <li>Wireless network scanning problems with the iwn(4) driver have been fixed.
       <li>Support for RS* IGP Radeon devices in the radeondrm(4) driver has been fixed.
       </ul>
   <p>
   
   <li>Removed hardware support:
       <ul>
       <li>The lofn(4) and nofn(4) 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 urio(4) driver for Diamond Multimedia Rio MP3 players has been removed.
     </ul>      </ul>
 <p>  <p>
   

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