freebsd-dev/usr.sbin/pciconf
Andrew Turner 5d2d599d3f 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
2021-04-12 06:15:31 +00:00
..
cap.c pciconf: print PCIe CTL max read request. 2020-09-30 21:12:14 +00:00
err.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
Makefile
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
pathnames.h Replace literal uses of /usr/local in C sources with _PATH_LOCALBASE 2020-10-27 11:29:11 +00:00
pciconf.8 Add a compact columnar output format, available by specifying a second '-l' 2020-01-02 06:56:28 +00:00
pciconf.c Create VM_MEMATTR_DEVICE on all architectures 2021-04-12 06:15:31 +00:00
pciconf.h Add accessors for the Vendor Specific Extended Capability (VSEC) 2019-12-13 23:46:59 +00:00