On 3/2/21 8:53 am, Samuel Thibault wrote:
> Damien Zammit, le mar. 02 févr. 2021 18:29:42 +1100, a ecrit:
>> This is a work in progress, I would like some comments on how I can
>> make the arbiter start up without a / filesystem when it needs to
>> expose the pci interface netfs on a real node.
Damien Zammit, le mar. 02 févr. 2021 18:56:59 +1100, a ecrit:
> Here is the tail of my start up log with some extra debug mach_prints:
> I think the "Must be started as a translator" is coming from the netfs start
> up
Yes, a priori that's probably netfs_startup, and it probably needs to be
modif
Damien Zammit, le mar. 02 févr. 2021 18:29:42 +1100, a ecrit:
> [PATCH 2/3] Bootstrappable pci-arbiter
>
> This is a work in progress, I would like some comments on how I can
> make the arbiter start up without a / filesystem when it needs to
> expose the pci interface netfs on a real node.
That
Hi,
Here is the tail of my start up log with some extra debug mach_prints:
I think the "Must be started as a translator" is coming from the netfs start up
when it tries to create a node for the pci filesystem.
start pci-arbiter: PCI start
PCI machdev start
Hurd bootstrap pci PCI machdev done
Hi all,
[PATCH 1/3] libnetfs: Fix mapping of time fallback to mach device
This could be merged as is.
[PATCH 2/3] Bootstrappable pci-arbiter
This is a work in progress, I would like some comments on how I can
make the arbiter start up without a / filesystem when it needs to
expose the pci inte