Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156745344
D49950.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
401 B
Referenced Files
None
Subscribers
None
D49950.diff
View Options
diff --git a/sys/dev/pci/pci_pci.c b/sys/dev/pci/pci_pci.c
--- a/sys/dev/pci/pci_pci.c
+++ b/sys/dev/pci/pci_pci.c
@@ -1298,6 +1298,7 @@
/* Clear any events previously pending. */
pcie_write_config(dev, PCIER_SLOT_STA, sc->pcie_slot_sta, 2);
+ sc->pcie_slot_sta = pcie_read_config(dev, PCIER_SLOT_STA, 2);
/* Enable HotPlug events. */
mask = PCIEM_SLOT_CTL_DLLSCE | PCIEM_SLOT_CTL_HPIE |
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, May 17, 1:53 AM (10 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33166330
Default Alt Text
D49950.diff (401 B)
Attached To
Mode
D49950: pcib: Clear any pending slot status events during attach
Attached
Detach File
Event Timeline
Log In to Comment