Re: tg3 cards
Arjan van de Ven <[email protected]> Fri, 7 Jan 2005 22:35:14 +0100
| Newsgroups | gmane.linux.drivers.broadcom.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jan 07, 2005 at 04:30:14PM -0500, Daniel Spratlen wrote: > I have an IBM x336 server with two onboard Broadcom cards which use the > tg3 driver. I also have in the same server, a 2 port Broadcom card, > which also uses the tg3 driver. I'm running RHEL ES 3.0 update 3, which > makes the onboard nics eth2 and eth3 and the pci card nics eth0 and > eth1. I would like to force the onboard nics to be eth0 and eth1, while > the pci nics are eth2 and eth3. Any ideas? 1) binding mac addresses to interfaces is your friend (you can do that by editing the if-ethX files) 2) man nameif is also your friend