Date: Fri, 22 Apr 2011 17:22:31 +0200 From: "K. Macy" <kmacy@freebsd.org> To: cyberGn0m <cy6ergn0m@gmail.com> Cc: freebsd-net@freebsd.org Subject: Re: kern/156493: [msk] Marvell Yukon 2 device works only few seconds Message-ID: <BANLkTikJfCYZAhyQ3FU46V9HDiccpqTVWQ@mail.gmail.com> In-Reply-To: <BANLkTikAgY32WZGUZYUCk-L7C5zzqnymRA@mail.gmail.com> References: <BANLkTimmGbvAumEH438FVO8Mbx0iSqF9nA@mail.gmail.com> <BANLkTin6Z=%2BbpEUubXfys-_L3v1DS%2BGXAA@mail.gmail.com> <BANLkTikAgY32WZGUZYUCk-L7C5zzqnymRA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 22, 2011 at 4:58 PM, cyberGn0m <cy6ergn0m@gmail.com> wrote: > At Linux I have no problems with this device. How to disable negotiation? I don't think disabling checksums and tso are necessary, but they don't really matter at 100Mbps. # This file now contains just the overrides from /etc/defaults/rc.conf. sshd_enable=3D"YES" ifconfig_msk0=3D"media 100TX -txcsum -rxcsum -tso" ifconfig_msk1=3D"media 100TX -txcsum -rxcsum -tso" moused_enable=3D"YES" hald_enable=3D"YES" dbus_enable=3D"YES" hostname=3D"shuttle1.burblefest.com" #ifconfig_msk1=3D"inet 10.0.1.8 netmask 0xffffff00" #defaultrouter=3D"10.0.1.1" I've been setting the IP later on in boot. > > 2011/4/22 K. Macy <kmacy@freebsd.org> > >> I've had the same problem on my Shuttle box on both Linux and FreeBSD. >> I work around it by disabling auto-negotiation and forcing it to >> 100Mbit. >> >> On Thu, Apr 21, 2011 at 10:45 AM, cyberGn0m <cy6ergn0m@gmail.com> wrote: >> > Hi all >> > >> > Some other investigations done and I found the following: device still >> > receives data but due to unknown (for me) reason data can't be process= ed >> and >> > when msk_handle_events called event ring does not contains OP_RXSTAT >> events. >> > And after a while RX overrun happens. I tried to change some code but >> with >> > no success. >> > _______________________________________________ >> > freebsd-net@freebsd.org mailing list >> > http://lists.freebsd.org/mailman/listinfo/freebsd-net >> > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >> > >> > > > > -- > ----------------------------------------------------------------- > =F7=D3=C5=C7=CF =CE=C1=C9=CC=D5=DE=DB=C5=C7=CF > > =9A =9A =9A =9A =9A =9A =9A =9A =9A =9A =9A =9A =9A<y6erGn0m. > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTikJfCYZAhyQ3FU46V9HDiccpqTVWQ>