aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/lib/(developers-only)
diff options
context:
space:
mode:
authorRoger Pau Monné <royger@FreeBSD.org>2026-03-26 19:59:24 +0000
committerRoger Pau Monné <royger@FreeBSD.org>2026-03-27 08:26:32 +0000
commitc562c81e315cd25bd35d5ece14ef9a3cb569cab5 (patch)
tree70f5e1a34df45e56b490c796a26e67f3f822c34c /gnu/usr.bin/cc/lib/(developers-only)
parent1491fe8f864af5af37e83f1d12459905fb6097fd (diff)
uart/pci: always disable MSI for generic devicesHEADmain
The generic device pci_id structure in uart_pci_probe() already has PCI_NO_MSI appended to it's flags, however that information is not propagated into uart_pci_attach(). Assume that any device that doesn't match the known IDs is a generic UART device, and hence prevent the usage of MSIs. MFC: 2 weeks Reviewed by: imp Differential revision: https://reviews.freebsd.org/D56097
Diffstat (limited to 'gnu/usr.bin/cc/lib/(developers-only)')
0 files changed, 0 insertions, 0 deletions