git: 092bd624e5 - main - Document __FreeBSD_version 1400050 - 1400051
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Jan 2022 19:40:24 UTC
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=092bd624e5560342c51b6128e189a359e7d016f8 commit 092bd624e5560342c51b6128e189a359e7d016f8 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2022-01-26 19:40:13 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-01-26 19:40:13 +0000 Document __FreeBSD_version 1400050 - 1400051 --- .../content/en/books/porters-handbook/versions/_index.adoc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc index 6279a664e7..a2350410be 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -289,6 +289,16 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |gitref:2c4b65cc3d227f31864e183c15f6c42e2c596cd9[repository="src",length=12] |January 24, 2022 |14.0-CURRENT after adding <crypto/curve25519.h>. + +|1400050 +|gitref:213e91399b7998554d787bb290109ebe602aa279[repository="src",length=12] +|January 25, 2022 +|14.0-CURRENT after iflib adds the feature that a driver can set its own TX queue selection function as ift_txq_select in struct if_txrx. + +|1400051 +|gitref:59d465e200bb7058dfdb183c061730c10dd5bc03[repository="src",length=12] +|January 25, 2022 +|14.0-CURRENT after adding i2c support for LinuxKPI. |=== ////