Date: Wed, 17 Mar 2010 13:06:22 -0500 From: Scott Ullrich <sullrich@gmail.com> To: pyunyh@gmail.com Cc: FreeBSD Stable <freebsd-stable@freebsd.org> Subject: Re: msk gigabit NIC missed interrupts and watchdog timeouts Message-ID: <d5992baf1003171106h1d7f16e5r9d421fa654513d86@mail.gmail.com> In-Reply-To: <20100317163638.GA9373@michelle.cdnetworks.com> References: <d5992baf1003170907y8398b3fx6a52ec9e6a42f9f@mail.gmail.com> <20100317163638.GA9373@michelle.cdnetworks.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 17, 2010 at 11:36 AM, Pyun YongHyeon <pyunyh@gmail.com> wrote:
> Would you try latest msk(4) in HEAD? I think you can download
> if_msk.c and if_mskreg.h from HEAD and can build it on stable/8.
> Due to added interface capabilities you have to add the following
> code in the beginning of if_msk.c to build it on stable/8.
>
> #ifndef IFCAP_VLAN_HWTSO
> #define IFCAP_VLAN_HWTSO 0
> #endif
No problem. Just compiled a kernel containing the newest files.
> Also show me the output of "devinfo -rv | grep phy".
nas2# devinfo -rv | grep ph
e1000phy0 pnpinfo oui=0x5043 model=0xc rev=0x2 at phyno=0
I am now testing the new kernel and it has been under load for quite a
while. I shifted 2+ gigabytes through it and it seems OK now.
Thanks for the help !!
Scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d5992baf1003171106h1d7f16e5r9d421fa654513d86>
