CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2019/05/26 09:14:16

Modified files:
        sys/dev/pci    : virtio_pci.c 

Log message:
virtio_pci: Split bus space handles

In virtio_pci 1.0, different parts of the register set may be located in
different BARs. Use subregions to make the access independent of the
virtio version.

Reply via email to