From owner-freebsd-net@FreeBSD.ORG Tue Apr 26 00:36:00 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 0378616A4CE for ; Tue, 26 Apr 2005 00:36:00 +0000 (GMT) Received: from ford.blinkenlights.nl (ford.blinkenlights.nl [213.204.211.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A13D43D55 for ; Tue, 26 Apr 2005 00:35:59 +0000 (GMT) (envelope-from sten@blinkenlights.nl) Received: from tea.blinkenlights.nl (tea.blinkenlights.nl [192.168.1.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ford.blinkenlights.nl (Postfix) with ESMTP id 597053F294; Tue, 26 Apr 2005 02:35:57 +0200 (CEST) Received: by tea.blinkenlights.nl (Postfix, from userid 101) id EBE7A268; Tue, 26 Apr 2005 02:35:56 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by tea.blinkenlights.nl (Postfix) with ESMTP id D65711BA; Tue, 26 Apr 2005 02:35:56 +0200 (CEST) Date: Tue, 26 Apr 2005 02:35:56 +0200 (CEST) From: Sten Spans To: "Michael G. Jung" In-Reply-To: <9D7F0DF3FB16D41184010050DA90E00001C8751B@neo.confluentasp.local> Message-ID: References: <9D7F0DF3FB16D41184010050DA90E00001C8751B@neo.confluentasp.local> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: freebsd-net@freebsd.org Subject: Re: 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: Tue, 26 Apr 2005 00:36:00 -0000 On Mon, 25 Apr 2005, Michael G. Jung wrote: > FreeBSD firewall.mikej.com 5.4-RC3 FreeBSD 5.4-RC3 #5: Sun Apr 24 19:18:40 EDT 2005 > mikej@firewall.mikej.com:/usr/obj/usr/src/sys/FIREWALL i386 > > em0: > 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. > > 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$ > 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 > "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? Have you tried autonegotiation ? ( Gigabit ethernet requires full-duplex, and in 99% of the cases should work with autoneg ) -- Sten Spans "There is a crack in everything, that's how the light gets in." Leonard Cohen - Anthem