From d5f00aaeefb48998c6d42a8fcbb672c68d4054fd Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Mon, 5 Oct 2015 20:12:58 +0000 Subject: [PATCH] Document r286591, uart(4) PPS runtime-tunable. Sponsored by: The FreeBSD Foundation --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index ebaa5a07624..10ecbe320c2 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -1000,6 +1000,10 @@ A new &man.sysctl.8;, hw.model, has been added, which displays CPU model information. + + The &man.uart.4; driver has been + updated to allow tuning packets per second captured during + runtime.