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)
Mon, Aug 3, 12:52 PM
Unknown Object (File)
Sun, Aug 2, 1:25 AM
Unknown Object (File)
Sat, Aug 1, 4:13 PM
Unknown Object (File)
Sat, Aug 1, 8:03 AM
Unknown Object (File)
Sun, Jul 19, 10:52 PM
Unknown Object (File)
Sun, Jul 19, 10:21 PM
Unknown Object (File)
Wed, Jul 15, 7:22 AM
Unknown Object (File)
Wed, Jul 15, 7:22 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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. :)