From owner-freebsd-amd64@FreeBSD.ORG Thu Apr 21 15:08:22 2005 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9ADFE16A4CE; Thu, 21 Apr 2005 15:08:22 +0000 (GMT) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3962343D1D; Thu, 21 Apr 2005 15:08:22 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.3/8.13.3) with ESMTP id j3LF7rse075073; Thu, 21 Apr 2005 08:07:53 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.3/8.13.1/Submit) id j3LF7qdj075072; Thu, 21 Apr 2005 08:07:52 -0700 (PDT) (envelope-from obrien) Date: Thu, 21 Apr 2005 08:07:52 -0700 From: "David O'Brien" To: Mikhail Teterin Message-ID: <20050421150752.GA74619@dragon.NUXI.org> References: <200504171905.j3HJ50jK096698@corbulon.video-collage.com> <200504201503.57630.mi+mx@aldan.algebra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200504201503.57630.mi+mx@aldan.algebra.com> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i cc: Q cc: freebsd-amd64@freebsd.org cc: net@freebsd.org Subject: Re: nvnet does not see NVidia's adapter on amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2005 15:08:22 -0000 On Wed, Apr 20, 2005 at 03:03:57PM -0400, Mikhail Teterin wrote: > Well, simply checking out sys/dev/nve, sys/contrib/dev/nve, and > sys/modules/nve allowed me to build the if_nve module. Loading if_nve.ko > attaches to the interface, but attempts to ifconfig it result in instant > panic (page fault). I'm going to guess, there is some assumption the driver > makes, that is true on 6.0, but on 5.x Yes. -- -- David (obrien@FreeBSD.org)