Re: Subject: ethernet Q-in-Q ?

2011-09-01 Thread Kurt Jaeger
Hi! > Here's ugly patch against in 8.2-RELEASE (see attachment) that > makes vlan nesting possible. > Don't know about possible side effects though. > I suppose it doesn't play well wth bridges etc. Is there an PR for that ? Should I create one 8-) ? Any comments on the side effects from other

ng_vlan since 8.x, was: Re: ethernet Q-in-Q ?

2011-09-01 Thread Kurt Jaeger
Hi! Ivan wrote: > With ng_vlan nesting is also possible, but since 8.0 > I had to comment out this node name check in ng_ether.c: > > if ((node = ng_name2noderef(NULL, ifp->if_xname)) != NULL) { > NG_NODE_UNREF(node); > return; About the ng_vlan approach -- 4 ye

[PATCH] Fix igb(4) build on 7-STABLE

2011-09-01 Thread Arnaud Lacombe
Driver from HEAD missed to isolate a variable. Cc: Jack Vogel Signed-off-by: Arnaud Lacombe --- sys/dev/e1000/if_igb.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/sys/dev/e1000/if_igb.c b/sys/dev/e1000/if_igb.c index cbf4d23..7fb2da0 100644 --- a/sys/dev/e1000/if_i

RTL8168/8111 re PHY write failed

2011-09-01 Thread ANdrei
hi, I ran with no problems 8.0 on this machine, then upgraded to 8.2-RELEASE which worked ok for ~2weeks. Since yesterday I keep getting re1: reset never completed! re1: PHY write failed re1: PHY write failed re1: PHY write failed for one of the network interfaces. I have 3, all same chips

Re: [Solved] Re:Commands for AR5212 cause system to hang using 8.2-STABLE

2011-09-01 Thread Martes G Wigglesworth
On 08/31/2011 10:08 PM, Adrian Chadd wrote: I didn't think wlan_xauth was deprecated; it should be installed in /boot/kernel/ . Adrian From the freenode #freebsd channel, I discovered just what you have indicated, and was in the process of correcting a bad kernel install. After installing t