Files
RedBear-OS/local/recipes/system/redbear-quirks/source/quirks.d/40-storage.toml
T
2026-04-17 00:03:17 +01:00

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"]