Page MenuHomeFreeBSD

LinuxKPI: pci: rename PCI_IRQ_LEGACY to PCI_IRQ_INTX
ClosedPublic

Authored by bz on Sep 27 2024, 7:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 19 2024, 12:22 AM
Unknown Object (File)
Nov 19 2024, 12:22 AM
Unknown Object (File)
Nov 19 2024, 12:21 AM
Unknown Object (File)
Nov 18 2024, 11:59 PM
Unknown Object (File)
Nov 17 2024, 3:17 AM
Unknown Object (File)
Nov 17 2024, 1:15 AM
Unknown Object (File)
Nov 11 2024, 6:43 AM
Unknown Object (File)
Nov 7 2024, 8:05 AM
Subscribers

Details

Summary

PCI_IRQ_LEGACY was added in 366d68f28379 (likely) for rtw88 only.
The define now got renamed and I cannot find any other use but we
keep the old name as comapt while driver updates are in progress
enabling it defining LINUXKPI_VERSION in rtw88.

Sponsored by; The FreeBSD Foundation
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable