summaryrefslogtreecommitdiff
path: root/sys/src/9/imx8
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2022-09-25 14:02:59 +0000
committercinap_lenrek <cinap_lenrek@felloff.net>2022-09-25 14:02:59 +0000
commit6abe569ec8f47ba14c3dcd5d5214e7b7a020bf7a (patch)
tree11b4770d01246d44f350182d5e3043fa378b1052 /sys/src/9/imx8
parent0294abd5646dc9966cd98ac920b17aea3de3f57f (diff)
devpci: provide a #$ device for PCI config access
We want to provide userspace PCI config space access on platforms that have PCI, but do not have ISA bus. For this, provide a stripped down version of devpnp, wiht only the pci support that can then be used by pi4 (bcm64) and reform (imx8) kernels.
Diffstat (limited to 'sys/src/9/imx8')
-rw-r--r--sys/src/9/imx8/reform1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/9/imx8/reform b/sys/src/9/imx8/reform
index 8819a8967..4a3bd2257 100644
--- a/sys/src/9/imx8/reform
+++ b/sys/src/9/imx8/reform
@@ -21,6 +21,7 @@ dev
usb
i2c
rtc devi2c
+ pci pci
sd
audio