opnsense-src/usr.sbin/pciconf
Andrew Turner ade8b810b0 Create VM_MEMATTR_DEVICE on all architectures
This is intended to be used with memory mapped IO, e.g. from
bus_space_map with no flags, or pmap_mapdev.

Use this new memory type in the map request configured by
resource_init_map_request, and in pciconf.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D29692

(cherry picked from commit 5d2d599d3f)
2021-06-13 16:49:36 +01:00
..
cap.c
err.c
Makefile
Makefile.depend
pathnames.h
pciconf.8
pciconf.c Create VM_MEMATTR_DEVICE on all architectures 2021-06-13 16:49:36 +01:00
pciconf.h