From bd847ded7776ef731346e61cbd8abe7a7e26d003 Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Mon, 16 Mar 2015 15:54:35 +0000 Subject: [PATCH] Document r279189, VSX support. Sponsored by: The FreeBSD Foundation --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index c208b1b35c7..4ccfaf8d90c 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -562,6 +562,11 @@ The userland and kernel must be updated before rebooting the system. + + Kernel support for Vector-Scalar eXtension + (VSX) found on POWER7 and POWER8 hardware + has been added.