Page MenuHomeFreeBSD

usb: struct usb_interface, move pnpinfo
AcceptedPublic

Authored by bz on Jan 25 2026, 7:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 23, 7:25 PM
Unknown Object (File)
Fri, Feb 20, 6:21 PM
Unknown Object (File)
Mon, Feb 9, 6:21 PM
Unknown Object (File)
Mon, Feb 9, 5:33 AM
Unknown Object (File)
Fri, Feb 6, 3:36 AM
Unknown Object (File)
Wed, Feb 4, 8:11 PM
Unknown Object (File)
Sun, Feb 1, 12:08 PM
Unknown Object (File)
Jan 26 2026, 8:59 AM
Subscribers

Details

Reviewers
dumbbell
Group Reviewers
USB
Summary

The pnpinfo is sorted into the middle of the LinuxKPI compat parts
of the struct but is used natively. Move the field out of that
section to the native bits.

Sponsored by: The FreeBSD Foundation

Test Plan

I am unsure about MFCing this (I would love to at least to 15)
but it would require modules to be re-built most likely?

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 70136
Build 67019: arc lint + arc unit