[Bug 290778] 15.0R Hardware Notes cut off ice(4) before listing supported devices
Date: Fri, 07 Nov 2025 05:17:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290778
--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch releng/15.0 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=3a63ca9620f9dd5a9978d76d145f596d24cef9e7
commit 3a63ca9620f9dd5a9978d76d145f596d24cef9e7
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-11-05 21:59:20 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2025-11-07 04:19:26 +0000
ice.4: Add ToC and E835 and editorial pass
This manual is large enough and well structured enough that we can have
a clickable table of contents. Use that to move some subsections which
should not appear in Hardware Release Note to the description section.
Adjust subsection names so this will work, preserving parentheticals
for search by moving them to the bodies just below.
Strip unnecessary copyright symbols and escaped hyphens. Copyright
symbols never appear in the content of manual pages, including other
Intel manual pages, and appear to break the Hardware Release Notes.
Escaped hyphens were necessary decades ago for manual pages written
in man(7), but this page is written in mdoc(7). Also misc touchups.
Add the recently added E835 devices to the supported HARDWARE list.
Add the speed ranges to description like the other ethernet drivers.
Approved by: re (cperciva)
PR: 290778
MFC after: 1 day
Fixes: 09b48f811b4b (Add support for E835-XXV-4 adapter)
Fixes: b202176dc76d (Add PCI IDs for E835 devices)
Reviewed by: kgalazka (previous version)
Reported by: kgalazka (additional hardware has been added)
Reported by: bigsneaky@duck.com (HW Relnote is truncating)
(cherry picked from commit f30335c5cb5e18a1ef08f5ba1d6fa6fc06f39348)
(cherry picked from commit 71bd17b879a74f57573d41ad21a9a0e7f984ab11)
share/man/man4/ice.4 | 372 +++++++++++++++++++++++++++++++--------------------
1 file changed, 224 insertions(+), 148 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.