From owner-freebsd-net@FreeBSD.ORG Sun Jun 1 07:48:41 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81D4D106564A for ; Sun, 1 Jun 2008 07:48:41 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.224]) by mx1.freebsd.org (Postfix) with ESMTP id 5C35B8FC19 for ; Sun, 1 Jun 2008 07:48:40 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so552161rvf.43 for ; Sun, 01 Jun 2008 00:48:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; bh=HE1ZVOlfP2olc0+5q8UG4aKOk2xIVV0HTbDbaoN1fCs=; b=Nt/jH8l1GY0ObngN/i7NvXH80axpgeR6whzmkPkEjW/XAUC4Q9x8xjfYreatSTPFyubdv4oKB+V8/8CVBv1lo6QQztLEGcYQqSxXCiRFM/X5Knr/KhtZjgF7ULM6QAwkFOD+xIzWw/rEL/BcZP/nUtv8OU5EvovFcyt9tquR3Rs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=wSGo19HWxEadYOIKKSdbOf3lCbMdW401XZNZybSO2UE+TvgkcHeNydjd6xxNkP/GNZHUoAjJbTEB4IkFxD1b8Fs8cwHGmNDcTzJOgtrf1yb/6ZZs/5pdb+VEXKTchAM1Xtkda4fx2WQpEWeX5uoas3CCkyzfhc4kJd9n8hJL/pQ= Received: by 10.141.128.19 with SMTP id f19mr4173333rvn.45.1212306520660; Sun, 01 Jun 2008 00:48:40 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTPS id b8sm3285673rvf.9.2008.06.01.00.48.37 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 01 Jun 2008 00:48:39 -0700 (PDT) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id m517mXTS081364 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 1 Jun 2008 16:48:33 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id m517mWTl081363; Sun, 1 Jun 2008 16:48:32 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Sun, 1 Jun 2008 16:48:32 +0900 From: Pyun YongHyeon To: "Fuchs, Martin" Message-ID: <20080601074832.GA80963@cdnetworks.co.kr> References: <20080528003526.GB63696@cdnetworks.co.kr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: freebsd-net@freebsd.org, jfvogel@gmail.com Subject: Re: Intel embedded NICs not working with FreeBSD 6.2, 6.3 and 7.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jun 2008 07:48:41 -0000 On Sat, May 31, 2008 at 01:40:47PM +0200, Fuchs, Martin wrote: > Ok, back again... sorry for letting you wait so long, but i had a lot to do... > > Since there's no possibility to copy via putty i'm copying by hand... hopefully there are not too many errors :-) > > ----- > pciconf -lcv > > ... > fxp0@pci0:1:4:0: class=0x020000 card=0x00708086 chip=0x12298086 rev=x010 > hdr=0x00 > class = network > subclass = ethernet > cap01[dc] = powerspec 2 supports D0 D1 D2 D3 current D0 > > fxp1@pci0:1:5:0: class=0x020000 card=0x00708086 chip=0x12298086 rev=x010 > hdr=0x00 > class = network > subclass = ethernet > cap01[dc] = powerspec 2 supports D0 D1 D2 D3 current D0 > > fxp2@pci0:1:8:0: class=0x020000 card=0x30118086 chip=0x103a8086 rev=x010 > hdr=0x00 > class = network > subclass = ethernet > cap01[dc] = powerspec 2 supports D0 D1 D2 D3 current D0 > It looks like fxp0/fxp1 is 82551 Pro and fxp2 is 82801 DB(ICH4). > ----- > dmesg shows for example: > > fxp0: link state changed to down > fxp1: link state changed to down > fxp2: link state changed to down > fxp1: link state changed to up <- when I attach a network cable to a switch That's normal. All ethernet drivers should detect link up event. > > ----- > devinfo does not work... does not find the command (it's the freebsd under pfSense) > Hmm, I don't know layout of pfSense but I guess it's not good idea to remove such a small/good program. > ----- > vmstat -i > > interrupt total rate > irq0: clk 1348688 999 > irq5: ehci0 9043 6 > irq8: rtc 172621 127 > irq10: fxp1 91 0 > irq12: fxp0 86 0 > irq14: uhci0 ata0 792 0 > irq15: ata1 2738 2 > Total 1534059 1137 > > ----- > > Hope you can use this information ? > This looks odd, where is fxp2? Therere is no '+' mark in vmstat output so I think there should be at least an entry for fxp2. Because you have two differnet kinds of NICs would you let me know which one is not working? Also full dmesg output would be helpful, I guess. -- Regards, Pyun YongHyeon