From: Jeff Garzik <jgarzik@pobox.com>
To: Mark Watts <m.watts@eris.qinetiq.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Finding out what cards a driver supports...
Date: Wed, 25 Jun 2003 10:32:39 -0400 [thread overview]
Message-ID: <20030625143239.GA11244@gtf.org> (raw)
In-Reply-To: <200306251453.02690.m.watts@eris.qinetiq.com>
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
next prev parent reply other threads:[~2003-06-25 14:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-25 13:53 Finding out what cards a driver supports Mark Watts
2003-06-25 14:32 ` Jeff Garzik [this message]
2003-06-25 15:58 ` Mark Watts
2003-06-25 17:33 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030625143239.GA11244@gtf.org \
--to=jgarzik@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=m.watts@eris.qinetiq.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.