Re: Finding out what cards a driver supports...

Jeff Garzik (jgarzik@pobox.com)
Wed, 25 Jun 2003 10:32:39 -0400


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

-
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/