aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/openzfs/module
diff options
context:
space:
mode:
authorChristos Longros <chris.longros@gmail.com>2026-02-22 18:06:50 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2026-02-22 18:07:37 +0000
commitacbf7498f5e11b00ffcd6c12bdb8bd1eddeb6d7f (patch)
tree297694be8c926211a4f8937c7cede8764f8fbc04 /sys/contrib/openzfs/module
parentd1947d0a1a55f905e5ed076d46d4f75a00c6f823 (diff)
rge: log silicon revision during attachHEADmain
The initial import from OpenBSD contained chip revision printf() calls commented out, as OpenBSD's bare printf() style does not translate to FreeBSD's device_printf() idiom. The result is that users cannot distinguish RTL8125 from RTL8125B, RTL8125D_1, RTL8125D_2 etc. via dmesg alone, even though all variants show as '<RTL8125>' from the PCI probe string. Add proper device_printf() calls including the raw hwrev value, consistent with how re(4) reports chip revisions. Signed-off-by: Christos Longros <chris.longros@gmail.com> Reviewed by: zlei, imp, adrian Differential Revision: https://reviews.freebsd.org/D55402
Diffstat (limited to 'sys/contrib/openzfs/module')
0 files changed, 0 insertions, 0 deletions