HomeFreeBSD

linuxkpi: Handle bin attributes in sysfs attribute groups

Description

linuxkpi: Handle bin attributes in sysfs attribute groups

For instance, this is used by DRM drivers to declare the EDID property
of an GPU output connector:

sysctl -b sys.device.drmn1.card0.card0-DP-1.edid | edid-decode

...
Block 0, Base EDID:
  EDID Structure Version & Revision: 1.4
  Vendor & Product Identification:
    Manufacturer: SAM
    Model: 29814
    Serial Number: 810635354 (0x3051505a)
    Made in: week 15 of 2025
...

Reviewed by: bz, emaste, wulf
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D55176

Details

Provenance
dumbbellAuthored on Feb 8 2026, 10:11 AM
emasteCommitted on Apr 1 2026, 3:10 PM
Reviewer
bz
Differential Revision
D55176: linuxkpi: Handle bin attributes in sysfs attribute groups
Parents
rG607f6be6ec19: rtadvd: Fix validation of the MTU parameter when parsing config
Branches
Unknown
Tags
Unknown