Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S271206AbTHCPtD (ORCPT ); Sun, 3 Aug 2003 11:49:03 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S271204AbTHCPtD (ORCPT ); Sun, 3 Aug 2003 11:49:03 -0400 Received: from dsl093-172-075.pit1.dsl.speakeasy.net ([66.93.172.75]:61090 "EHLO marta.kurtwerks.com") by vger.kernel.org with ESMTP id S271233AbTHCPs4 (ORCPT ); Sun, 3 Aug 2003 11:48:56 -0400 Date: Sun, 3 Aug 2003 11:48:34 -0400 From: Kurt Wall To: Matt Mercer Cc: linux-kernel@vger.kernel.org Subject: Re: unknown ethernet device Message-ID: <20030803154834.GF6541@kurtwerks.com> References: <20030803153024.GA3602@unpunk.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030803153024.GA3602@unpunk.com> User-Agent: Mutt/1.4i X-Operating-System: Linux 2.4.21-krw X-Woot: Woot! Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2539 Lines: 59 Quoth Matt Mercer: > > Hi, > > I discovered an unknown onboard ethernet device recently. I'm > thinking it is either an e100. Adding the ID to the > list in the e100 driver and the nic seems to work fine. > > Anyone know anything about this device, should it be added > to the e100 driver? > > lspci -s00:04.0 -xxx > 00:04.0 Ethernet controller: Intel Corp.: Unknown device 0105 (rev 0d) > 00: 86 80 05 01 17 01 90 02 0d 00 00 02 10 40 80 00 > 10: 00 d0 7f fe 01 af 00 00 00 00 7a fe 00 00 00 00 > 20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 11 10 > 30: 00 00 7e fe dc 00 00 00 00 00 00 00 09 01 08 38 > 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > 60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > d0: 00 00 00 00 00 00 00 00 00 00 00 00 01 00 22 fe > e0: 00 40 00 4b 00 00 00 00 00 00 00 00 00 00 00 00 > f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 This matches up pretty close with Ethernet Pro 100: # lspci -s 00:11.0 -xxx 00:11.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 08) 00: 86 80 29 12 17 01 90 02 08 00 00 02 08 40 00 00 10: 00 f0 bf fe 01 ef 00 00 00 00 a0 fe 00 00 00 00 20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 0c 00 30: 00 00 90 fe dc 00 00 00 00 00 00 00 09 01 08 38 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 d0: 00 00 00 00 00 00 00 00 00 00 00 00 01 00 22 7e e0: 00 40 00 3a 00 00 00 00 00 00 00 00 00 00 00 00 f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Kurt -- Stay away from hurricanes for a while. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/