mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 01:59:01 -05:00
This actually makes the rights requirements for accessing PCI config space and BARs using /dev/pci same. Since unchanged /dev/pci mode only allows write open for root, default configuration de-facto limits the BAR read to root only. In particular, state-changing reads of the registers are limited to root. Discussed with: se Suggested and reviewed by: jhb (kernel part) Sponsored by: The FreeBSD Foundation MFC after: 12 days Differential revision: https://reviews.freebsd.org/D16580 |
||
|---|---|---|
| .. | ||
| cap.c | ||
| err.c | ||
| Makefile | ||
| Makefile.depend | ||
| pathnames.h | ||
| pciconf.8 | ||
| pciconf.c | ||
| pciconf.h | ||