[OpenBIOS] Adding new device in the middle of device-tree

BALATON Zoltan balaton at eik.bme.hu
Sat May 27 22:59:17 CEST 2017


Hello,

Is there a way to add a new device in the middle of the device tree 
(before or after an existing node) from Forth? If I try:

dev / new-device " newdev" device-name finish-device show-devs

/newdev appears at the end of the device-tree but that's not what I want. 
I need this device to go at a specific place in the middle but I could not 
find out how to achieve that. Any ideas?

Thank you,
BALATON Zoltan



More information about the OpenBIOS mailing list