From owner-freebsd-stable@FreeBSD.ORG Fri Oct 27 21:53:01 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4E0E16A494 for ; Fri, 27 Oct 2006 21:53:01 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id C521643D8D for ; Fri, 27 Oct 2006 21:52:10 +0000 (GMT) (envelope-from jfvogel@gmail.com) Received: by nz-out-0102.google.com with SMTP id o37so642842nzf for ; Fri, 27 Oct 2006 14:52:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FSuIKk9r9SSQjZ+sbTHWxpjtLiYBQJTwHm75fORQf/bcbLpBByMOdZ/JqoqYD6kEBJeDh0Vy5BiNaKlusosKwWcy0lwpTdV3PudReu9p6aiRI60DiJF3is4pZnXZORonVS552kGyplxMVIejwDeiXAk2hXpmJU/PZ3DJ3RVJvGc= Received: by 10.35.115.18 with SMTP id s18mr191688pym; Fri, 27 Oct 2006 14:52:08 -0700 (PDT) Received: by 10.35.118.6 with HTTP; Fri, 27 Oct 2006 14:52:08 -0700 (PDT) Message-ID: <2a41acea0610271452i4ca5e07docf3aecf18f17bb33@mail.gmail.com> Date: Fri, 27 Oct 2006 14:52:08 -0700 From: "Jack Vogel" To: "Mike Tancsa" In-Reply-To: <200610272138.k9RLcQKh038601@lava.sentex.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061027160515.GH84252@home.c0mplx.org> <2a41acea0610270933v687b91e8n1ffbf9e35e073eb6@mail.gmail.com> <200610272124.k9RLOm35038512@lava.sentex.ca> <2a41acea0610271428p22c411c5oa66f53a730bdf9dd@mail.gmail.com> <200610272138.k9RLcQKh038601@lava.sentex.ca> Cc: freebsd-stable@freebsd.org Subject: Re: Intel device IDs (Intel S5000PAL board, onboard ether gige interfaces working?) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Oct 2006 21:53:01 -0000 On 10/27/06, Mike Tancsa wrote: > At 05:28 PM 10/27/2006, Jack Vogel wrote: > >Sorry, but you dont want to do this. This is a hybrid > >sorta NIC, the PHY is only 10/100, but the MAC is > >a Gig part. > > > >Get the latest em driver and load that, guess what, it > >will work. > > Hi, > I thought the latest em driver is in RELENG_6 ? With the > modified fxp driver it does seem to work so far as in simple ftp and > scp tests. > > >Dont look at me, wasnt my idea :) > > I will try > http://downloadfinder.intel.com/scripts-df-external/Detail_Desc.aspx?agr=Y&Inst=Yes&ProductID=838&DwnldID=10957&strOSs=52&OSFullName=FreeBSD*&lang=eng > > em-6.1.4.tar.gz on a RELENG_6 kernel > FreeBSD r6-32bit.sentex.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: > Fri Oct 27 17:10:03 EDT 2006 > > ---Mike HMMM, ok, maybe I jumped the gun, if this thing says ICH7 then its not the NIC I was talking about, thats ICH8. I just didnt think there were any 10/100 parts that werent already in the fxp driver. I looked at the PCI ID, and its not what I was talking about, so, nm, its the fxp afterall. Jack