From owner-freebsd-net@FreeBSD.ORG Mon Apr 25 20:50:09 2005 Return-Path: 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 D4DBC16A4CE for ; Mon, 25 Apr 2005 20:50:09 +0000 (GMT) Received: from mx2.confluentasp.com (mx2.confluentasp.com [216.26.153.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3044243D2D for ; Mon, 25 Apr 2005 20:50:09 +0000 (GMT) (envelope-from mikej@confluenttech.com) Received: from neo.confluentasp.local (35.in-addr.arpa.confluentasp.com [216.26.153.35] (may be forged)) by mx2.confluentasp.com (8.12.11/8.12.9) with ESMTP id j3PKo7YD009581 for ; Mon, 25 Apr 2005 16:50:08 -0400 (EDT) (envelope-from mikej@confluenttech.com) X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Mon, 25 Apr 2005 16:50:02 -0400 Message-ID: <9D7F0DF3FB16D41184010050DA90E00001C8751B@neo.confluentasp.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: EM driver and Intel Pro 1000 MT (A78408-008) thread-index: AcVJ2FqsBGhD9qb5SQ2unWemFGrgqQ== From: "Michael G. Jung" To: Subject: EM driver and Intel Pro 1000 MT (A78408-008) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Apr 2005 20:50:10 -0000 FreeBSD firewall.mikej.com 5.4-RC3 FreeBSD 5.4-RC3 #5: Sun Apr 24 = 19:18:40 EDT 2005 =20 mikej@firewall.mikej.com:/usr/obj/usr/src/sys/FIREWALL i386 em0: =20 port 0xef00-0xef3f mem 0xfeba0000-0xfebbffff,0xfebc0000-0xfebdffff irq = 18 at device 18.0 on pci0 I got several of these card which I have put in FreeBSD/Windows = machines. =20 Under FreeBSD 5.4-RC3 I can not get the card to run at GB. If I put the same card that fails under FreeBSD in a M$=20 machine the card works at 1000/Full fine. The card does work at 100/Full = in BSD box ok. if I config the adapter like=20 "ifconfig inet 10.0.0.3 netmask 255.255.255.0 media 1000baseTX mediaopt = full-duplex" and then do ifconfig em0 status shows "NO CARRIER". Is this a know problem? The card is attached to a DLINK DGS-1005D = switch. I have also tried moving the BSD box to a switch port that a M$ machine is working at = 1000/Full. Anyone have ideas on this? Thanks! --mikej