From owner-freebsd-current@FreeBSD.ORG Tue Mar 27 22:18:15 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7AB2916A400 for ; Tue, 27 Mar 2007 22:18:15 +0000 (UTC) (envelope-from y.pankov@irbis.net.ru) Received: from mail.irbis.net.ru (mail.irbis.net.ru [194.186.18.2]) by mx1.freebsd.org (Postfix) with ESMTP id 23C2013C44B for ; Tue, 27 Mar 2007 22:18:15 +0000 (UTC) (envelope-from y.pankov@irbis.net.ru) Received: from darklight.abyss.local (darklight.abyss.local [192.168.0.64]) by mail.irbis.net.ru (Postfix) with ESMTP id 3A74862D456 for ; Wed, 28 Mar 2007 02:18:13 +0400 (MSD) Received: from darklight.abyss.local (yuri@localhost [127.0.0.1]) by darklight.abyss.local (8.13.8/8.13.8) with ESMTP id l2RMI5IQ003709 for ; Wed, 28 Mar 2007 02:18:05 +0400 (MSD) (envelope-from y.pankov@irbis.net.ru) Received: (from yuri@localhost) by darklight.abyss.local (8.13.8/8.13.8/Submit) id l2RMI3YG003708 for freebsd-current@freebsd.org; Wed, 28 Mar 2007 02:18:03 +0400 (MSD) (envelope-from y.pankov@irbis.net.ru) X-Authentication-Warning: darklight.abyss.local: yuri set sender to y.pankov@irbis.net.ru using -f Date: Wed, 28 Mar 2007 02:18:02 +0400 From: Yuri Pankov To: freebsd-current@freebsd.org Message-ID: <20070327221801.GA957@darklight.abyss.local> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Dxnq1zWXvFF0Q93v" Content-Disposition: inline User-Agent: Mutt/1.5.14 (2007-02-12) X-Virus-Scanned: ClamAV 0.90.1/2944/Tue Mar 27 23:36:49 2007 on mail.irbis.net.ru X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (mail.irbis.net.ru [194.186.18.2]); Wed, 28 Mar 2007 02:18:13 +0400 (MSD) Subject: [nfe] NVIDIA nForce4 CK804 MCP9 isn't working X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Mar 2007 22:18:15 -0000 --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I've tried to use if_nfe with NVIDIA nForce4 CK804 MCP9 NIC (was using if_nve before without issues). FreeBSD 7.0-CURRENT #3: Wed Mar 28 00:44:12 MSD 2007 amd64 almost GENERIC kernel, only changes are SCHED_ULE and nodevice nve. dmesg: nfe0: port 0xe800-0xe807 mem 0xf5102000-0xf5102fff irq 23 at device 10.0 on pci0 nfe0: using obsoleted if_watchdog interface nfe0: bpf attached nfe0: Ethernet address: 00:0f:ea:7d:f3:20 nfe0: [MPSAFE] nfe0: [ITHREAD] miibus1: on nfe0 ciphy0: PHY 7 on miibus1 ciphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto nfe0: link state changed to DOWN nfe0: gigabit link up nfe0: link state changed to UP pciconf: nfe0@pci0:10:0: class=3D0x068000 card=3D0xe0001458 chip=3D0x005710de rev=3D= 0xa3 hdr=3D0x00 vendor =3D 'Nvidia Corp' device =3D 'nForce4 Ultra NVidia Network Bus Enumerator' class =3D bridge ifconfig: nfe0: flags=3D8843 metric 0 mtu 1500 options=3D2b ether 00:0f:ea:7d:f3:20 inet 10.10.10.1 netmask 0xffffff00 broadcast 10.10.10.255 media: Ethernet autoselect (1000baseTX ) status: active ping 10.10.10.2 gives following tcpdump output: 01:45:37.304300 arp who-has 10.10.10.2 tell 10.10.10.1 01:45:38.305363 arp who-has 10.10.10.2 tell 10.10.10.1 01:45:39.306300 arp who-has 10.10.10.2 tell 10.10.10.1 and so on... arp -a: ? (10.10.10.2) at (incomplete) on nfe0 [ethernet] Manually changing media options, -rxcsum, -txcsum, adding static ARP entry for 10.10.10.2 doesn't help. (and to mention once more, exactly the same setup, including ethernet media options, works with if_nve). --=20 Yuri --Dxnq1zWXvFF0Q93v Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGCZgY8hBlB0qMSXYRAtnoAKDeeZ4M2+94Pl6lznSEVyjqKGoSMgCgsL6l yjjJ7FqH6PSPTvOxlbw7RYM= =L/ch -----END PGP SIGNATURE----- --Dxnq1zWXvFF0Q93v--