Page MenuHomeFreeBSD

pci/n1sdp: Disable HotPlug
ClosedPublic

Authored by andrew on Oct 16 2025, 10:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 21, 2:56 PM
Unknown Object (File)
Sun, Jun 21, 12:10 AM
Unknown Object (File)
Sat, Jun 20, 6:12 AM
Unknown Object (File)
Sun, Jun 14, 9:00 PM
Unknown Object (File)
Sun, Jun 14, 2:02 PM
Unknown Object (File)
Wed, Jun 10, 9:08 AM
Unknown Object (File)
Mon, Jun 8, 7:27 PM
Unknown Object (File)
Mon, Jun 1, 11:51 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