---
rumpdisk/main.c | 5 -----
1 file changed, 5 deletions(-)
diff --git a/rumpdisk/main.c b/rumpdisk/main.c
index 150dc996..b35cbfa7 100644
--- a/rumpdisk/main.c
+++ b/rumpdisk/main.c
@@ -31,11 +31,6 @@
#include <pthread.h>
#include <mach.h>
-/* TODO: Add api to pciaccess to allow selecting backend.
- * For now we pretend to be the arbiter and claim x86 method.
- */
-char *netfs_server_name = "pci-arbiter";
-
mach_port_t bootstrap_resume_task = MACH_PORT_NULL;
static const struct argp_option options[] = {
--
2.30.0- [PATCH x3] hurd: pci arbiter bootstrap Damien Zammit
- [PATCH 1/3] libnetfs: Fix mapping of time fallback to... Damien Zammit
- Re: [PATCH 1/3] libnetfs: Fix mapping of time fal... Samuel Thibault
- [PATCH 3/3] rumpdisk: Don't pretend to be the arbiter... Damien Zammit
- [PATCH 2/3] Bootstrappable pci-arbiter Damien Zammit
- Re: [PATCH x3] hurd: pci arbiter bootstrap Damien Zammit
- Re: [PATCH x3] hurd: pci arbiter bootstrap Samuel Thibault
- Re: [PATCH x3] hurd: pci arbiter bootstrap Samuel Thibault
- Re: [PATCH x3] hurd: pci arbiter bootstrap Damien Zammit
