From owner-freebsd-hackers@FreeBSD.ORG Thu Jun 12 04:21:50 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02F3837B401 for ; Thu, 12 Jun 2003 04:21:50 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 916CE43FA3 for ; Thu, 12 Jun 2003 04:21:49 -0700 (PDT) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id 772EE2ED427; Thu, 12 Jun 2003 04:21:49 -0700 (PDT) Date: Thu, 12 Jun 2003 13:21:49 +0200 From: Maxime Henrion To: Tom Alsberg , FreeBSD Hackers List Message-ID: <20030612112149.GJ21011@elvis.mu.org> References: <20030612111453.GA23053@cs.huji.ac.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030612111453.GA23053@cs.huji.ac.il> User-Agent: Mutt/1.4.1i Subject: Re: PCI ID Patch for Intel Ether Express Pro 100 VE (82801BA) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2003 11:21:50 -0000 Tom Alsberg wrote: > Having got a new machine here a few days ago, an Intel ICH D865 PERL > board based Pentium IV machine, with an on-board Intel EtherExpress > Pro 100 VE, it failed to detect the network adapter. > > Seeing that it is an EtherExpress Pro 100, I though the fxp module > should work with it, and found out that the PCI ID (8086:1050) just > isn't recognized as one (new chip or something, apparently). Patch committed, thanks! Maxime