=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/57.html,v retrieving revision 1.77 retrieving revision 1.78 diff -c -r1.77 -r1.78 *** www/57.html 2015/04/05 09:21:45 1.77 --- www/57.html 2015/04/15 06:15:38 1.78 *************** *** 77,83 ****
  • The ciss(4) driver now supports HP Gen9 Smart Array/Smart HBA devices.
  • The mpi(4) and mfi(4) drivers now have mpsafe interrupt handlers running without the big lock.
  • 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. !
  • The pucdata(4) driver now supports Winchiphead CH382 devices.
  • The sdmmc(4) driver now supports eMMC storage devices larger than 2GB.
  • The sdhc(4) driver can properly resume on Ricoh controllers.
  • The sdhc(4) driver now supports Ricoh R5U822 and R5U823 card readers. --- 77,83 ----
  • The ciss(4) driver now supports HP Gen9 Smart Array/Smart HBA devices.
  • The mpi(4) and mfi(4) drivers now have mpsafe interrupt handlers running without the big lock.
  • 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. !
  • The puc(4) driver now supports Winchiphead CH382 devices.
  • The sdmmc(4) driver now supports eMMC storage devices larger than 2GB.
  • The sdhc(4) driver can properly resume on Ricoh controllers.
  • The sdhc(4) driver now supports Ricoh R5U822 and R5U823 card readers.