From owner-freebsd-net@FreeBSD.ORG Wed Jul 27 08:16:19 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B82E716A41F for ; Wed, 27 Jul 2005 08:16:19 +0000 (GMT) (envelope-from yerenkow@uct.ua) Received: from smtp.uct.ua (smtp.uct.ua [193.110.101.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53AE043D45 for ; Wed, 27 Jul 2005 08:16:18 +0000 (GMT) (envelope-from yerenkow@uct.ua) Received: from localhost.uct.ua ([127.0.0.1] helo=mail.uct.ua) by smtp.uct.ua with esmtp (Exim 4.51 (FreeBSD)) id 1DxhAj-000Pkc-7N for freebsd-net@freebsd.org; Wed, 27 Jul 2005 11:21:49 +0300 Received: from 193.201.61.166 (SquirrelMail authenticated user yerenkow) by mail.uct.ua with HTTP; Wed, 27 Jul 2005 11:21:49 +0300 (EEST) Message-ID: <1273.193.201.61.166.1122452509.squirrel@mail.uct.ua> Date: Wed, 27 Jul 2005 11:21:49 +0300 (EEST) From: yerenkow@uct.ua To: freebsd-net@freebsd.org User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-UCT-Sender-IP: 127.0.0.1 Subject: NVE X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jul 2005 08:16:19 -0000 Hello list users. I have bougth motherboard Epox 8kda3J, which has NV ethernet adapter MCP7. My system was FreeBSD 5.4 and i found NV MCP Driver for FreeBSD here: http://www.onthenet.com.au/~q/nvnet/ Ok, I got it, install and kldloaded; then ifconfig tells me that my ethernet card see cable, but I started to receive these messages: device nv0 timeout(5), with ascending numbers; Ok, I get Freebsd 6.0-BETA1, where driver pre-built in kernel. The different were only interface name, whic is nve0, but also shows timeouts. This was tested with cross cable between two pcs, and with normal cable pc-switch. I tried to turn on debugging nve driver, but then system just hangs. Can anyone comment?