Hello,
Thanks for working on this!
rekado, le Mon 09 Sep 2013 21:03:44 +0800, a écrit :
> Attempt to re-open the network device when device_write fails, e.g. when
> netdde has crashed.
It seems there are other things done on ether_port in
setup_ethernet_device. I however guess these could be m
Attempt to re-open the network device when device_write fails, e.g. when netdde
has crashed.
---
pfinet/ethernet.c | 17 +++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff --git a/pfinet/ethernet.c b/pfinet/ethernet.c
index b96c09a..f9fadf1 100644
--- a/pfinet/ethernet.c
++
Attempt to re-open the network device when device_write fails,
e.g. when netdde has crashed.
---
pfinet/ethernet.c | 17 +++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff --git a/pfinet/ethernet.c b/pfinet/ethernet.c
index b96c09a..f9fadf1 100644
--- a/pfinet/ethernet.c
+++