From owner-freebsd-stable@FreeBSD.ORG Fri Oct 27 22:49:17 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 E088E16A403 for ; Fri, 27 Oct 2006 22:49:17 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5947243D49 for ; Fri, 27 Oct 2006 22:49:17 +0000 (GMT) (envelope-from jfvogel@gmail.com) Received: by nz-out-0102.google.com with SMTP id o37so653560nzf for ; Fri, 27 Oct 2006 15:49:16 -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=NPbRvODHrJBvKqJtsJLv7aAJJY3Hjih6678lmliQI3GKvupco8nbUdRVImmyPKTLa+aR62Xp7o1cU5tzCGzubVxlPUTSsQXBDXASAxbdy39BBmRgIYJSV8N0iG/umQZuZ0y5wH9yuFPDVHQH9S0Pms/0VA7jCKx7u/hyQa5Tn8U= Received: by 10.35.131.10 with SMTP id i10mr285556pyn; Fri, 27 Oct 2006 15:49:16 -0700 (PDT) Received: by 10.35.118.6 with HTTP; Fri, 27 Oct 2006 15:49:16 -0700 (PDT) Message-ID: <2a41acea0610271549k502374cej762498ff859ef601@mail.gmail.com> Date: Fri, 27 Oct 2006 15:49:16 -0700 From: "Jack Vogel" To: "Mike Tancsa" In-Reply-To: <200610272238.k9RMcLu7038872@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> <2a41acea0610271452i4ca5e07docf3aecf18f17bb33@mail.gmail.com> <200610272238.k9RMcLu7038872@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 22:49:18 -0000 On 10/27/06, Mike Tancsa wrote: > At 05:52 PM 10/27/2006, Jack Vogel wrote: > > >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. > > > Any chance to commit the ID info to the driver ? Seems to work just > fine as an fxp. > > ---Mike When the current firefight I'm in is over I'll check it out. Jack