virtio - Remove explicit load of virtio.ko. Remove device virtio_pci line.
authorImre Vadász <imre@vdsz.com>
Sun, 12 Mar 2017 12:54:48 +0000 (13:54 +0100)
committerImre Vadász <imre@vdsz.com>
Sun, 18 Feb 2018 18:50:12 +0000 (19:50 +0100)
commitb37a48c947a68883cbd9c74b4863efa6c4dc6862
tree93047ddc7bd4b22c271a7893adcf92e2f799ddd9
parent0902be3e5a04e600cef77ca40ad84af0073ac44a
virtio - Remove explicit load of virtio.ko. Remove device virtio_pci line.

* virtio.ko never needs to be loaded explicitly, since virtio_pci.ko
  depends on it.

* Also get rid of device virtio_pci line in the kernel config. Similar to
  other buses, link virtio_pci statically into the kernel when both
  device virtio and device pci are configured.
share/man/man4/virtio.4
sys/conf/files
sys/config/LINT64
sys/config/X86_64_GENERIC