From owner-freebsd-stable@FreeBSD.ORG Tue Jan 26 12:26:40 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9EE43106566B for ; Tue, 26 Jan 2010 12:26:40 +0000 (UTC) (envelope-from bartosz.stec@it4pro.pl) Received: from mainframe.kkip.pl (kkip.pl [87.105.164.78]) by mx1.freebsd.org (Postfix) with ESMTP id 491E88FC13 for ; Tue, 26 Jan 2010 12:26:39 +0000 (UTC) Received: from mb01.admin.lan.kkip.pl ([10.66.3.254]) by mainframe.kkip.pl with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.71 (FreeBSD)) (envelope-from ) id 1NZk5s-000PZJ-1C; Tue, 26 Jan 2010 13:00:35 +0100 Message-ID: <4B5ED95D.6080601@it4pro.pl> Date: Tue, 26 Jan 2010 13:00:29 +0100 From: Bartosz Stec Organization: IT4Pro User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.1.7) Gecko/20100111 Lightning/1.0b1 Thunderbird/3.0.1 MIME-Version: 1.0 To: Dmitry Sivachenko References: <20100126092905.GA47528@m4-new.master-telecom.ru> In-Reply-To: <20100126092905.GA47528@m4-new.master-telecom.ru> X-Stationery: 0.5.1 Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-User: bartosz.stec@it4pro.pl X-Authenticator: plain X-Sender-Verify: SUCCEEDED (sender exists & accepts mail) X-Spam-Score: -5.7 X-Spam-Score-Int: -56 X-Exim-Version: 4.71 (build at 09-Dec-2009 19:51:34) X-Date: 2010-01-26 13:00:35 X-Connected-IP: 10.66.3.254:2611 X-Message-Linecount: 37 X-Body-Linecount: 21 X-Message-Size: 1432 X-Body-Size: 726 X-Received-Count: 1 X-Recipient-Count: 2 X-Local-Recipient-Count: 2 X-Local-Recipient-Defer-Count: 0 X-Local-Recipient-Fail-Count: 0 Cc: FreeBSD Stable Subject: Re: RELENG_7 if_nve panic X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jan 2010 12:26:40 -0000 W dniu 2010-01-26 10:29, Dmitry Sivachenko pisze: > Hello! > > I recompiled recent RELENG_7 and I get the following panic after > trying to kldload if_nve (interesting stack frames are 12, 13, 14 I guess). > Previous version of RELENG_7 (compiled in the middle of December) > worked fine. Last few days I was trying to re-cvsup and always get the > same panic. I get FreeBSD sources via cvsup (cvsup5.freebsd.org). > > Any suggestions? > > As well as I know nve driver is based on nvidia binaries (and it's buggy), and that's way it was replaced by nfe driver as default for nvidia based NICs as soon as it was ported from OpenBSD. So my suggestion - if you just need NIC working, use nfe not nve. -- Bartosz Stec