opnsense-src/sys/dev/virtio
John Baldwin cda6c6abf9 Use pci_find_cap() instead of pci_find_extcap() to locate PCI
find capabilities as the latter API is deprecated for this purpose.

MFC after:	2 weeks
2012-03-03 18:03:50 +00:00
..
balloon
block
network
pci Use pci_find_cap() instead of pci_find_extcap() to locate PCI 2012-03-03 18:03:50 +00:00
virtio.c Import virtio base, PCI front-end, and net/block/balloon drivers. 2011-11-18 05:43:43 +00:00
virtio.h Catch up with Bryan Venteicher's virtio Hg repo: 2011-12-06 06:28:32 +00:00
virtio_bus_if.m
virtio_if.m Import virtio base, PCI front-end, and net/block/balloon drivers. 2011-11-18 05:43:43 +00:00
virtio_ring.h Catch up with Bryan Venteicher's virtio Hg repo: 2011-12-06 06:28:32 +00:00
virtqueue.c Import virtio base, PCI front-end, and net/block/balloon drivers. 2011-11-18 05:43:43 +00:00
virtqueue.h Import virtio base, PCI front-end, and net/block/balloon drivers. 2011-11-18 05:43:43 +00:00