From acec9460655d1fe4dabcb31704ca321fcab90d0c Mon Sep 17 00:00:00 2001 From: justin Date: Thu, 11 Apr 2013 19:23:54 -0700 Subject: [PATCH] Add sepherosa's changelist. --- release34/index.mdwn | 34 ++++++++++++++++++++-------------- 1 file changed, 20 insertions(+), 14 deletions(-) diff --git a/release34/index.mdwn b/release34/index.mdwn index cc4c9d83..664e14b6 100644 --- a/release34/index.mdwn +++ b/release34/index.mdwn @@ -79,6 +79,7 @@ For a list of per-commit changes, see the [http://lists.dragonflybsd.org/piperma * SMP support now on by default * SMBIOS information is now detected and available. * ifnet/ifaddr statistics are now saved per-CPU. +* virtio, virtio-blk drivers added. > ### Hardware changes @@ -87,31 +88,36 @@ For a list of per-commit changes, see the [http://lists.dragonflybsd.org/piperma * Improved stability for iwi(4), wpi(4), and ath(4) * hptiop(4) supports RocketRAID 4520 and 4522 * USB4BSD drivers added: usb, ehci, ohci, uhci, xhci, umass, usfs, uaudio, uep, uhid, ukbd, ums, uether, udav, and axe. -* Various network drivers now use if_poll instead of device_polling. -* em(4)/emx(4) updated to Intel em-7.3.4. -* igb(4) updated to Intel igb-2.3.7 -* Support for Broadcom 5717C, 5717 C0, 5762, 5725, 5727. -* Support for DLink 520TX C1, DFE520TX C1 -* MSI for PCIe chips is on by default. +* em(4) and emx(4) are updated to Intel em-7.3.4. +* igb(4) has I210 and I211 support, and is updated to Intel igb-2.3.7. +* bnx(4) supports the BCM5717-C0, BCM5762, BCM5725 and BCM5727. +* rl(4) supports the DLink DFE520TX C1 +* msk(4) and et(4) are MSI-enabled +* bce(4) supports multiple-vector MSI-X, multiple receiving queues and multiple transmitting queues for BCM5709/BCM5716 +* bce(4), bge(4), bnx(4), em(4), emx(4) and jme(4) packet transmission performance has been improved by aggregating hardware register writing. +* bce(4) and igb(4) now enable multiple hardware transmitting queues by default. +* emx(4) supports 2 transmitting queues on 82571/82572, but is not enabled by default. +* bce(4), emx(4), igb(4) and jme(4) fully support the new polling(4) (IFPOLL). > ### HAMMER2 -* AES GCM support -* Cache coherency management system created based on HAMMER1 -* Message passing system implemented -* Spanning code written +* AES GCM support. +* Cache coherency management system created based on HAMMER1. +* Message passing system implemented. +* Spanning code written. > ### Userland changes * Vkernel disk serial numbers and interface MACs can now be set from the command line. -* mktemp(1) improvements from FreeBSD -* System make set to bmake +* mktemp(1) improvements from FreeBSD. +* System make set to bmake. +* Automatic installation of dports via /usr/Makefile added. > ### Removals -* None in this release (FIXME) +* None in this release > ### Contributed Software @@ -130,4 +136,4 @@ For a list of per-commit changes, see the [http://lists.dragonflybsd.org/piperma >### Security related -* No specific security-related updates in this release. (FIXME) +* No specific security-related updates in this release. -- 2.41.0