Page MenuHomeFreeBSD

virtio_p9fs: Support attaching to pci and mmio
ClosedPublic

Authored by andrew on Apr 1 2025, 10:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 29, 6:58 PM
Unknown Object (File)
Mon, Mar 9, 3:44 AM
Unknown Object (File)
Mon, Mar 9, 3:21 AM
Unknown Object (File)
Mar 4 2026, 12:45 AM
Unknown Object (File)
Mar 1 2026, 1:27 PM
Unknown Object (File)
Feb 9 2026, 3:17 PM
Unknown Object (File)
Dec 23 2025, 9:43 AM
Unknown Object (File)
Dec 12 2025, 2:45 AM
Subscribers

Details

Summary

Some implementations of the virtio 9p transport are implemented on
virtio_mmio, e.g. the Arm FVP. Use the correct macro so the driver
attaches when this is the case.

Sponsored by: Arm Ltd

Diff Detail

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