Damien Zammit, le lun. 16 nov. 2020 20:54:27 +1100, a ecrit:
> How do I expose the hurdish pci subsystem that has no underlying node to 
> attach to for a netfs
> in pci-arbiter during bootstrap?

? Like rumpdisk does?

When rumpdisk receives the fsys_init call, it installs itself as
translator.

Just like diskfs_S_fsys_init does it: trivfs_S_fsys_init should call
fsys_init on its bootstrap port. That way rumpdisk's trivfs_S_fsys_init
will call pci-arbiter's trivfs_S_fsys_init which will be able to install
itself.

Samuel

Reply via email to