=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/53.html,v retrieving revision 1.3 retrieving revision 1.4 diff -c -r1.3 -r1.4 *** www/53.html 2013/02/08 18:29:59 1.3 --- www/53.html 2013/02/08 21:41:40 1.4 *************** *** 87,110 ****
  • New drivers for virtio(4) devices: vio(4) (network), vioblk(4) (block devices, attaching as SCSI disks) and viomb(4) (memory ballooning)
  • Support for 10Gb ethernet cards based on the Intel X540 chipset in ix(4) !
  • TX interrupt mitigation and hardware VLAN tagging to reduce CPU usage in vr(4)
  • Improvements for NICs using 82579/pch2 in em(4)
  • Improvements to ahci(4) and switch additional chips to AHCI mode
  • Support for the fixed-function performance counter on newer x86 chips with constant time stamp counters
  • Support for Elantech touchpads in pms(4) and synaptics(4)
  • Support for "physical devices" on skinny mfi(4) controllers

  • Generic network stack improvements:

  • Routing daemons and other userland network improvements:

    --- 87,126 ----

  • New drivers for virtio(4) devices: vio(4) (network), vioblk(4) (block devices, attaching as SCSI disks) and viomb(4) (memory ballooning)
  • Support for 10Gb ethernet cards based on the Intel X540 chipset in ix(4) !
  • Support for SFP+ hot-plug (82599) and various other improvements in ix(4) !
  • TX interrupt mitigation, hardware VLAN tagging and checksum offload reduce CPU use in vr(4) !
  • TCP RX Checksum offload in gem(4)
  • Improvements for NICs using 82579/pch2 in em(4) +
  • Flow control is now supported on bnx(4) 5708S/5709S adapters, gem(4) and jme(4) + +
  • Support for power-saving clients in hostap mode for acx(4) and athn(4) +
  • A cause of RT2661 ral(4) wedging in hostap mode was fixed +
  • iwn(4) supports additional devices (Centrino Advanced-N 6235 and initial support for Centrino Wireless-N 1030) +
  • Improvements to ahci(4) and switch additional chips to AHCI mode
  • Support for the fixed-function performance counter on newer x86 chips with constant time stamp counters
  • Support for Elantech touchpads in pms(4) and synaptics(4)
  • Support for "physical devices" on skinny mfi(4) controllers +
  • Support for VMware emulated SAS adapters in mpi(4) +
  • Support for Intel's Supervisor Mode Access Prevention (SMAP) feature on i386 and amd64 +
  • Support the RDRAND instruction to read the hardware random number generator on recent Intel processors +
  • ulpt(4) can now upload firmware to certain HP LaserJet printers +
  • Added stat clock to Loongson machines, improving accuracy of cpu usage statistics +
  • CPU throttling supported on Loongson 2F +
  • DRM support for macppc

  • Generic network stack improvements:

  • Routing daemons and other userland network improvements:

    *************** *** 116,122 ****

  • Assorted improvements:

    --- 132,142 ----

  • Assorted improvements:

    *************** *** 606,612 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 53.html,v 1.3 2013/02/08 18:29:59 sthen Exp $ --- 626,632 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 53.html,v 1.4 2013/02/08 21:41:40 sthen Exp $