Update redox-driver-sys PCI and quirk support

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-04-17 00:03:17 +01:00
parent e2d2fd138c
commit 6b887e9166
16 changed files with 1722 additions and 2 deletions
@@ -0,0 +1,11 @@
# Storage controller quirks.
[[pci_quirk]]
vendor = 0x1B4B
device = 0x9215
flags = ["broken_bridge"]
[[pci_quirk]]
vendor = 0x1B4B
device = 0x9230
flags = ["broken_bridge", "no_aspm"]