Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264670AbTFYRUA (ORCPT ); Wed, 25 Jun 2003 13:20:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264732AbTFYRUA (ORCPT ); Wed, 25 Jun 2003 13:20:00 -0400 Received: from e1.ny.us.ibm.com ([32.97.182.101]:11199 "EHLO e1.ny.us.ibm.com") by vger.kernel.org with ESMTP id S264731AbTFYRTw (ORCPT ); Wed, 25 Jun 2003 13:19:52 -0400 Date: Wed, 25 Jun 2003 10:33:26 -0700 From: Greg KH To: Mark Watts Cc: linux-kernel@vger.kernel.org Subject: Re: Finding out what cards a driver supports... Message-ID: <20030625173326.GB11589@kroah.com> References: <200306251453.02690.m.watts@eris.qinetiq.com> <20030625143239.GA11244@gtf.org> <200306251658.35745.m.watts@eris.qinetiq.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200306251658.35745.m.watts@eris.qinetiq.com> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 789 Lines: 23 On Wed, Jun 25, 2003 at 04:58:35PM +0100, Mark Watts wrote: > > > On Wed, Jun 25, 2003 at 02:53:02PM +0100, Mark Watts wrote: > > > How would I find out what network cards a particular driver supports? > > > (particularly the tg3 / bcm5700 driver in 2.4.x) > > > > Look in the PCI ids table, and compare that with the output of 'lspci -n' > > for your card. > > > > Jeff > > Is there a way to do it without actually having the card in question? > > I'm trying to help a chap who has a 3Com 3c940 GigE card... Have them run 'lspci -n' :) - 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/