summaryrefslogtreecommitdiff
path: root/sys/src/9/bcm64
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/bcm64
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/bcm64')
-rw-r--r--sys/src/9/bcm64/pi41
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/9/bcm64/pi4 b/sys/src/9/bcm64/pi4
index 2300cd31a..07dbfd5b9 100644
--- a/sys/src/9/bcm64/pi4
+++ b/sys/src/9/bcm64/pi4
@@ -20,6 +20,7 @@ dev
mouse mouse
uart gpio
gpio gpio
+ pci pci
sd
usb
dtracy