Re: Intel 82574L Gigabit Ethernet Controller

2010-07-05 Thread Jack Vogel
Cleaner in the Makefile, let me know how it goes. Jack On Mon, Jul 5, 2010 at 12:06 PM, Yuriy A. Korobko wrote: > On Mon, 2010-07-05 at 11:11 -0700, Jack Vogel wrote: > > Are you defining 'EM_MULTIQUEUE', its off by default and needs to be > > defined somewhere by you. > > > > You will only se

Re: kern/145918: [ae] After spontaneous ae0 "watchdog timeout", "stray Tx interrupt(s)", "size mismatch" messages, interface hangs up

2010-07-05 Thread yongari
Synopsis: [ae] After spontaneous ae0 "watchdog timeout", "stray Tx interrupt(s)", "size mismatch" messages, interface hangs up State-Changed-From-To: open->feedback State-Changed-By: yongari State-Changed-When: Tue Jul 6 02:30:39 UTC 2010 State-Changed-Why: Would you try patch at the following U

Re: patch review for kern/146534

2010-07-05 Thread Earl Lapus
On Tue, Jul 6, 2010 at 9:25 AM, jhell wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I have reviewed this, edited the patch and determined this does fix the > problem.  The patch is attached and is also here: http://bit.ly/clqhxt > > > Regards, > Thank you, I appreciate the help. -

Re: kern/145621: [bge] [panic] bge watchdog timeout --resetting -> crash

2010-07-05 Thread yongari
Synopsis: [bge] [panic] bge watchdog timeout --resetting -> crash State-Changed-From-To: open->feedback State-Changed-By: yongari State-Changed-When: Tue Jul 6 01:30:23 UTC 2010 State-Changed-Why: Due to lack of backtrace I'm not sure whether you're seeing known bge(4) issue that was fixed in sta

Re: patch review for kern/146534

2010-07-05 Thread jhell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/04/2010 04:00, Earl Lapus wrote: > Hi, > > I just want to follow-up on this PR. Basically a working icmp6 > functionality that exists in 7.x and below broke in 8.x and CURRENT. I > believe it's too late to have it fixed in 8.1. Maybe someone on

Re: kern/148013: [rl] [patch] add WoL support to rl(4)

2010-07-05 Thread yongari
Synopsis: [rl] [patch] add WoL support to rl(4) State-Changed-From-To: open->feedback State-Changed-By: yongari State-Changed-When: Tue Jul 6 00:23:06 UTC 2010 State-Changed-Why: Would you try the following patch and let me know how it goes? http://people.freebsd.org/~yongari/rl.wol.patch Respo

Re: Intel 82574L Gigabit Ethernet Controller

2010-07-05 Thread Yuriy A. Korobko
On Mon, 2010-07-05 at 11:11 -0700, Jack Vogel wrote: > Are you defining 'EM_MULTIQUEUE', its off by default and needs to be > defined somewhere by you. > > You will only see the two queues used if you have two different connections > operating at once. > > Jack > > > On Mon, Jul 5, 2010 at 4:4

Re: Intel 82574L Gigabit Ethernet Controller

2010-07-05 Thread Jack Vogel
Are you defining 'EM_MULTIQUEUE', its off by default and needs to be defined somewhere by you. You will only see the two queues used if you have two different connections operating at once. Jack On Mon, Jul 5, 2010 at 4:43 AM, Shtorm wrote: > I just got Supermicro SuperServer 5016I-MRF serve

Re: whether support WPA in freeBSD8.0 kernel

2010-07-05 Thread JASSAL Aman
Hello, Le Lun 5 juillet 2010 09:39, yanqing you a écrit : > dear everyone; I want to use wireless and config security in freeBSD > 8.0.I config and > use WEP successfully and now i want to try WPA. But I am confused of > whether it supports WPA in kernel and what to do to use it correctly. The

Intel 82574L Gigabit Ethernet Controller

2010-07-05 Thread Shtorm
I just got Supermicro SuperServer 5016I-MRF server with two 82574L controllers on board. According to specs this controller can do two msi-x vectors for tx and rx, but only one tx-rx pair is used on 8.1-prerelease. uname -a FreeBSD router 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Tue Jun 29 00:42:

whether support WPA in freeBSD8.0 kernel

2010-07-05 Thread yanqing you
dear everyone; I want to use wireless and config security in freeBSD 8.0.I config and use WEP successfully and now i want to try WPA. But I am confused of whether it supports WPA in kernel and what to do to use it correctly. Please give me some advice , thank you! __

Current problem reports assigned to freebsd-net@FreeBSD.org

2010-07-05 Thread FreeBSD bugmaster
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker

trouble sending BAR frame

2010-07-05 Thread PseudoCylon
Hello, Hiccups sending BAR frame. 1) ieee80211_send_bar() in ieee80211_ht.c http://fxr.watson.org/fxr/source/net80211/ieee80211_ht.c?im=bigexcerpts#L2146 2146 ret = ic->ic_raw_xmit(ni, m, NULL); 2147 if (ret != 0) { 2148 /* xmit failed, clear state flag */ 214