Hi, this server, a Dell R720 has 4 bge on board, Broadcom NetXtreme Gigabit Ethernet, ASIC rev. 0x5720000 bge0: APE FW version: NCSI v1.1.7.0 bge0: CHIP ID 0x05720000; ASIC REV 0x5720; CHIP REV 0x57200; PCI-E miibus0: <MII bus> on bge0 ... I have connected the ethernet to port labeled 0, but it appears as bge2, how can this be corrected? thanks, danny
On Friday, January 25, 2013 3:46:10 am Daniel Braniss wrote:> Hi, > this server, a Dell R720 has 4 bge on board, > Broadcom NetXtreme Gigabit Ethernet, ASIC rev. 0x5720000 > bge0: APE FW version: NCSI v1.1.7.0 > bge0: CHIP ID 0x05720000; ASIC REV 0x5720; CHIP REV 0x57200; PCI-E > miibus0: <MII bus> on bge0 > ... > > I have connected the ethernet to port labeled 0, but it appears > as bge2, how can this be corrected?It can't really. The order of PCI devices is determined by the layout of the PCI device hierarchy which is generally determined by the physical traces on your motherboard. -- John Baldwin
On Fri, 25 Jan 2013 09:46:10 +0100, Daniel Braniss <danny at cs.huji.ac.il> wrote:> Hi, > this server, a Dell R720 has 4 bge on board, > Broadcom NetXtreme Gigabit Ethernet, ASIC rev. 0x5720000 > bge0: APE FW version: NCSI v1.1.7.0 > bge0: CHIP ID 0x05720000; ASIC REV 0x5720; CHIP REV 0x57200; PCI-E > miibus0: <MII bus> on bge0 > ... > > I have connected the ethernet to port labeled 0, but it appears > as bge2, how can this be corrected? > > thanks, > danny >See /etc/defaults/rc.conf: #ifconfig_fxp0_name="net0" # Change interface name from fxp0 to net0. or 'ifconfig name'. Ronald.
Seemingly Similar Threads
- stable/9 panic Bad tailq NEXT(0xffffffff80e52660->tqh_last) != NULL
- bge problems in RELENG_9, bge0: watchdog timeout -- resetting
- bge drivers does not work for 3COM 3C996-SX / 3C996B-T
- Duplicate packets when using aggregate datalinks on bge
- vnic on top of aggr of 2 x 1 Gbit/s NICs