Hi all,

(obsd3.9 / i386)

I'm beefing up two of our bgp routers i.e. replacing Intel Pro/1000MT dual port server adapters with Intel Pro/1000GT quad-port server adapters. The GT card is the MT cards successor and should be backwards compatible, but my vanilla 3.9 installation 'no habla GT'.

I've talked to Intel several times without any luck. The persons I talked to did not know the difference between SysV and BSD yet alone the difference between GT and MT (fair should be fair and normally Intel tech's know what they're talking about, but not today).

During install (with a dual and a quad card in the server) four 'em' interfaces was found, but none had link according to the installer!
See first dmesg ("dmesg_both") below and please note my lines on the MAC's.
The second dmesg ("dmesg_quadonly") is from when the system has a quad card (only) installed.

The MT card has a single FW82546GB chip.
The GT card has two NH82546GB chip.
The 'em' driver support 'i82546'.

<http://www.openbsd.org/i386.html>
...
Intel i82540, i82541, i82542, i82543, i82544, i82545, i82546, i82547, i82571, i82572 and i82573 based adapters (em <http://www.openbsd.org/cgi-bin/man.cgi?query=em&arch=i386&sektion=4>), including:
...
Intel PRO/1000 Gigabit Server Adapter (SX Fiber) (PWLA8490)
Intel PRO/1000F Gigabit Server Adapter (SX Fiber) (PWLA8490SX)
Intel PRO/1000T Server Adapter (PWLA8490T)
Intel PRO/1000XT Server Adapter (PWLA8490XT)
Intel PRO/1000XS Server Adapter (SX Fiber) (PWLA8490XF)
Intel PRO/1000T Desktop Adapter (PWLA8390T)
Intel PRO/1000XTL Low Profile PCI Server (PWLA8490XTL)
Intel PRO/1000MT Desktop Adapter (PWLA8390MT)
Intel PRO/1000MT Server Adapter (PWLA8490MT)
Intel PRO/1000MT Dual Port Server Adapter (PWLA8492MT)
Intel PRO/1000MF Server Adapter (SX Fiber) (PWLA8490MF)
Intel PRO/1000MF Dual Port Server Adapter (SX Fiber) (PWLA8492MF)
Intel PRO/1000MF Server Adapter (LX Fiber) (PWLA8490LX)
Intel PRO/1000MT Quad PCI-X Adapter (PWLA8494MT)
...
</http://www.openbsd.org/i386.html>



Below is two dmesg files. The first one is with a dual + a quad card installed. The second on is with a quad card only.

Please note that the following two lines are the MAC's belonging to the dual card. em0 at pci2 dev 2 function 0 "Intel PRO/1000MT (82546GB)" rev 0x03: irq 10, address 00:04:23:9e:f2:3a em1 at pci2 dev 2 function 1 "Intel PRO/1000MT (82546GB)" rev 0x03: irq 10, address 00:04:23:9e:f2:3b

Please note that the following two lines are the MAC's belonging to the quad card. em2 at pci4 dev 1 function 0 "Intel PRO/1000MT (82541GI)" rev 0x00: irq 10, address 00:30:48:71:3b:aa em3 at pci4 dev 2 function 0 "Intel PRO/1000MT (82541GI)" rev 0x00: irq 10, address 00:30:48:71:3b:ab


[dmesg_both]
OpenBSD 3.9 (GENERIC) #617: Thu Mar  2 02:26:48 MST 2006
   [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel(R) Xeon(TM) CPU 2.80GHz ("GenuineIntel" 686-class) 2.80 GHz
cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,S
BF,CNXT-ID
real mem  = 4160266240 (4062760K)
avail mem = 3790917632 (3702068K)
using 4278 buffers containing 208117760 bytes (203240K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(00) BIOS, date 09/18/03, BIOS32 rev. 0 @ 0xf0010
pcibios0 at bios0: rev 2.1 @ 0xf0000/0x10000
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xf3000/176 (9 entries)
pcibios0: PCI Interrupt Router at 000:31:0 ("Intel 82801CA LPC" rev 0x00)
pcibios0: PCI bus #5 is the last bus
bios0: ROM list: 0xc0000/0x8000 0xc8000/0x8e00
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "Intel E7501 MCH Host" rev 0x01
ppb0 at pci0 dev 2 function 0 "Intel E7500 MCH" rev 0x01
pci1 at ppb0 bus 1
"Intel 82870P2 IOxAPIC" rev 0x04 at pci1 dev 28 function 0 not configured
ppb1 at pci1 dev 29 function 0 "Intel 82870P2 PCI-PCI" rev 0x04
pci2 at ppb1 bus 2
ppb2 at pci2 dev 1 function 0 unknown vendor 0x12d8 product 0x01a7 rev 0x01
pci3 at ppb2 bus 3
vendor "Intel", unknown product 0x10b5 (class network subclass ethernet, rev 0x03) at pci3 dev 4 function 0 not configu
red
vendor "Intel", unknown product 0x10b5 (class network subclass ethernet, rev 0x03) at pci3 dev 4 function 1 not configu
red
vendor "Intel", unknown product 0x10b5 (class network subclass ethernet, rev 0x03) at pci3 dev 6 function 0 not configu
red
vendor "Intel", unknown product 0x10b5 (class network subclass ethernet, rev 0x03) at pci3 dev 6 function 1 not configu
red
em0 at pci2 dev 2 function 0 "Intel PRO/1000MT (82546GB)" rev 0x03: irq 10, address 00:04:23:9e:f2:3a em1 at pci2 dev 2 function 1 "Intel PRO/1000MT (82546GB)" rev 0x03: irq 10, address 00:04:23:9e:f2:3b
ahd0 at pci2 dev 3 function 0 "Adaptec AIC-7902B U320" rev 0x10: irq 10
ahd0: aic7902, U320 Wide Channel A, SCSI Id=7, PCI-X 67-100Mhz, 512 SCBs
scsibus0 at ahd0: 16 targets
ahd1 at pci2 dev 3 function 1 "Adaptec AIC-7902B U320" rev 0x10: irq 10
ahd1: aic7902, U320 Wide Channel B, SCSI Id=7, PCI-X 67-100Mhz, 512 SCBs
scsibus1 at ahd1: 16 targets
sd0 at scsibus1 targ 1 lun 0: <SEAGATE, ST336607LW, 0007> SCSI3 0/direct fixed
sd0: 35003MB, 49855 cyl, 2 head, 718 sec, 512 bytes/sec, 71687372 sec total
"Intel 82870P2 IOxAPIC" rev 0x04 at pci1 dev 30 function 0 not configured
ppb3 at pci1 dev 31 function 0 "Intel 82870P2 PCI-PCI" rev 0x04
pci4 at ppb3 bus 4
em2 at pci4 dev 1 function 0 "Intel PRO/1000MT (82541GI)" rev 0x00: irq 10, address 00:30:48:71:3b:aa em3 at pci4 dev 2 function 0 "Intel PRO/1000MT (82541GI)" rev 0x00: irq 10, address 00:30:48:71:3b:ab
uhci0 at pci0 dev 29 function 0 "Intel 82801CA/CAM USB" rev 0x02: irq 9
usb0 at uhci0: USB revision 1.0
uhub0 at usb0
uhub0: Intel UHCI root hub, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
ppb4 at pci0 dev 30 function 0 "Intel 82801BA AGP" rev 0x42
pci5 at ppb4 bus 5
vga1 at pci5 dev 4 function 0 "ATI Rage XL" rev 0x27
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
ichpcib0 at pci0 dev 31 function 0 "Intel 82801CA LPC" rev 0x02
pciide0 at pci0 dev 31 function 1 "Intel 82801CA IDE" rev 0x02: DMA, channel 0 configured to compatibility, channel 1 c
onfigured to compatibility
atapiscsi0 at pciide0 channel 0 drive 1
scsibus2 at atapiscsi0: 2 targets
cd0 at scsibus2 targ 0 lun 0: <PIONEER, DVD-ROM DVD-105, 1.22> SCSI0 5/cdrom removable
cd0(pciide0:0:1): using PIO mode 4, Ultra-DMA mode 2
pciide0: channel 1 disabled (no drives)
ichiic0 at pci0 dev 31 function 3 "Intel 82801CA/CAM SMBus" rev 0x02: irq 9
iic0 at ichiic0
admtemp0 at iic0 addr 0x18: Xeon
lm1 at iic0 addr 0x2d: W83627HF
isa0 at ichpcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pcppi0 at isa0 port 0x61
midi0 at pcppi0: <PC speaker>
spkr0 at pcppi0
lm0 at isa0 port 0x290/8: W83627HF
lm1 detached
npx0 at isa0 port 0xf0/16: using exception 16
pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
biomask ffe5 netmask ffe5 ttymask ffe7
pctr: user-level cycle counter enabled
ahd1: target 1 synchronous with period = 0x8, offset = 0x3f(RDSTRM|DT|IU|RTI|QAS)
dkcsum: sd0 matches BIOS drive 0x80
root on sd0a
rootdev=0x400 rrootdev=0xd00 rawdev=0xd02
duplicate IP address 192.168.0.50 sent from ethernet address 00:11:95:e1:4c:30
[/dmesg_both]



[dmesg_quadonly]
OpenBSD 3.9 (GENERIC) #617: Thu Mar  2 02:26:48 MST 2006
   [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel(R) Xeon(TM) CPU 2.80GHz ("GenuineIntel" 686-class) 2.80 GHz
cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,S
BF,CNXT-ID
real mem  = 4160266240 (4062760K)
avail mem = 3790917632 (3702068K)
using 4278 buffers containing 208117760 bytes (203240K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(00) BIOS, date 09/18/03, BIOS32 rev. 0 @ 0xf0010
pcibios0 at bios0: rev 2.1 @ 0xf0000/0x10000
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xf3000/176 (9 entries)
pcibios0: PCI Interrupt Router at 000:31:0 ("Intel 82801CA LPC" rev 0x00)
pcibios0: PCI bus #5 is the last bus
bios0: ROM list: 0xc0000/0x8000 0xc8000/0x8e00
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "Intel E7501 MCH Host" rev 0x01
ppb0 at pci0 dev 2 function 0 "Intel E7500 MCH" rev 0x01
pci1 at ppb0 bus 1
"Intel 82870P2 IOxAPIC" rev 0x04 at pci1 dev 28 function 0 not configured
ppb1 at pci1 dev 29 function 0 "Intel 82870P2 PCI-PCI" rev 0x04
pci2 at ppb1 bus 2
ppb2 at pci2 dev 1 function 0 unknown vendor 0x12d8 product 0x01a7 rev 0x01
pci3 at ppb2 bus 3
vendor "Intel", unknown product 0x10b5 (class network subclass ethernet, rev 0x03) at pci3 dev 4 function 0 not configu
red
vendor "Intel", unknown product 0x10b5 (class network subclass ethernet, rev 0x03) at pci3 dev 4 function 1 not configu
red
vendor "Intel", unknown product 0x10b5 (class network subclass ethernet, rev 0x03) at pci3 dev 6 function 0 not configu
red
vendor "Intel", unknown product 0x10b5 (class network subclass ethernet, rev 0x03) at pci3 dev 6 function 1 not configu
red
ahd0 at pci2 dev 3 function 0 "Adaptec AIC-7902B U320" rev 0x10: irq 10
ahd0: aic7902, U320 Wide Channel A, SCSI Id=7, PCI-X 67-100Mhz, 512 SCBs
scsibus0 at ahd0: 16 targets
ahd1 at pci2 dev 3 function 1 "Adaptec AIC-7902B U320" rev 0x10: irq 10
ahd1: aic7902, U320 Wide Channel B, SCSI Id=7, PCI-X 67-100Mhz, 512 SCBs
scsibus1 at ahd1: 16 targets
sd0 at scsibus1 targ 1 lun 0: <SEAGATE, ST336607LW, 0007> SCSI3 0/direct fixed
sd0: 35003MB, 49855 cyl, 2 head, 718 sec, 512 bytes/sec, 71687372 sec total
"Intel 82870P2 IOxAPIC" rev 0x04 at pci1 dev 30 function 0 not configured
ppb3 at pci1 dev 31 function 0 "Intel 82870P2 PCI-PCI" rev 0x04
pci4 at ppb3 bus 4
em0 at pci4 dev 1 function 0 "Intel PRO/1000MT (82541GI)" rev 0x00: irq 10, address 00:30:48:71:3b:aa em1 at pci4 dev 2 function 0 "Intel PRO/1000MT (82541GI)" rev 0x00: irq 10, address 00:30:48:71:3b:ab
uhci0 at pci0 dev 29 function 0 "Intel 82801CA/CAM USB" rev 0x02: irq 9
usb0 at uhci0: USB revision 1.0
uhub0 at usb0
uhub0: Intel UHCI root hub, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
ppb4 at pci0 dev 30 function 0 "Intel 82801BA AGP" rev 0x42
pci5 at ppb4 bus 5
vga1 at pci5 dev 4 function 0 "ATI Rage XL" rev 0x27
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
ichpcib0 at pci0 dev 31 function 0 "Intel 82801CA LPC" rev 0x02
pciide0 at pci0 dev 31 function 1 "Intel 82801CA IDE" rev 0x02: DMA, channel 0 configured to compatibility, channel 1 c
onfigured to compatibility
atapiscsi0 at pciide0 channel 0 drive 1
scsibus2 at atapiscsi0: 2 targets
cd0 at scsibus2 targ 0 lun 0: <PIONEER, DVD-ROM DVD-105, 1.22> SCSI0 5/cdrom removable
cd0(pciide0:0:1): using PIO mode 4, Ultra-DMA mode 2
pciide0: channel 1 disabled (no drives)
ichiic0 at pci0 dev 31 function 3 "Intel 82801CA/CAM SMBus" rev 0x02: irq 9
iic0 at ichiic0
admtemp0 at iic0 addr 0x18: Xeon
lm1 at iic0 addr 0x2d: W83627HF
isa0 at ichpcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pcppi0 at isa0 port 0x61
midi0 at pcppi0: <PC speaker>
spkr0 at pcppi0
lm0 at isa0 port 0x290/8: W83627HF
lm1 detached
npx0 at isa0 port 0xf0/16: using exception 16
pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
biomask ffe5 netmask ffe5 ttymask ffe7
pctr: user-level cycle counter enabled
ahd1: target 1 synchronous with period = 0x8, offset = 0x3f(RDSTRM|DT|IU|RTI|QAS)
dkcsum: sd0 matches BIOS drive 0x80
root on sd0a
rootdev=0x400 rrootdev=0xd00 rawdev=0xd02
[/dmesg_quadonly]



The best to your all

/per
[EMAIL PROTECTED]

Reply via email to