From owner-freebsd-net@FreeBSD.ORG Mon Nov 15 20:24:01 2010 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 01A33106564A for ; Mon, 15 Nov 2010 20:24:01 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 80F198FC16 for ; Mon, 15 Nov 2010 20:24:00 +0000 (UTC) Received: by wwd20 with SMTP id 20so421263wwd.31 for ; Mon, 15 Nov 2010 12:23:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=PSi2lytqN7DTYQ2bWtIfwl1SmLrXY9v+4eKk6jhvu34=; b=PdFvnInnOincTcdibq72EtvfFlcNbmlwU1Vpm7qNAhpTt0OPvJnQ9Rm3HCSB0mbtLH bsewdrlRZbdjXJaN5gDbhk0E3ho6aT8XWNQxU/AxPCspdDlIz1OQvaKLUSSp6Dngu4Sc eqBJ8f3DwwzhFKn7rKXOPvcIDQfRBv+D56HKU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=DNo53611oTN0J5riULgPm0cWFJC4muUffrqdBM0iHYWiOfY0MkSnPsRPmQjoumEP5Q Wijhlfo821KBMbjXRYBqe1lv8PmWzmOiUvKkEOnDSev6RGcjApDMdBF/u8GHO0osVFt0 RPiOAvM4YvVhhImTeLCD3Rt8jRlYLK3lO/fDg= MIME-Version: 1.0 Received: by 10.216.3.3 with SMTP id 3mr7165078weg.57.1289852638907; Mon, 15 Nov 2010 12:23:58 -0800 (PST) Received: by 10.216.2.206 with HTTP; Mon, 15 Nov 2010 12:23:58 -0800 (PST) In-Reply-To: <4CE1913D.7010207@greatbaysoftware.com> References: <4CDDBAC6.6080500@greatbaysoftware.com> <4CE1913D.7010207@greatbaysoftware.com> Date: Mon, 15 Nov 2010 12:23:58 -0800 Message-ID: From: Jack Vogel To: Charles Owens Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-net@freebsd.org Subject: Re: em(4): 4-port Intel Pro/1000 PF card not detected X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 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, 15 Nov 2010 20:24:01 -0000 UH, did you do that with the adapter in the system?? I do not see the ID I expected to see. Some reason you're running 32 bit?? Can you run the pciconf with the adapter in and out, compare and tell me what its ID is? All the unidentified devices I see are in the 0x3XXX range and those are not network devices. Maybe its a bad slot? Jack On Mon, Nov 15, 2010 at 11:59 AM, Charles Owens wrote: > Great... thanks! Please see attached. BTW, the system is running > 8.0-RELEASE-p2 i386 (PAE). > > > Charles > > > > On 11/13/10 2:24 AM, Jack Vogel wrote: > > pciconf -l please, I'll betcha these are the new quad ports that are in my > next igb driver > update, it would have gone in already but I've been fighting a bug in the > header split > code. > > Show me what the output looks like, and I'll get ya fixed up, dont worry :) > > Jack > > > On Fri, Nov 12, 2010 at 2:08 PM, Charles Owens < > cowens@greatbaysoftware.com> wrote: > >> Hello, >> >> We're trying to work with newly purcharsed Intel EXPi9404PF NICs ("Intel >> PRO/1000 PF Quad Port Server Adapter") but they do not seem to be detected >> (no ports showing with 'ifconfig -l'). We're having no problems with the >> 2-port version of the same card -- is there a known issue with the 4-port >> version? >> >> We've tried three different cards of this model, all with same result. >> Thanks in advance for any help. >> >> Charles >> >> -- >> Charles Owens >> Great Bay Software, Inc. >> >> >> >> _______________________________________________ >> freebsd-net@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-net >> To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >> > >