--- nono/lib/config.cpp 2026/04/29 17:04:40 1.1.1.4 +++ nono/lib/config.cpp 2026/04/29 17:04:48 1.1.1.5 @@ -27,6 +27,7 @@ Config::Config() // デバッガの TCP 待ち受けポート Add("debugger-port", 0); + Add("ethernet-hostdevice", "auto"); Add("ethernet-hostdriver", "none"); Add("ethernet-macaddr", "auto"); // LUNA の DIPSW (1 が UP、0 が DOWN)