Scott Ullrich
Wed, 17 Mar 2010 11:07:16 -0700
On Wed, Mar 17, 2010 at 11:36 AM, Pyun YongHyeon <pyu...@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
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"