diff options
author | gjb <gjb@FreeBSD.org> | 2015-10-05 20:12:32 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2015-10-05 20:12:32 +0000 |
commit | 82535d550bd96394c2e198fdf0c65fca36676376 (patch) | |
tree | 004648dcd0e7c35f28edb659b865408b77a2a95f | |
parent | faef7219391ad7c7e2404db0859b8643a19799ea (diff) | |
download | FreeBSD-src-82535d550bd96394c2e198fdf0c65fca36676376.zip FreeBSD-src-82535d550bd96394c2e198fdf0c65fca36676376.tar.gz |
Document r285876, cyapa(4) addition.
Sponsored by: The FreeBSD Foundation
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index f840ab0..5d5aaac 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -1015,6 +1015,9 @@ <para revision="282783" arch="powerpc">Support for the Freescale <acronym>PCI</acronym> Root Complex device has been added.</para> + + <para revision="285876">The &man.cyapa.4; driver has been added, + supporting the Cypress APA I2C trackpad.</para> </sect2> <sect2 xml:id="drivers-storage"> |