From owner-freebsd-questions@FreeBSD.ORG Mon May 13 07:52:16 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 53138E3F for ; Mon, 13 May 2013 07:52:16 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 135ECBFD for ; Mon, 13 May 2013 07:52:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id 8209C5E346 for ; Mon, 13 May 2013 09:52:14 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -0.961 X-Spam-Level: X-Spam-Status: No, score=-0.961 tagged_above=-999 required=5 tests=[AWL=0.037, BAYES_00=-2.599, RCVD_IN_PBL=0.905, RDNS_DYNAMIC=0.1, SPF_SOFTFAIL=0.596] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id YSMiZj8eRr14 for ; Mon, 13 May 2013 09:52:09 +0200 (CEST) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bljbsd01.no-ip.org (c224-156-70-80.bjare.net [80.70.156.224]) by mx1.bjare.net (Postfix) with ESMTP id 8FF3F5E32D for ; Mon, 13 May 2013 09:52:09 +0200 (CEST) Message-ID: <51909BAA.80408@eskk.nu> Date: Mon, 13 May 2013 09:52:10 +0200 From: Leslie Jensen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130504 Thunderbird/17.0.5 MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.org" Subject: Re: Marwel NIC watchdog timeout References: <51909AC4.5070803@eskk.nu> In-Reply-To: <51909AC4.5070803@eskk.nu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 May 2013 07:52:16 -0000 ...spelling correction Should be Marvell.... 2013-05-13 09:48, Leslie Jensen skrev: > > I'm having some problems with my Marvell NIC (msk0) and loss of connection. > > I found a solution where one could use the settings below: > > In > > /etc/sysctl.conf > > net.inet.tcp.tso=0 > > And in > > /boot/loader.conf > > hw.msk.msi_disable=1 > > > This seems to work but the trade-off is that I now only have 100 mbit. > Without the above settings I did have Gigabit but lost the connection. > > Is there any way I can get back to Gigabit and still have a stable > connection? > > Thanks > > /Leslie > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"