]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/arm64/conf/std.virt
dma: import snapshot 2021-07-10
[FreeBSD/FreeBSD.git] / sys / arm64 / conf / std.virt
1 #
2 # Virt SoC support
3 #
4
5 # Block devices
6 device          pvscsi                  # VMware PVSCSI
7
8 # GPIO / PINCTRL
9 device          pl061                   # Arm PL061 GPIO controller
10
11 # Serial (COM) ports
12 device          pl011
13
14 # PCI/PCI-X/PCIe Ethernet NICs that use iflib infrastructure
15 device          vmx                     # VMware VMXNET3 Ethernet
16
17 # VirtIO support
18 device          virtio                  # Generic VirtIO bus (required)
19 device          virtio_pci              # VirtIO PCI device
20 device          virtio_mmio             # VirtIO Memory Mapped IO device
21 device          virtio_blk              # VirtIO Block device
22 device          virtio_scsi             # VirtIO SCSI device
23 device          vtnet                   # VirtIO Ethernet device
24
25 options         FDT
26 device          acpi