summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve/pci_virtio_block.c
diff options
context:
space:
mode:
authorbryanv <bryanv@FreeBSD.org>2013-03-06 07:17:53 +0000
committerbryanv <bryanv@FreeBSD.org>2013-03-06 07:17:53 +0000
commit840f21fc4922b144ba355c33e2fbab7970d7a18f (patch)
tree9d311925b750fef51545eea98f28906e3997d15c /usr.sbin/bhyve/pci_virtio_block.c
parentf5b9af89495d41ff3e3095a9dae2f05d8504e31c (diff)
downloadFreeBSD-src-840f21fc4922b144ba355c33e2fbab7970d7a18f.zip
FreeBSD-src-840f21fc4922b144ba355c33e2fbab7970d7a18f.tar.gz
Remove the virtio dependency entry for the VirtIO device drivers. This
will prevent the kernel from linking if the device driver are included without the virtio module. Remove pci and scbus for the same reason. Also explain the relationship and necessity of the virtio and virtio_pci modules. Currently in FreeBSD, we only support VirtIO PCI, but it could be replaced with a different interface (like MMIO) and the device (network, block, etc) will still function. Requested by: luigi Approved by: grehan (mentor) MFC after: 3 days
Diffstat (limited to 'usr.sbin/bhyve/pci_virtio_block.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud