Page MenuHomeFreeBSD

pci/n1sdp: Disable HotPlug
ClosedPublic

Authored by andrew on Oct 16 2025, 10:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 6, 3:36 PM
Unknown Object (File)
Mon, Mar 2, 3:45 AM
Unknown Object (File)
Sun, Mar 1, 4:04 PM
Unknown Object (File)
Sun, Mar 1, 4:02 PM
Unknown Object (File)
Sun, Mar 1, 11:19 AM
Unknown Object (File)
Sun, Mar 1, 6:29 AM
Unknown Object (File)
Feb 8 2026, 2:15 PM
Unknown Object (File)
Jan 12 2026, 3:11 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