From owner-freebsd-net@FreeBSD.ORG Sun Aug 29 04:28:13 2004 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 2974916A4CF; Sun, 29 Aug 2004 04:28:12 +0000 (GMT) Received: from ronno.pricegrabber.com (ronno.pricegrabber.com [64.156.13.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05AD843D45; Sun, 29 Aug 2004 04:28:12 +0000 (GMT) (envelope-from chrismcc@pricegrabber.com) Received: from [192.168.10.19] (wednesday.pricegrabber.com [192.168.10.19]) (authenticated bits=0)i7T4SBTp002576; Sat, 28 Aug 2004 21:28:11 -0700 From: Christopher McCrory To: freebsd-net@freebsd.org Content-Type: text/plain Message-Id: <1093753691.8153.24.camel@wednesday.pricegrabber.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 (1.4.6-2) Date: Sat, 28 Aug 2004 21:28:11 -0700 Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamd / ClamAV version 0.75.1, clamav-milter version 0.75c on localhost X-Virus-Status: Clean cc: tackerman@freebsd.org Subject: em driver problem with intel pro 1000xf - force 100/full 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: Sun, 29 Aug 2004 04:28:13 -0000 Hello... I am trying to use an Intel Pro 1000xf (Multimode fiber/SC connector) card on a FreeBSD 4.10 system. The switch (not mine) I need to talk to is not configured for auto-negotiation, but forced to 100/full. It is a requirement on my side to be able to do this also. My (copper) Intel and broadcom NICs do this fine, but the 1000xf errors out. ix# ifconfig em0 media 100BaseTX mediaopt full-duplex ifconfig: SIOCSIFMEDIA: Device not configured ix# ifconfig em0 media 100BaseSX mediaopt full-duplex ifconfig: unknown media subtype: 100BaseSX ix# ifconfig em0 media 1000BaseSX mediaopt full-duplex ix# ifconfig em0 em0: flags=8846 mtu 1500 options=3 ether 00:07:e9:18:25:d5 media: Ethernet 1000baseSX (autoselect) status: no carrier ix# # 1000 != 100 em0@pci1:5:0: class=0x020000 card=0x11098086 chip=0x10098086 rev=0x02 hdr=0x00 vendor = 'Intel Corporation' device = '82544 PRO/1000 XF Gigabit Ethernet Controller (Fiber)' class = network subclass = ethernet Is forcing 100Mbps operation not supported by the card or not supported by the driver? clue stick? em_driver_version[] = "1.7.25"; Thanks p.s. freebsdnic@mailbox.intel.com from man page bounces with MX loops back to me -- Christopher McCrory "The guy that keeps the servers running" chrismcc@pricegrabber.com http://www.pricegrabber.com Let's face it, there's no Hollow Earth, no robots, and no 'mute rays.' And even if there were, waxed paper is no defense. I tried it. Only tinfoil works.