mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-10 06:29:51 -04:00
13 lines
247 B
Plaintext
13 lines
247 B
Plaintext
# $NetBSD: PCI_VIRTIO.ioconf,v 1.1 2014/08/22 09:45:29 pooka Exp $
|
|
#
|
|
|
|
ioconf pci_virtio
|
|
|
|
include "conf/files"
|
|
include "dev/pci/files.pci"
|
|
include "rump/dev/files.rump"
|
|
|
|
pseudo-root pci*
|
|
|
|
virtio* at pci? dev ? function ? # Virtio PCI device
|