summaryrefslogtreecommitdiffstats
path: root/sys/mips/rmi/iodi.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/rmi/iodi.c')
-rw-r--r--sys/mips/rmi/iodi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/mips/rmi/iodi.c b/sys/mips/rmi/iodi.c
index 134de9b..1e8a4d1 100644
--- a/sys/mips/rmi/iodi.c
+++ b/sys/mips/rmi/iodi.c
@@ -223,6 +223,7 @@ iodi_attach(device_t dev)
*/
device_add_child(dev, "uart", 0);
device_add_child(dev, "xlr_i2c", 0);
+ device_add_child(dev, "pcib", 0);
if (xlr_board_info.usb)
device_add_child(dev, "ehci", 0);
OpenPOWER on IntegriCloud