-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
How would I find out what network cards a particular driver supports?
(particularly the tg3 / bcm5700 driver in 2.4.x)
Cheers,
Mark.
- --
Mark Watts
Senior Systems Engineer
QinetiQ TIM
St Andrews Road, Malvern
GPG Public Key ID: 455420ED
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE++ak+Bn4EFUVUIO0RAptXAKDb5aI05z67Unsc6Zq6X7uszU6rFgCfbdED
TY7HkpiIsM9QbduHLe/kLZQ=
=U8rr
-----END PGP SIGNATURE-----
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
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> 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...
- --
Mark Watts
Senior Systems Engineer
QinetiQ TIM
St Andrews Road, Malvern
GPG Public Key ID: 455420ED
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE++carBn4EFUVUIO0RAjqdAKCzOtOMKBrkdGVDa0YJa/FE90g4PgCgxIp7
BvEkaHMTOLFbp7f6BROTGOM=
=yX3c
-----END PGP SIGNATURE-----
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' :)