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:
@@ -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"]
|
||||
Reference in New Issue
Block a user