6b887e9166
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
12 lines
186 B
TOML
12 lines
186 B
TOML
# Storage controller quirks.
|
|
|
|
[[pci_quirk]]
|
|
vendor = 0x1B4B
|
|
device = 0x9215
|
|
flags = ["broken_bridge"]
|
|
|
|
[[pci_quirk]]
|
|
vendor = 0x1B4B
|
|
device = 0x9230
|
|
flags = ["broken_bridge", "no_aspm"]
|