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)
Wed, Mar 4, 12:45 AM
Unknown Object (File)
Sun, Mar 1, 1:27 PM
Unknown Object (File)
Mon, Feb 9, 3:17 PM
Unknown Object (File)
Dec 23 2025, 9:43 AM
Unknown Object (File)
Dec 12 2025, 2:45 AM
Unknown Object (File)
Dec 8 2025, 5:42 AM
Unknown Object (File)
Dec 7 2025, 5:27 AM
Unknown Object (File)
Nov 27 2025, 11:51 PM
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