What about 5.2? Same issues?

//mxb

On 7 mar 2013, at 11:36, lilit-aibolit <[email protected]> wrote:

> On 11/09/2011 10:27 PM, Jussi Peltola wrote:
>> You can ignore the clueless parts in my previous message :)
>> 
>> I can set up remote access to one of these machines if needed.
>> 
>> This made the ems work again:
>> 
>> --- if_em.c.orig        Wed Nov  9 21:37:39 2011
>> +++ if_em.c     Wed Nov  9 21:39:01 2011
>> @@ -331,6 +331,2 @@
>> 
>> -       /* Only use MSI on the newer PCIe parts */
>> -       if (sc->hw.mac_type<  em_82571)
>> -               sc->osdep.em_pa.pa_flags&= ~PCI_FLAGS_MSI_ENABLED;
>> -
>>         /* Parameters (to be read from user) */
>> @@ -1621,3 +1617,3 @@
>> 
>> -       if (pci_intr_map_msi(pa,&ih)&&  pci_intr_map(pa,&ih)) {
>> +       if (pci_intr_map(pa,&ih)) {
>>                 printf(": couldn't map interrupt\n");
>> 
>> 
>> .
>> 
> I had no problem with this box until strange network behaviour occur.
> It comes and leaves unexpectedly but cause trouble with access network
> behind em0.
> 
> # dmesg
> OpenBSD 5.0 (GENERIC.MP) #59: Wed Aug 17 10:19:44 MDT 2011
>    [email protected]:/usr/src/sys/arch/i386/compile/GENERIC.MP
> cpu0: Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz ("GenuineIntel" 686-class) 2 
> GHz
> cpu0: 
> FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM
> real mem  = 1064431616 (1015MB)
> avail mem = 1036947456 (988MB)
> mainbus0 at root
> bios0 at mainbus0: AT/286+ BIOS, date 08/12/08, BIOS32 rev. 0 @ 0xf0010, 
> SMBIOS rev. 2.5 @ 0x9f800 (28 entries)
> bios0: vendor American Megatrends Inc. version "080014" date 08/12/2008
> bios0: ICP / iEi KINO-9652
> acpi0 at bios0: rev 0
> acpi0: sleep states S0 S1 S4 S5
> acpi0: tables DSDT FACP APIC MCFG OEMB ASF! SSDT
> acpi0: wakeup devices P0P2(S4) P0P1(S4) PS2K(S4) PS2M(S4) USB0(S4) USB1(S4) 
> USB2(S4) USB3(S4) EUSB(S4) P0P4(S4) P0P5(S4) P0P6(S4) P0P7(S4) P0P8(S4) 
> P0P9(S4) HDAC(S4) USB4(S4) USB5(S4) USBE(S4) GBEC(S4)
> acpitimer0 at acpi0: 3579545 Hz, 24 bits
> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: apic clock running at 199MHz
> cpu1 at mainbus0: apid 1 (application processor)
> cpu1: Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz ("GenuineIntel" 686-class) 2 
> GHz
> cpu1: 
> FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM
> ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 20, 24 pins
> acpimcfg0 at acpi0 addr 0xe0000000, bus 0-255
> acpiprt0 at acpi0: bus 0 (PCI0)
> acpiprt1 at acpi0: bus -1 (P0P2)
> acpiprt2 at acpi0: bus 1 (P0P1)
> acpiprt3 at acpi0: bus 2 (P0P4)
> acpiprt4 at acpi0: bus 3 (P0P5)
> acpiprt5 at acpi0: bus -1 (P0P6)
> acpiprt6 at acpi0: bus -1 (P0P7)
> acpiprt7 at acpi0: bus -1 (P0P8)
> acpiprt8 at acpi0: bus -1 (P0P9)
> acpicpu0 at acpi0: C3, C2, C1, PSS
> acpicpu1 at acpi0: C3, C2, C1, PSS
> acpibtn0 at acpi0: PWRB
> acpivideo0 at acpi0: GFX0
> bios0: ROM list: 0xc0000/0xec00!
> cpu0: Enhanced SpeedStep 1994 MHz: speeds: 2000, 1600, 1200 MHz
> pci0 at mainbus0 bus 0: configuration mode 1 (bios)
> pchb0 at pci0 dev 0 function 0 "Intel GME965 Host" rev 0x03
> vga1 at pci0 dev 2 function 0 "Intel GME965 Video" rev 0x03
> wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
> wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
> intagp0 at vga1
> agp0 at intagp0: aperture at 0xd0000000, size 0x10000000
> inteldrm0 at vga1: apic 2 int 16
> drm0 at inteldrm0
> "Intel GME965 Video" rev 0x03 at pci0 dev 2 function 1 not configured
> "Intel GME965 HECI" rev 0x03 at pci0 dev 3 function 0 not configured
> em0 at pci0 dev 25 function 0 "Intel ICH8 IGP M AMT" rev 0x04: msi, address 
> 00:18:7d:1a:37:d6
> uhci0 at pci0 dev 26 function 0 "Intel 82801H USB" rev 0x04: apic 2 int 16
> uhci1 at pci0 dev 26 function 1 "Intel 82801H USB" rev 0x04: apic 2 int 21
> ehci0 at pci0 dev 26 function 7 "Intel 82801H USB" rev 0x04: apic 2 int 18
> usb0 at ehci0: USB revision 2.0
> uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
> azalia0 at pci0 dev 27 function 0 "Intel 82801H HD Audio" rev 0x04: msi
> azalia0: codecs: Realtek ALC883
> audio0 at azalia0
> ppb0 at pci0 dev 28 function 0 "Intel 82801H PCIE" rev 0x04: apic 2 int 22
> pci1 at ppb0 bus 2
> ral0 at pci1 dev 0 function 0 "Ralink RT3090" rev 0x00: apic 2 int 16, 
> address 00:12:0e:b1:6e:c7
> ral0: MAC/BBP RT3071 (rev 0x0213), RF RT3020 (MIMO 1T1R)
> ppb1 at pci0 dev 28 function 1 "Intel 82801H PCIE" rev 0x04: apic 2 int 23
> pci2 at ppb1 bus 3
> em1 at pci2 dev 0 function 0 "Intel PRO/1000MT (82573L)" rev 0x00: msi, 
> address 00:18:7d:1a:37:d8
> uhci2 at pci0 dev 29 function 0 "Intel 82801H USB" rev 0x04: apic 2 int 23
> uhci3 at pci0 dev 29 function 1 "Intel 82801H USB" rev 0x04: apic 2 int 19
> uhci4 at pci0 dev 29 function 2 "Intel 82801H USB" rev 0x04: apic 2 int 18
> ehci1 at pci0 dev 29 function 7 "Intel 82801H USB" rev 0x04: apic 2 int 23
> usb1 at ehci1: USB revision 2.0
> uhub1 at usb1 "Intel EHCI root hub" rev 2.00/1.00 addr 1
> ppb2 at pci0 dev 30 function 0 "Intel 82801BAM Hub-to-PCI" rev 0xf4
> pci3 at ppb2 bus 1
> pcib0 at pci0 dev 31 function 0 "Intel 82801HEM LPC" rev 0x04
> pciide0 at pci0 dev 31 function 1 "Intel 82801HBM IDE" rev 0x04: DMA, channel 
> 0 configured to compatibility, channel 1 configured to compatibility
> pciide0: channel 0 disabled (no drives)
> pciide0: channel 1 ignored (disabled)
> ahci0 at pci0 dev 31 function 2 "Intel 82801HBM AHCI" rev 0x04: msi, AHCI 1.1
> scsibus0 at ahci0: 32 targets
> sd0 at scsibus0 targ 0 lun 0: <ATA, Hitachi HTE54502, PB2O> SCSI3 0/direct 
> fixed naa.5000cca66ce74abb
> sd0: 238475MB, 512 bytes/sector, 488397168 sectors
> cd0 at scsibus0 targ 2 lun 0: <Optiarc, DVD RW AD-7710H, 1.01> ATAPI 5/cdrom 
> removable
> ichiic0 at pci0 dev 31 function 3 "Intel 82801H SMBus" rev 0x04: apic 2 int 17
> iic0 at ichiic0
> spdmem0 at iic0 addr 0x50: 1GB DDR2 SDRAM non-parity PC2-5300CL5
> "Intel 82801H DMI-PCI" rev 0x00 at pci0 dev 31 function 6 not configured
> usb2 at uhci0: USB revision 1.0
> uhub2 at usb2 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> usb3 at uhci1: USB revision 1.0
> uhub3 at usb3 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> usb4 at uhci2: USB revision 1.0
> uhub4 at usb4 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> usb5 at uhci3: USB revision 1.0
> uhub5 at usb5 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> usb6 at uhci4: USB revision 1.0
> uhub6 at usb6 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> isa0 at pcib0
> isadma0 at isa0
> com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
> com2 at isa0 port 0x3e8/8 irq 5: ns16550a, 16 byte fifo
> com2: probed fifo depth: 15 bytes
> 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
> pms0 at pckbc0 (aux slot)
> pckbc0: using irq 12 for aux slot
> wsmouse0 at pms0 mux 0
> pcppi0 at isa0 port 0x61
> spkr0 at pcppi0
> it0 at isa0 port 0x2e/2: IT8712F rev 8, EC port 0xa10
> npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
> mtrr: Pentium Pro MTRR support
> vscsi0 at root
> scsibus1 at vscsi0: 256 targets
> softraid0 at root
> scsibus2 at softraid0: 256 targets
> root on sd0a (73bddc648a8add65.a) swap on sd0b dump on sd0b
> WARNING: / was not properly unmounted
> arp: attempt to overwrite entry for 192.168.22.38 on ral0 by 
> 00:1e:ec:2a:13:00 on em0
> arp: attempt to overwrite entry for 192.168.22.38 on ral0 by 
> 00:1e:ec:2a:13:00 on em0
> arp: attempt to overwrite entry for 192.168.22.38 on ral0 by 
> 00:1e:ec:2a:13:00 on em0
> arp: attempt to overwrite entry for 192.168.22.38 on ral0 by 
> 00:1e:ec:2a:13:00 on em0
> arp: attempt to overwrite entry for 192.168.22.38 on ral0 by 
> 00:1e:ec:2a:13:00 on em0
> arp: attempt to overwrite entry for 192.168.22.38 on ral0 by 
> 00:1e:ec:2a:13:00 on em0
> ral0: Michael MIC failure
> arp: attempt to overwrite entry for 192.168.22.38 on ral0 by 
> 00:1e:ec:2a:13:00 on em0
> arp: attempt to overwrite entry for 192.168.22.38 on ral0 by 
> 00:1e:ec:2a:13:00 on em0
> arp: attempt to overwrite entry for 192.168.2.204 on em0 by 00:1f:3b:60:c2:bd 
> on ral0
> arp: attempt to overwrite entry for 192.168.22.38 on ral0 by 
> 00:1e:ec:2a:13:00 on em0
> arp: attempt to overwrite entry for 192.168.22.38 on ral0 by 
> 00:1e:ec:2a:13:00 on em0
> arp: attempt to overwrite entry for 192.168.22.38 on ral0 by 
> 00:1e:ec:2a:13:00 on em0
> em0: watchdog timeout -- resetting
> em0: watchdog timeout -- resetting
> em0: watchdog timeout -- resetting
> em0: watchdog timeout -- resetting
> em0: watchdog timeout -- resetting
> em0: watchdog timeout -- resetting
> em0: watchdog timeout -- resetting
> em0: watchdog timeout -- resetting
> arp info overwritten for 192.168.2.43 by 08:00:27:a6:07:bc on em0
> arp: attempt to overwrite entry for 192.168.22.38 on ral0 by 
> 00:1e:ec:2a:13:00 on em0
> arp: attempt to overwrite entry for 192.168.22.38 on ral0 by 
> 00:1e:ec:2a:13:00 on em0
> ral0: Michael MIC failure
> arp: attempt to overwrite entry for 192.168.22.38 on ral0 by 
> 00:1e:ec:2a:13:00 on em0
> em0: watchdog timeout -- resetting
> em0: watchdog timeout -- resetting
> em0: watchdog timeout -- resetting
> em0: watchdog timeout -- resetting
> em0: watchdog timeout -- resetting
> em0: watchdog timeout -- resetting
> em0: watchdog timeout -- resetting
> em0: watchdog timeout -- resetting
> em0: watchdog timeout -- resetting
> em0: watchdog timeout -- resetting
> em0: watchdog timeout -- resetting
> 
> # pcidump -v
> Domain /dev/pci0:
> 0:0:0: Intel GME965 Host
>        0x0000: Vendor ID: 8086 Product ID: 2a10
>        0x0004: Command: 0006 Status ID: 2090
>        0x0008: Class: 06 Subclass: 00 Interface: 00 Revision: 03
>        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
>        0x0010: BAR empty (00000000)
>        0x0014: BAR empty (00000000)
>        0x0018: BAR empty (00000000)
>        0x001c: BAR empty (00000000)
>        0x0020: BAR empty (00000000)
>        0x0024: BAR empty (00000000)
>        0x0028: Cardbus CIS: 00000000
>        0x002c: Subsystem Vendor ID: 8086 Product ID: 2a10
>        0x0030: Expansion ROM Base Address: 00000000
>        0x0038: 00000000
>        0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
>        0x00e0: Capability 0x09: Vendor Specific
> 0:2:0: Intel GME965 Video
>        0x0000: Vendor ID: 8086 Product ID: 2a12
>        0x0004: Command: 0007 Status ID: 0090
>        0x0008: Class: 03 Subclass: 00 Interface: 00 Revision: 03
>        0x000c: BIST: 00 Header Type: 80 Latency Timer: 00 Cache Line Size: 00
>        0x0010: BAR mem 64bit addr: 0x00000000fe800000/0x00100000
>        0x0018: BAR mem prefetchable 64bit addr: 0x00000000d0000000/0x10000000
>        0x0020: BAR io addr: 0x0000c080/0x0008
>        0x0024: BAR empty (00000000)
>        0x0028: Cardbus CIS: 00000000
>        0x002c: Subsystem Vendor ID: 8086 Product ID: 2a12
>        0x0030: Expansion ROM Base Address: 00000000
>        0x0038: 00000000
>        0x003c: Interrupt Pin: 01 Line: 0f Min Gnt: 00 Max Lat: 00
>        0x0090: Capability 0x05: Message Signaled Interrupts (MSI)
>        0x00d0: Capability 0x01: Power Management
> 0:2:1: Intel GME965 Video
>        0x0000: Vendor ID: 8086 Product ID: 2a13
>        0x0004: Command: 0007 Status ID: 0090
>        0x0008: Class: 03 Subclass: 80 Interface: 00 Revision: 03
>        0x000c: BIST: 00 Header Type: 80 Latency Timer: 00 Cache Line Size: 00
>        0x0010: BAR mem 64bit addr: 0x00000000fe700000/0x00100000
>        0x0018: BAR empty (00000000)
>        0x001c: BAR empty (00000000)
>        0x0020: BAR empty (00000000)
>        0x0024: BAR empty (00000000)
>        0x0028: Cardbus CIS: 00000000
>        0x002c: Subsystem Vendor ID: 8086 Product ID: 2a12
>        0x0030: Expansion ROM Base Address: 00000000
>        0x0038: 00000000
>        0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
>        0x00d0: Capability 0x01: Power Management
> 0:3:0: Intel GME965 HECI
>        0x0000: Vendor ID: 8086 Product ID: 2a14
>        0x0004: Command: 0006 Status ID: 0018
>        0x0008: Class: 07 Subclass: 80 Interface: 00 Revision: 03
>        0x000c: BIST: 00 Header Type: 80 Latency Timer: 00 Cache Line Size: 00
>        0x0010: BAR mem 64bit addr: 0x00000000fe9fd800/0x00000010
>        0x0018: BAR empty (00000000)
>        0x001c: BAR empty (00000000)
>        0x0020: BAR empty (00000000)
>        0x0024: BAR empty (00000000)
>        0x0028: Cardbus CIS: 00000000
>        0x002c: Subsystem Vendor ID: 8086 Product ID: 2a14
>        0x0030: Expansion ROM Base Address: 00000000
>        0x0038: 00000000
>        0x003c: Interrupt Pin: 01 Line: 0f Min Gnt: 00 Max Lat: 00
>        0x0050: Capability 0x01: Power Management
>        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
> 0:25:0: Intel ICH8 IGP M AMT
>        0x0000: Vendor ID: 8086 Product ID: 1049
>        0x0004: Command: 0107 Status ID: 0010
>        0x0008: Class: 02 Subclass: 00 Interface: 00 Revision: 04
>        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
>        0x0010: BAR mem 32bit addr: 0xfe9c0000/0x00020000
>        0x0014: BAR mem 32bit addr: 0xfe9fc000/0x00001000
>        0x0018: BAR io addr: 0x0000c400/0x0020
>        0x001c: BAR empty (00000000)
>        0x0020: BAR empty (00000000)
>        0x0024: BAR empty (00000000)
>        0x0028: Cardbus CIS: 00000000
>        0x002c: Subsystem Vendor ID: 8086 Product ID: 0000
>        0x0030: Expansion ROM Base Address: 00000000
>        0x0038: 00000000
>        0x003c: Interrupt Pin: 01 Line: 05 Min Gnt: 00 Max Lat: 00
>        0x00c8: Capability 0x01: Power Management
>        0x00d0: Capability 0x05: Message Signaled Interrupts (MSI)
> 0:26:0: Intel 82801H USB
>        0x0000: Vendor ID: 8086 Product ID: 2834
>        0x0004: Command: 0005 Status ID: 0280
>        0x0008: Class: 0c Subclass: 03 Interface: 00 Revision: 04
>        0x000c: BIST: 00 Header Type: 80 Latency Timer: 00 Cache Line Size: 00
>        0x0010: BAR empty (00000000)
>        0x0014: BAR empty (00000000)
>        0x0018: BAR empty (00000000)
>        0x001c: BAR empty (00000000)
>        0x0020: BAR io addr: 0x0000c800/0x0020
>        0x0024: BAR empty (00000000)
>        0x0028: Cardbus CIS: 00000000
>        0x002c: Subsystem Vendor ID: 8086 Product ID: 2834
>        0x0030: Expansion ROM Base Address: 00000000
>        0x0038: 00000000
>        0x003c: Interrupt Pin: 01 Line: 0f Min Gnt: 00 Max Lat: 00
> 0:26:1: Intel 82801H USB
>        0x0000: Vendor ID: 8086 Product ID: 2835
>        0x0004: Command: 0005 Status ID: 0280
>        0x0008: Class: 0c Subclass: 03 Interface: 00 Revision: 04
>        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
>        0x0010: BAR empty (00000000)
>        0x0014: BAR empty (00000000)
>        0x0018: BAR empty (00000000)
>        0x001c: BAR empty (00000000)
>        0x0020: BAR io addr: 0x0000c480/0x0020
>        0x0024: BAR empty (00000000)
>        0x0028: Cardbus CIS: 00000000
>        0x002c: Subsystem Vendor ID: 8086 Product ID: 2835
>        0x0030: Expansion ROM Base Address: 00000000
>        0x0038: 00000000
>        0x003c: Interrupt Pin: 02 Line: 0b Min Gnt: 00 Max Lat: 00
> 0:26:7: Intel 82801H USB
>        0x0000: Vendor ID: 8086 Product ID: 283a
>        0x0004: Command: 0106 Status ID: 0290
>        0x0008: Class: 0c Subclass: 03 Interface: 20 Revision: 04
>        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
>        0x0010: BAR mem 32bit addr: 0xfe9fdc00/0x00000400
>        0x0014: BAR empty (00000000)
>        0x0018: BAR empty (00000000)
>        0x001c: BAR empty (00000000)
>        0x0020: BAR empty (00000000)
>        0x0024: BAR empty (00000000)
>        0x0028: Cardbus CIS: 00000000
>        0x002c: Subsystem Vendor ID: 8086 Product ID: 283a
>        0x0030: Expansion ROM Base Address: 00000000
>        0x0038: 00000000
>        0x003c: Interrupt Pin: 03 Line: 07 Min Gnt: 00 Max Lat: 00
>        0x0050: Capability 0x01: Power Management
>        0x0058: Capability 0x0a: Debug Port
> 0:27:0: Intel 82801H HD Audio
>        0x0000: Vendor ID: 8086 Product ID: 284b
>        0x0004: Command: 0106 Status ID: 0010
>        0x0008: Class: 04 Subclass: 03 Interface: 00 Revision: 04
>        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 08
>        0x0010: BAR mem 64bit addr: 0x00000000fe9f8000/0x00004000
>        0x0018: BAR empty (00000000)
>        0x001c: BAR empty (00000000)
>        0x0020: BAR empty (00000000)
>        0x0024: BAR empty (00000000)
>        0x0028: Cardbus CIS: 00000000
>        0x002c: Subsystem Vendor ID: 8086 Product ID: 284b
>        0x0030: Expansion ROM Base Address: 00000000
>        0x0038: 00000000
>        0x003c: Interrupt Pin: 01 Line: 0b Min Gnt: 00 Max Lat: 00
>        0x0050: Capability 0x01: Power Management
>        0x0060: Capability 0x05: Message Signaled Interrupts (MSI)
>        0x0070: Capability 0x10: PCI Express
> 0:28:0: Intel 82801H PCIE
>        0x0000: Vendor ID: 8086 Product ID: 283f
>        0x0004: Command: 0106 Status ID: 0010
>        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 04
>        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
>        0x0010: 00000000
>        0x0014: 00000000
>        0x0018: Primary Bus: 0 Secondary Bus: 2 Subordinate Bus: 2
>                Secondary Latency Timer: 00
>        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 2000
>        0x0020: Memory Base: fea0 Memory Limit: fea0
>        0x0024: Prefetch Memory Base: fff1 Prefetch Memory Limit: 0001
>        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
>        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
>        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
>        0x0038: Expansion ROM Base Address: 00000000
>        0x003c: Interrupt Pin: 01 Line: 0b Bridge Control: 0002
>        0x0040: Capability 0x10: PCI Express
>                Link Speed: 2.5 / 2.5 Gb/s Link Width: x1 / x1
>        0x0080: Capability 0x05: Message Signaled Interrupts (MSI)
>        0x0090: Capability 0x0d: PCI-PCI
>        0x00a0: Capability 0x01: Power Management
> 0:28:1: Intel 82801H PCIE
>        0x0000: Vendor ID: 8086 Product ID: 2841
>        0x0004: Command: 0107 Status ID: 0010
>        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 04
>        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
>        0x0010: 00000000
>        0x0014: 00000000
>        0x0018: Primary Bus: 0 Secondary Bus: 3 Subordinate Bus: 3
>                Secondary Latency Timer: 00
>        0x001c: I/O Base: e0 I/O Limit: e0 Secondary Status: 2000
>        0x0020: Memory Base: feb0 Memory Limit: feb0
>        0x0024: Prefetch Memory Base: fff1 Prefetch Memory Limit: 0001
>        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
>        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
>        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
>        0x0038: Expansion ROM Base Address: 00000000
>        0x003c: Interrupt Pin: 02 Line: 05 Bridge Control: 0002
>        0x0040: Capability 0x10: PCI Express
>                Link Speed: 2.5 / 2.5 Gb/s Link Width: x1 / x1
>        0x0080: Capability 0x05: Message Signaled Interrupts (MSI)
>        0x0090: Capability 0x0d: PCI-PCI
>        0x00a0: Capability 0x01: Power Management
> 0:29:0: Intel 82801H USB
>        0x0000: Vendor ID: 8086 Product ID: 2830
>        0x0004: Command: 0005 Status ID: 0280
>        0x0008: Class: 0c Subclass: 03 Interface: 00 Revision: 04
>        0x000c: BIST: 00 Header Type: 80 Latency Timer: 00 Cache Line Size: 00
>        0x0010: BAR empty (00000000)
>        0x0014: BAR empty (00000000)
>        0x0018: BAR empty (00000000)
>        0x001c: BAR empty (00000000)
>        0x0020: BAR io addr: 0x0000d000/0x0020
>        0x0024: BAR empty (00000000)
>        0x0028: Cardbus CIS: 00000000
>        0x002c: Subsystem Vendor ID: 8086 Product ID: 2830
>        0x0030: Expansion ROM Base Address: 00000000
>        0x0038: 00000000
>        0x003c: Interrupt Pin: 01 Line: 05 Min Gnt: 00 Max Lat: 00
> 0:29:1: Intel 82801H USB
>        0x0000: Vendor ID: 8086 Product ID: 2831
>        0x0004: Command: 0005 Status ID: 0280
>        0x0008: Class: 0c Subclass: 03 Interface: 00 Revision: 04
>        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
>        0x0010: BAR empty (00000000)
>        0x0014: BAR empty (00000000)
>        0x0018: BAR empty (00000000)
>        0x001c: BAR empty (00000000)
>        0x0020: BAR io addr: 0x0000cc00/0x0020
>        0x0024: BAR empty (00000000)
>        0x0028: Cardbus CIS: 00000000
>        0x002c: Subsystem Vendor ID: 8086 Product ID: 2831
>        0x0030: Expansion ROM Base Address: 00000000
>        0x0038: 00000000
>        0x003c: Interrupt Pin: 02 Line: 0b Min Gnt: 00 Max Lat: 00
> 0:29:2: Intel 82801H USB
>        0x0000: Vendor ID: 8086 Product ID: 2832
>        0x0004: Command: 0005 Status ID: 0280
>        0x0008: Class: 0c Subclass: 03 Interface: 00 Revision: 04
>        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
>        0x0010: BAR empty (00000000)
>        0x0014: BAR empty (00000000)
>        0x0018: BAR empty (00000000)
>        0x001c: BAR empty (00000000)
>        0x0020: BAR io addr: 0x0000c880/0x0020
>        0x0024: BAR empty (00000000)
>        0x0028: Cardbus CIS: 00000000
>        0x002c: Subsystem Vendor ID: 8086 Product ID: 2832
>        0x0030: Expansion ROM Base Address: 00000000
>        0x0038: 00000000
>        0x003c: Interrupt Pin: 03 Line: 07 Min Gnt: 00 Max Lat: 00
> 0:29:7: Intel 82801H USB
>        0x0000: Vendor ID: 8086 Product ID: 2836
>        0x0004: Command: 0106 Status ID: 0290
>        0x0008: Class: 0c Subclass: 03 Interface: 20 Revision: 04
>        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
>        0x0010: BAR mem 32bit addr: 0xfe9ff000/0x00000400
>        0x0014: BAR empty (00000000)
>        0x0018: BAR empty (00000000)
>        0x001c: BAR empty (00000000)
>        0x0020: BAR empty (00000000)
>        0x0024: BAR empty (00000000)
>        0x0028: Cardbus CIS: 00000000
>        0x002c: Subsystem Vendor ID: 8086 Product ID: 2836
>        0x0030: Expansion ROM Base Address: 00000000
>        0x0038: 00000000
>        0x003c: Interrupt Pin: 01 Line: 05 Min Gnt: 00 Max Lat: 00
>        0x0050: Capability 0x01: Power Management
>        0x0058: Capability 0x0a: Debug Port
> 0:30:0: Intel 82801BAM Hub-to-PCI
>        0x0000: Vendor ID: 8086 Product ID: 2448
>        0x0004: Command: 0104 Status ID: 0010
>        0x0008: Class: 06 Subclass: 04 Interface: 01 Revision: f4
>        0x000c: BIST: 00 Header Type: 01 Latency Timer: 00 Cache Line Size: 00
>        0x0010: 00000000
>        0x0014: 00000000
>        0x0018: Primary Bus: 0 Secondary Bus: 1 Subordinate Bus: 1
>                Secondary Latency Timer: 20
>        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 2280
>        0x0020: Memory Base: fff0 Memory Limit: 0000
>        0x0024: Prefetch Memory Base: fff1 Prefetch Memory Limit: 0001
>        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
>        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
>        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
>        0x0038: Expansion ROM Base Address: 00000000
>        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0002
>        0x0050: Capability 0x0d: PCI-PCI
> 0:31:0: Intel 82801HEM LPC
>        0x0000: Vendor ID: 8086 Product ID: 2811
>        0x0004: Command: 0007 Status ID: 0210
>        0x0008: Class: 06 Subclass: 01 Interface: 00 Revision: 04
>        0x000c: BIST: 00 Header Type: 80 Latency Timer: 00 Cache Line Size: 00
>        0x0010: BAR empty (00000000)
>        0x0014: BAR empty (00000000)
>        0x0018: BAR empty (00000000)
>        0x001c: BAR empty (00000000)
>        0x0020: BAR empty (00000000)
>        0x0024: BAR empty (00000000)
>        0x0028: Cardbus CIS: 00000000
>        0x002c: Subsystem Vendor ID: 8086 Product ID: 2811
>        0x0030: Expansion ROM Base Address: 00000000
>        0x0038: 00000000
>        0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
>        0x00e0: Capability 0x09: Vendor Specific
> 0:31:1: Intel 82801HBM IDE
>        0x0000: Vendor ID: 8086 Product ID: 2850
>        0x0004: Command: 0005 Status ID: 0288
>        0x0008: Class: 01 Subclass: 01 Interface: 8a Revision: 04
>        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
>        0x0010: BAR io addr: 0x00000000/0x0008
>        0x0014: BAR io addr: 0x00000000/0x0004
>        0x0018: BAR io addr: 0x000008f0/0x0008
>        0x001c: BAR io addr: 0x000008f8/0x0004
>        0x0020: BAR io addr: 0x0000ffa0/0x0010
>        0x0024: BAR empty (00000000)
>        0x0028: Cardbus CIS: 00000000
>        0x002c: Subsystem Vendor ID: 8086 Product ID: 2850
>        0x0030: Expansion ROM Base Address: 00000000
>        0x0038: 00000000
>        0x003c: Interrupt Pin: 01 Line: 00 Min Gnt: 00 Max Lat: 00
> 0:31:2: Intel 82801HBM AHCI
>        0x0000: Vendor ID: 8086 Product ID: 2829
>        0x0004: Command: 0007 Status ID: 02b0
>        0x0008: Class: 01 Subclass: 06 Interface: 01 Revision: 04
>        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
>        0x0010: BAR io addr: 0x0000dc00/0x0008
>        0x0014: BAR io addr: 0x0000d880/0x0004
>        0x0018: BAR io addr: 0x0000d800/0x0008
>        0x001c: BAR io addr: 0x0000d480/0x0004
>        0x0020: BAR io addr: 0x0000d400/0x0020
>        0x0024: BAR mem 32bit addr: 0xfe9ff800/0x00000800
>        0x0028: Cardbus CIS: 00000000
>        0x002c: Subsystem Vendor ID: 8086 Product ID: 2829
>        0x0030: Expansion ROM Base Address: 00000000
>        0x0038: 00000000
>        0x003c: Interrupt Pin: 02 Line: 07 Min Gnt: 00 Max Lat: 00
>        0x0080: Capability 0x05: Message Signaled Interrupts (MSI)
>        0x0070: Capability 0x01: Power Management
>        0x00a8: Capability 0x12: SATA
> 0:31:3: Intel 82801H SMBus
>        0x0000: Vendor ID: 8086 Product ID: 283e
>        0x0004: Command: 0103 Status ID: 0280
>        0x0008: Class: 0c Subclass: 05 Interface: 00 Revision: 04
>        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
>        0x0010: BAR mem 32bit addr: 0xfe9ff400/0x00000100
>        0x0014: BAR empty (00000000)
>        0x0018: BAR empty (00000000)
>        0x001c: BAR empty (00000000)
>        0x0020: BAR io addr: 0x00000400/0x0020
>        0x0024: BAR empty (00000000)
>        0x0028: Cardbus CIS: 00000000
>        0x002c: Subsystem Vendor ID: 8086 Product ID: 283e
>        0x0030: Expansion ROM Base Address: 00000000
>        0x0038: 00000000
>        0x003c: Interrupt Pin: 03 Line: 0b Min Gnt: 00 Max Lat: 00
> 0:31:6: Intel 82801H DMI-PCI
>        0x0000: Vendor ID: 8086 Product ID: 284f
>        0x0004: Command: 0002 Status ID: 0010
>        0x0008: Class: 11 Subclass: 80 Interface: 00 Revision: 00
>        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
>        0x0010: BAR mem 64bit addr: 0x00000000fe9fe000/0x00001000
>        0x0018: BAR empty (00000000)
>        0x001c: BAR empty (00000000)
>        0x0020: BAR empty (00000000)
>        0x0024: BAR empty (00000000)
>        0x0028: Cardbus CIS: 00000000
>        0x002c: Subsystem Vendor ID: 0000 Product ID: 0000
>        0x0030: Expansion ROM Base Address: 00000000
>        0x0038: 00000000
>        0x003c: Interrupt Pin: 00 Line: ff Min Gnt: 00 Max Lat: 00
>        0x0050: Capability 0x01: Power Management
> 2:0:0: Ralink RT3090
>        0x0000: Vendor ID: 1814 Product ID: 3090
>        0x0004: Command: 0107 Status ID: 0010
>        0x0008: Class: 02 Subclass: 80 Interface: 00 Revision: 00
>        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 08
>        0x0010: BAR mem 32bit addr: 0xfeaf0000/0x00010000
>        0x0014: BAR empty (00000000)
>        0x0018: BAR empty (00000000)
>        0x001c: BAR empty (00000000)
>        0x0020: BAR empty (00000000)
>        0x0024: BAR empty (00000000)
>        0x0028: Cardbus CIS: 00000000
>        0x002c: Subsystem Vendor ID: 1814 Product ID: 3090
>        0x0030: Expansion ROM Base Address: 00000000
>        0x0038: 00000000
>        0x003c: Interrupt Pin: 01 Line: 0f Min Gnt: 00 Max Lat: 00
>        0x0040: Capability 0x01: Power Management
>        0x0050: Capability 0x05: Message Signaled Interrupts (MSI)
>        0x0070: Capability 0x10: PCI Express
>                Link Speed: 2.5 / 2.5 Gb/s Link Width: x1 / x1
> 3:0:0: Intel PRO/1000MT (82573L)
>        0x0000: Vendor ID: 8086 Product ID: 109a
>        0x0004: Command: 0107 Status ID: 0010
>        0x0008: Class: 02 Subclass: 00 Interface: 00 Revision: 00
>        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 10
>        0x0010: BAR mem 32bit addr: 0xfebe0000/0x00020000
>        0x0014: BAR empty (00000000)
>        0x0018: BAR io addr: 0x0000ec00/0x0020
>        0x001c: BAR empty (00000000)
>        0x0020: BAR empty (00000000)
>        0x0024: BAR empty (00000000)
>        0x0028: Cardbus CIS: 00000000
>        0x002c: Subsystem Vendor ID: 8086 Product ID: 0000
>        0x0030: Expansion ROM Base Address: 00000000
>        0x0038: 00000000
>        0x003c: Interrupt Pin: 01 Line: 06 Min Gnt: 00 Max Lat: 00
>        0x00c8: Capability 0x01: Power Management
>        0x00d0: Capability 0x05: Message Signaled Interrupts (MSI)
>        0x00e0: Capability 0x10: PCI Express
>                Link Speed: 2.5 / 2.5 Gb/s Link Width: x1 / x1
> 
> # netstat -i
> Name    Mtu   Network     Address              Ipkts Ierrs    Opkts Oerrs 
> Colls
> lo0     33196 <Link>                          265797     0   265797     0     > 0
> lo0     33196 localhost/1 localhost           265797     0   265797     0     > 0
> lo0     33196 fe80::%lo0/ fe80::1%lo0         265797     0   265797     0     > 0
> lo0     33196 localhost   localhost           265797     0   265797     0     > 0
> em0     1500 <Link>      00:18:7d:1a:37:d6 346036083 930970 376849758    19   
>   0
> em0     1500  gw.dk.ektos gw.dk.ektos       346036083 930970 376849758    19  
>    0
> em1     1500 <Link>      00:18:7d:1a:37:d8 446278411     0 410306386     0    
>  0
> em1     1500  fe80::%em1/ fe80::218:7dff:fe 446278411     0 410306386     0   
>   0
> em1     1500  twiki.ektos twiki.ektos.net   446278411     0 410306386     0   
>   0
> enc0*   0 <Link>                        86391693     0 102320908     0     0
> ral0    1500 <Link>      00:12:0e:b1:6e:c7 92688128 12341630 118189422 
> 1388022     0
> ral0    1500  gw.dk.ektos gw.dk.ektos       92688128 12341630 118189422 
> 1388022     0
> tun0    1500 <Link>                        12956540     0 20788229     0     0
> tun0    1500  192.168.88. gw.dk.ektos       12956540     0 20788229     0     > 0
> pflog0  33196 <Link>                               0     0       11     0     > 0

Reply via email to