Page MenuHomeFreeBSD

pci/n1sdp: Disable HotPlug
ClosedPublic

Authored by andrew on Oct 16 2025, 10:47 AM.
Tags
None
Referenced Files
F170863485: D53134.diff
Mon, Sep 7, 3:00 AM
Unknown Object (File)
Sat, Sep 5, 12:19 PM
Unknown Object (File)
Thu, Sep 3, 9:01 AM
Unknown Object (File)
Thu, Sep 3, 8:10 AM
Unknown Object (File)
Thu, Sep 3, 7:47 AM
Unknown Object (File)
Tue, Sep 1, 9:12 PM
Unknown Object (File)
Tue, Sep 1, 8:13 AM
Unknown Object (File)
Tue, Sep 1, 8:07 AM
Subscribers
None

Details

Summary

Work around an issue when HotPlug is enabled where pcib3 and pcib5
continuously report the following:

pcib3: HotPlug interrupt: 0x30
pcib3: Command Completed
pcib3: HotPlug interrupt: 0x30
pcib3: Command Completed
...

As a workaround disable HotPlug on the N1SDP as it's unlikely anyone
will depend on it.

Fixes: 1f5c50a86173 ("pci_host_generic:Add pcib_request_feature on ACPI")
Sponsored by: Arm Ltd

Diff Detail

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