opnsense-src/sys/dev/pci/controller
Andrew Turner 6094ce4011 pci/n1sdp: Disable HotPlug
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.

Reviewed by:	br
Fixes:	1f5c50a861 ("pci_host_generic:Add pcib_request_feature on ACPI")
Sponsored by:	Arm Ltd
Differential Revision:	https://reviews.freebsd.org/D53134

(cherry picked from commit edbbf26e2650e02cd3925dd1deaacf9b8fb2e2a0)
2026-01-13 14:06:19 +00:00
..
pci_n1sdp.c pci/n1sdp: Disable HotPlug 2026-01-13 14:06:19 +00:00