aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/virtio/mmio/virtio_mmio.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* virtio_mmio: correct offset of VIRTIO_MMIO_CONFIG_GENERATIONBryan Venteicher2022-08-041-1/+1
* virtio_mmio: Fix V1 device probing spec conformance (section 4.2.3.1.1)Jessica Clarke2021-01-211-0/+2
* virtio_mmio: Support non-transitional version 2 devicesJessica Clarke2020-05-061-3/+12
* Split out the virtio mmio FDT attachment and add an ACPI attachment.Andrew Turner2018-10-211-0/+23
* Remove duplicate defines.Ruslan Bukin2015-06-181-4/+0
* Add Virtio MMIO bus driver.Ruslan Bukin2014-11-181-0/+63