On Fri, Apr 22, 2011 at 4:58 PM, cyberGn0m <cy6erg...@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="YES" ifconfig_msk0="media 100TX -txcsum -rxcsum -tso" ifconfig_msk1="media 100TX -txcsum -rxcsum -tso" moused_enable="YES" hald_enable="YES" dbus_enable="YES" hostname="shuttle1.burblefest.com" #ifconfig_msk1="inet 10.0.1.8 netmask 0xffffff00" #defaultrouter="10.0.1.1" I've been setting the IP later on in boot. > > 2011/4/22 K. Macy <km...@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 <cy6erg...@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 processed >> 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-unsubscr...@freebsd.org" >> > >> > > > > -- > ----------------------------------------------------------------- > Всего наилучшего > > <y6erGn0m. > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org" > _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"