mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 08:42:07 +00:00
Instead, just ensure we pick the m_access_lock and then m_scan_lock when doing a scan/re-scan of the PCI configuration space so we know nobody can actually access the PCI configuration space during the scan. The m_scan_lock is now a Spinlock, to ensure we cannot yield to other process while we do the PCI configuration space scanning. |
||
|---|---|---|
| .. | ||
| PCI | ||
| USB | ||
| VirtIO | ||