From owner-freebsd-stable@FreeBSD.ORG Fri Oct 27 22:38:33 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 1852B16A417 for ; Fri, 27 Oct 2006 22:38:33 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16D3543D5A for ; Fri, 27 Oct 2006 22:38:22 +0000 (GMT) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k9RMcLIj078803; Fri, 27 Oct 2006 18:38:21 -0400 (EDT) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.6/8.13.3) with ESMTP id k9RMcLu7038872 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 27 Oct 2006 18:38:21 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <200610272238.k9RMcLu7038872@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Fri, 27 Oct 2006 18:36:23 -0400 To: "Jack Vogel" From: Mike Tancsa In-Reply-To: <2a41acea0610271452i4ca5e07docf3aecf18f17bb33@mail.gmail.co m> 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> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on clamscanner2 X-Virus-Status: Clean 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:38:33 -0000 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