Page MenuHomeFreeBSD

pci/n1sdp: Disable HotPlug
ClosedPublic

Authored by andrew on Oct 16 2025, 10:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 23, 8:59 PM
Unknown Object (File)
Mon, Mar 16, 11:17 AM
Unknown Object (File)
Mon, Mar 16, 5:27 AM
Unknown Object (File)
Fri, Mar 13, 10:06 AM
Unknown Object (File)
Fri, Mar 6, 3:36 PM
Unknown Object (File)
Mar 2 2026, 3:45 AM
Unknown Object (File)
Mar 1 2026, 4:04 PM
Unknown Object (File)
Mar 1 2026, 4:02 PM
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