diff options
| author | Christos Longros <chris.longros@gmail.com> | 2026-02-22 18:06:50 +0000 |
|---|---|---|
| committer | Adrian Chadd <adrian@FreeBSD.org> | 2026-02-22 18:07:37 +0000 |
| commit | acbf7498f5e11b00ffcd6c12bdb8bd1eddeb6d7f (patch) | |
| tree | 297694be8c926211a4f8937c7cede8764f8fbc04 /contrib/libfido2/.gitignore | |
| parent | d1947d0a1a55f905e5ed076d46d4f75a00c6f823 (diff) | |
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 'contrib/libfido2/.gitignore')
0 files changed, 0 insertions, 0 deletions
