Page MenuHomeFreeBSD

Add support of PCI_RES_BUS to Marvell PCI driver
ClosedPublic

Authored by mkm_semihalf.com on Mar 19 2018, 5:59 PM.
Tags
Referenced Files
Unknown Object (File)
Sun, Apr 21, 3:16 PM
Unknown Object (File)
Mar 19 2024, 2:11 PM
Unknown Object (File)
Dec 27 2023, 7:48 PM
Unknown Object (File)
Dec 27 2023, 2:32 PM
Unknown Object (File)
Dec 22 2023, 10:05 PM
Unknown Object (File)
Dec 12 2023, 3:41 AM
Unknown Object (File)
Sep 4 2023, 6:29 AM
Unknown Object (File)
Aug 15 2023, 6:41 AM
Subscribers

Details

Summary

GENERIC ARM config use NEW_PCIB driver (https://wiki.freebsd.org/NEW_PCIB).
To satisfy it, allocation and deallocation of PCI_RES_BUS is necessary.
Conditional compilation is added for backward compatibility with ARMv5 configs.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable