freebsd-dev/sys/amd64/conf
Bryan Venteicher 0cfbcf8c7b 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
2013-03-06 07:17:53 +00:00
..
.cvsignore
DEFAULTS
GENERIC Re-enable CTL in GENERIC on i386 and amd64, but turn on the CTL disable 2013-03-04 21:18:45 +00:00
GENERIC.hints
Makefile
NOTES Remove the virtio dependency entry for the VirtIO device drivers. This 2013-03-06 07:17:53 +00:00
XENHVM Build modules along with the XENHVM kernels. 2012-08-13 07:36:57 +00:00