Page MenuHomeFreeBSD

LinuxKPI: Check the devclass of the parent device in dev_is_pci
ClosedPublic

Authored by jhb on May 18 2026, 3:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 13, 12:51 AM
Unknown Object (File)
Wed, Aug 12, 11:52 PM
Unknown Object (File)
Wed, Aug 12, 11:30 PM
Unknown Object (File)
Mon, Aug 10, 11:24 AM
Unknown Object (File)
Mon, Aug 10, 11:04 AM
Unknown Object (File)
Mon, Aug 10, 4:41 AM
Unknown Object (File)
Sat, Aug 8, 5:45 AM
Unknown Object (File)
Sat, Aug 8, 4:55 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 73191
Build 70074: arc lint + arc unit

Event Timeline

jhb requested review of this revision.May 18 2026, 3:22 PM

We assume that parent it is not a drmn device. Given I added this, it was for mt76 back then likely, so this was clearly a bug.

This revision is now accepted and ready to land.May 18 2026, 3:38 PM
In D57066#1307689, @bz wrote:

We assume that parent it is not a drmn device. Given I added this, it was for mt76 back then likely, so this was clearly a bug.

Well, it remains just as broken for drm as it was before. :)