Sorry for the noise...
I've made a mistake with my local patch vs cvsweb vs commit info that
seems to fix the same problem but with another code.
If i've to rewrite my initial mail:
The fxp deadlock (fixed on head by this commit
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/fxp/if_fxp.c.diff?r1=1.266;r2=1.267)
can be easily reproduced and maybe can be MFC in 6.4 and 7.1 ?
When the interface is in deadlock the only way to recover is to do a
ifconfig up.
Fabien
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/fxp/if_fxp.c.diff?r1=1.217.2.15;r2=1.217.2.16;f=h
This fix is really necessary (dealock of the interface in case of
cluster shortage) and not commited in 6.x (but commited in RELENG_5
RELENG_7 and HEAD)
Regards,
Fabien