Ethernet device detection problem in qnx 6.5.0

Hi,

I am currently working on a COM-Express module mounted over a carrier board. The COM-Express moudle features i7 processor and 82577 onboard gigabit ethernet controller and the carrier board contains one 82574 gigabit ethernet controller.

I am using qnx 6.5.0. After booting, the onboard ethernet device(82574) is automatically getting detected as wm0 and it is working fine, but the other ethernet chip in the carrier board is not getting detected in ifconfig. Tthe device id and vendor id for 82574 is also available in pci -v list.

ifconfig shows only one device i.e, wm0.

I have checked the devnp-e1000.so and it is suppporting both 82574 and 82577 ethernet chips and the corresponding driver is also running during system startup.

What is the reason for not detecting the 82574 ethernet controller ?

Any help will be appreciated.

Jaqat,

For your second ethernet card you may have to manually specify the PCI information, the ioport information, the IRQ information etc to the driver. I suspect this is because that card is on the carrier board which by default may not be interrogated at startup.

You didn’t mention how you are starting the network drivers. Are you just letting 6.5 auto detect the hardware or are you manually starting io-net yourself?

For example starting i0o-net (the network driver) as:

io-net -ptcpip -di82574 &

normally is enough to find the 82574 supported cards. I suspect you’ll have to pass other options to the 82574 driver as I mentioned above.

Here is a sample of what you can pass to the driver to find your missing card

qnx.com/developers/docs/6.3. … 00.so.html

Tim

Tim is correct. I had this exact same problem. I solved it by using two -d options for the same driver, each with it’s own did= and vid=.
You might also need pci=. Best to run the “pci” command and see.
It seems a little strange how a single mention of the driver will work if the chips are identical.

The 82577 onboard ethernet controller is automatically getting detected during statup. I am not running any specific driver.

But to enable the 82574 ethernet controller which resides in carrier board I tried running the following command but it was not working

io-pkt-v4 -d e1000 -p tcpip &

i will check by running 82574 driver and let u know.

If any thing else has to be checked …then tell me…

I would slay io-pkt-v4 and start over. Put both driver requests in the same startup, specifying did and vid.

I tried running the driver by specifying the pci vendor id and device id …but still it is not detecting…
I also tried by slaying the driver and starting it again…

io-pkt-v4 -de1000 did=0x10d3 vid=0x8086 -p tcpip &

after this I also tested with
io-pkt-v4 -d82574 did=0x10d3 vid=0x8086 -p tcpip &

But still the device is not coming in ifconfig and also wm0 device(whichone was coming by default during statup) is not coming in ifconfig list, after running the above driver. But after rebooting, automatically the wm0(onboard 82577) device is coming in ifconfig list.

What is the reason for this ?

For your information , I have verified the vendor id and device id in /etc/system/enum/devices/net file which is showing e1000 driver supports both Intel 82574 and 82577 driver.

During start up io-pkt-v4-hc is running automatically.

What is the differennce between io-pkt-v4 and io-pkt-v4-hc netowork manager ?

So I’m not being clear enough. I mean start something like this:

io-pkt-v4 -de1000 did=0x1501 -de1000 did=0x150c -ptcpip &

where -d and did= are listed twice. This works for the system I’m working on which seems similar to yours, two different chips supported by the e1000 driver.

The documentation explains quite clear that
io-pkt-v4-hc
IPV4 version of the stack that has full encryption with Wi-Fi capability and includes hardware accelerated cryptography capability (Fast IPsec).

I have tested using both device id’s as follows
io-pkt-v4 -d e1000 did=0x10d3 -d e1000 did=0x10ea -p tcpip &

After running this command in sloginfo, it is showing the following messages

tcpip starting .
using pseudo random generator; see random option
The NVS checksum is invalid
unable to init devnp-e1000.so : No such device.

Also I have tested using the speedo driver
io-pkt-v4 -d speedo did=0x10d3 -p tcpip &

After this in ifconfig it is creating on device namely fxp0.
It is coming as 10baseT device. while checking in nicinfo utililty it is showing the device as INTEL 82557 Ethernet Controller.
I am able to assign IP address to fxp0 but it is not pinging with the connected network devices.

Your original post was asking about how to get both devices working. Have you gotten both individually to work? It doesn’t look like it. That suggests a hardware problem. What does “pci -v” show for these devices?

I have verified both the ports individually using windows 7(32bit). There it is workin fine. But when i am booting in qnx only one port is working. In pci -v both the ports are coming correctly.

Do they both work individually in QNX?

No . Only one port (82577 onboard ethernet controller) is working.

The other one(82574 availabe in carrier board) is not working .

This seems strange. The BIOS should be setting the 2nd controller up. That’s why I asked about the output to the “pci” program. If that says everything is setup correctly, there isn’t an obvious reason why the 2nd wouldn’t work separately. You would need to specificy this device when you start the driver.

I did run into a similar sounding problem this year, however it involved a QNX fast-boot BIOS. In the end, the problem was that the QNX written BIOS didn’t have the 2nd device enabled initially. The fast-boot support package came with the source code so the problem was easily remedied.

I am using the BIOS, which is given by ADVANTECH(SOM-5788 inbuilt BIOS). In that BIOS, only one option is available i.e, to enable/disable the Gigabit Controller(onboard 82577 ethernet).

I have attached the pci-vvv and sloginfo file for your information.

My onboard ethernet controller ID is 82577 and carrier board ethernet Id is 82574.

PCI version = 3.00

Class = Bridge (Host/PCI)
Vendor ID = 8086h, Intel Corporation
Device ID = 44h, Core Processor DRAM Controller
PCI index = 0h
Class Codes = 060000h
Revision ID = 12h
Bus number = 0
Device number = 0
Function num = 0
Status Reg = 2090h
Command Reg = 6h
I/O space access disabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Error Response disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
PCI INTx enabled
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 0h
Cache Line Size= 0h
Subsystem Vendor ID = 8086h
Subsystem ID = 44h
Max Lat = 0ns
Min Gnt = 0ns
PCI Int Pin = NC
Interrupt line = 0
CPU Interrupt = 0h
Capabilities Pointer = e0h
Capability ID = 9h - Vendor Specific
Capabilities = 10ch - 214126h
Device Dependent Registers:
0x040: 0190 d1fe 0000 0000 0140 d1fe 0000 0000
0x050: 0000 5003 0900 0000 0000 0000 0000 0000
0x060: 0000 0000 0000 0000 0180 d1fe 0000 0000
0x070: 0000 0000 0000 0000 0000 0000 0000 0000

0x090: 0000 0000 0000 0000 4000 4a00 0000 0000
0x0a0: 3f00 c012 0000 00ce 0000 e0cd 0000 80cb
0x0b0: 00d0 0000 0000 0000 0000 0000 0000 0000
0x0c0: 0000 0000 0000 0000 0000 0000 0000 0000
0x0d0: 0000 0000 0303 0000 0000 0000 0000 0082
0x0e0: 0900 0c01 2641 2100 8800 8402 0000 0000
0x0f0: 0000 0000 0d00 0000 ab0f 1300 0000 0000

Class = Display (VGA)
Vendor ID = 8086h, Intel Corporation
Device ID = 46h, Core Processor Integrated Graphics Controller
PCI index = 0h
Class Codes = 030000h
Revision ID = 12h
Bus number = 0
Device number = 2
Function num = 0
Status Reg = 90h
Command Reg = 7h
I/O space access enabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Error Response disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
PCI INTx enabled
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 0h
Cache Line Size= 0h
BAR - 0 [Mem] = fe000000h 64bit length 4194304 enabled
BAR - 2 [Mem] = d0000000h prefetchable 64bit length 268435456 enabled
BAR - 4 [I/O] = f0a0h length 8 enabled
Max Lat = 0ns
Min Gnt = 0ns
PCI Int Pin = INT A
Interrupt line = 11
CPU Interrupt = bh
Capabilities Pointer = 90h
Capability ID = 5h - Message Signaled Interrupts
Capabilities = 0h - 0h
Capability ID = 1h - Power Management
Capabilities = 22h - 0h
Capability ID = 13h - Unknown
Capabilities = 306h - 60140000h
Device Dependent Registers:
0x040: 0900 0c01 2641 2100 8800 8402 0817 1117
0x050: 0000 5003 0900 0000 0000 0000 0000 00ce
0x060: 0000 0202 0000 0000 0000 0000 0000 0000
0x070: 0000 0000 0000 0000 0000 0000 0000 0000

0x090: 05d0 0000 0000 0000 0000 0000 0000 0000
0x0a0: 1111 1100 1300 0603 0000 1460 2504 3a30
0x0b0: 0000 0000 0000 0000 0002 0000 0000 0000
0x0c0: 0000 0000 0000 0000 0000 0000 0000 0000
0x0d0: 01a4 2200 0000 0000 0000 0000 0001 0200
0x0e0: 0000 0000 0000 0000 0080 0000 0000 0000
0x0f0: 0000 0000 0000 0000 ab0f 1300 18f0 5acb

Class = Network (Ethernet)
Vendor ID = 8086h, Intel Corporation
Device ID = 10eah, 82577LM Gigabit Network Connection
PCI index = 0h
Class Codes = 020000h
Revision ID = 6h
Bus number = 0
Device number = 25
Function num = 0
Status Reg = 10h
Command Reg = 407h
I/O space access enabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Error Response disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
PCI INTx disabled
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 0h
Cache Line Size= 0h
BAR - 0 [Mem] = fe700000h 32bit length 131072 enabled
BAR - 1 [Mem] = fe727000h 32bit length 4096 enabled
BAR - 2 [I/O] = f020h length 32 enabled
Max Lat = 0ns
Min Gnt = 0ns
PCI Int Pin = INT A
Interrupt line = 0
CPU Interrupt = 100h
Capabilities Pointer = c8h
Capability ID = 1h - Power Management
Capabilities = c822h - 7002000h
Capability ID = 5h - Message Signaled Interrupts
Capabilities = 81h - fee00000h Enabled
Capability ID = 13h - Unknown
Capabilities = 306h - 0h
Device Dependent Registers:
0x040: 0000 0000 0000 0000 0000 0000 0000 0000

0x0c0: 0000 0000 0000 0000 01d0 22c8 0020 0007
0x0d0: 05e0 8100 0000 e0fe 0000 0000 4e00 0000
0x0e0: 1300 0603 0000 0000 0000 0000 0000 0000
0x0f0: 0000 0000 0000 0000 0000 0000 0000 0000

Class = Multimedia (RAM)
Vendor ID = 8086h, Intel Corporation
Device ID = 3b56h, 5 Series/3400 Series Chipset High Definition Audio
PCI index = 0h
Class Codes = 040300h
Revision ID = 6h
Bus number = 0
Device number = 27
Function num = 0
Status Reg = 10h
Command Reg = 406h
I/O space access disabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Error Response disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
PCI INTx disabled
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 0h
Cache Line Size= 10h un-cacheable
BAR - 0 [Mem] = fe720000h 64bit length 16384 enabled
Subsystem Vendor ID = 8086h
Subsystem ID = 3b56h
Max Lat = 0ns
Min Gnt = 0ns
PCI Int Pin = INT A
Interrupt line = 11
CPU Interrupt = bh
Capabilities Pointer = 50h
Capability ID = 1h - Power Management
Capabilities = c842h - 0h
Capability ID = 5h - Message Signaled Interrupts
Capabilities = 80h - 0h
Capability ID = 10h - PCI Express
Capabilities = 91h - 10000000h
Device Dependent Registers:
0x040: 0100 0007 0100 0000 0000 0000 0080 0000
0x050: 0160 42c8 0000 0000 0000 0000 0000 0000
0x060: 0570 8000 0000 0000 0000 0000 0000 0000
0x070: 1000 9100 0000 0010 0008 1000 0000 0000
0x080: 0000 0000 0000 0000 0000 0000 0000 0000

0x0c0: 0004 0001 0000 0000 0500 0902 1070 3016
0x0d0: 0b00 9106 1000 3116 0000 0000 0000 0000
0x0e0: 0000 0000 0000 0000 0000 0000 0000 0000
0x0f0: 0000 0000 0000 0000 870f 0608 0000 0000

Class = Bridge (PCI/PCI)
Vendor ID = 8086h, Intel Corporation
Device ID = 3b42h, 5 Series/3400 Series Chipset PCI Express Root Port 1
PCI index = 0h
Class Codes = 060400h
Revision ID = 6h
Bus number = 0
Device number = 28
Function num = 0
Status Reg = 10h
Command Reg = 147h
I/O space access enabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Error Response enabled
Data/Address stepping disabled
SERR# driver enabled
Fast back-to-back transactions to different agents disabled
PCI INTx enabled
Header type = 1h Multi-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 0h
Cache Line Size= 10h un-cacheable
Primary Bus Number = 0
Secondary Bus Number = 1
Subordinate Bus Number = 2
Secondary Latency Timer = 0h
I/O Base = f0h
I/O Limit = 0h
Secondary Status = 2000h
Memory Base = fe60h
Memory Limit = fe60h
Prefetchable Memory Base = fff1h
Prefetchable Memory Limit= 1h
Prefetchable Base Upper 32 Bits = 0h
Prefetchable Limit Upper 32 Bits = 0h
I/O Base Upper 16 Bits = 0h
I/O Limit Upper 16 Bits = 0h
Bridge Control = 13h
PCI Int Pin = INT A
Interrupt line = 5
CPU Interrupt = 5h
Capabilities Pointer = 40h
Capability ID = 10h - PCI Express
Capabilities = 142h - 8000h
Capability ID = 5h - Message Signaled Interrupts
Capabilities = 0h - 0h
Capability ID = dh - PCI Bridge Subsystem Vendor ID
Capabilities = 0h - 3b428086h
Capability ID = 1h - Power Management
Capabilities = c802h - 0h
Device Dependent Registers:
0x040: 1080 4201 0080 0000 0700 1000 112c 1101
0x050: 4000 1130 00b2 0400 0000 4801 0700 0000
0x060: 0000 0000 1600 0000 0000 0000 0000 0000
0x070: 0100 0000 0000 0000 0000 0000 0000 0000
0x080: 0590 0000 0000 0000 0000 0000 0000 0000
0x090: 0da0 0000 8680 423b 0000 0000 0000 0000
0x0a0: 0100 02c8 0000 0000 0000 0000 0000 0000
0x0b0: 0000 0000 0000 0000 0000 0000 0000 0000

0x0d0: 0010 0000 0000 0000 0000 1100 0000 0000
0x0e0: 000f 0000 0607 0800 3100 0000 0000 0000
0x0f0: 0000 0000 0000 0000 870f 0608 0000 0000

Class = Bridge (PCI/PCI)
Vendor ID = 8086h, Intel Corporation
Device ID = 3b46h, 5 Series/3400 Series Chipset PCI Express Root Port 3
PCI index = 0h
Class Codes = 060400h
Revision ID = 6h
Bus number = 0
Device number = 28
Function num = 2
Status Reg = 10h
Command Reg = 147h
I/O space access enabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Error Response enabled
Data/Address stepping disabled
SERR# driver enabled
Fast back-to-back transactions to different agents disabled
PCI INTx enabled
Header type = 1h Multi-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 0h
Cache Line Size= 10h un-cacheable
Primary Bus Number = 0
Secondary Bus Number = 3
Subordinate Bus Number = 3
Secondary Latency Timer = 0h
I/O Base = e0h
I/O Limit = e0h
Secondary Status = 2000h
Memory Base = fe50h
Memory Limit = fe50h
Prefetchable Memory Base = fff1h
Prefetchable Memory Limit= 1h
Prefetchable Base Upper 32 Bits = 0h
Prefetchable Limit Upper 32 Bits = 0h
I/O Base Upper 16 Bits = 0h
I/O Limit Upper 16 Bits = 0h
Bridge Control = 13h
PCI Int Pin = INT C
Interrupt line = 11
CPU Interrupt = bh
Capabilities Pointer = 40h
Capability ID = 10h - PCI Express
Capabilities = 142h - 8000h
Capability ID = 5h - Message Signaled Interrupts
Capabilities = 0h - 0h
Capability ID = dh - PCI Bridge Subsystem Vendor ID
Capabilities = 0h - 3b468086h
Capability ID = 1h - Power Management
Capabilities = c802h - 0h
Device Dependent Registers:
0x040: 1080 4201 0080 0000 0700 1000 112c 1103
0x050: 4000 1130 00b2 1400 0000 4801 0700 0000
0x060: 0000 0000 1600 0000 0000 0000 0000 0000
0x070: 0100 0000 0000 0000 0000 0000 0000 0000
0x080: 0590 0000 0000 0000 0000 0000 0000 0000
0x090: 0da0 0000 8680 463b 0000 0000 0000 0000
0x0a0: 0100 02c8 0000 0000 0000 0000 0000 0000
0x0b0: 0000 0000 0000 0000 0000 0000 0000 0000

0x0d0: 0010 0000 0000 0000 0000 1100 0000 0000
0x0e0: 000f 0000 0607 0800 3100 0000 0000 0000
0x0f0: 0000 0000 0000 0000 870f 0608 0000 0000

Class = Bridge (PCI/PCI)
Vendor ID = 8086h, Intel Corporation
Device ID = 3b4ah, 5 Series/3400 Series Chipset PCI Express Root Port 5
PCI index = 0h
Class Codes = 060400h
Revision ID = 6h
Bus number = 0
Device number = 28
Function num = 4
Status Reg = 10h
Command Reg = 147h
I/O space access enabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Error Response enabled
Data/Address stepping disabled
SERR# driver enabled
Fast back-to-back transactions to different agents disabled
PCI INTx enabled
Header type = 1h Multi-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 0h
Cache Line Size= 10h un-cacheable
Primary Bus Number = 0
Secondary Bus Number = 4
Subordinate Bus Number = 4
Secondary Latency Timer = 0h
I/O Base = d0h
I/O Limit = d0h
Secondary Status = 2000h
Memory Base = fe40h
Memory Limit = fe40h
Prefetchable Memory Base = fff1h
Prefetchable Memory Limit= 1h
Prefetchable Base Upper 32 Bits = 0h
Prefetchable Limit Upper 32 Bits = 0h
I/O Base Upper 16 Bits = 0h
I/O Limit Upper 16 Bits = 0h
Bridge Control = 13h
PCI Int Pin = INT A
Interrupt line = 5
CPU Interrupt = 5h
Capabilities Pointer = 40h
Capability ID = 10h - PCI Express
Capabilities = 142h - 8000h
Capability ID = 5h - Message Signaled Interrupts
Capabilities = 0h - 0h
Capability ID = dh - PCI Bridge Subsystem Vendor ID
Capabilities = 0h - 3b4a8086h
Capability ID = 1h - Power Management
Capabilities = c802h - 0h
Device Dependent Registers:
0x040: 1080 4201 0080 0000 0700 1000 112c 1105
0x050: 4000 1130 00b2 2400 0000 4801 0700 0000
0x060: 0000 0000 1600 0000 0000 0000 0000 0000
0x070: 0100 0000 0000 0000 0000 0000 0000 0000
0x080: 0590 0000 0000 0000 0000 0000 0000 0000
0x090: 0da0 0000 8680 4a3b 0000 0000 0000 0000
0x0a0: 0100 02c8 0000 0000 0000 0000 0000 0000
0x0b0: 0000 0000 0000 0000 0000 0000 0000 0000

0x0d0: 0010 0000 0000 0000 0000 1100 0000 0000
0x0e0: 000f 0000 0607 0800 3100 0000 0000 0000
0x0f0: 0000 0000 0000 0000 870f 0608 0000 0000

Class = Serial Bus (Universal Serial Bus)
Vendor ID = 8086h, Intel Corporation
Device ID = 3b34h, 5 Series/3400 Series Chipset USB2 Enhanced Host Controller
PCI index = 0h
Class Codes = 0c0320h
Revision ID = 6h
Bus number = 0
Device number = 29
Function num = 0
Status Reg = 290h
Command Reg = 6h
I/O space access disabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Error Response disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
PCI INTx enabled
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 0h
Cache Line Size= 0h
BAR - 0 [Mem] = fe726000h 32bit length 1024 enabled
Subsystem Vendor ID = 8086h
Subsystem ID = 3b34h
Max Lat = 0ns
Min Gnt = 0ns
PCI Int Pin = INT A
Interrupt line = 23
CPU Interrupt = 17h
Capabilities Pointer = 50h
Capability ID = 1h - Power Management
Capabilities = c9c2h - 0h
Capability ID = ah - Debug Port
Capabilities = 20a0h - 0h
Capability ID = 13h - Unknown
Capabilities = 306h - 0h
Device Dependent Registers:
0x040: 0000 0000 0000 0000 0000 0000 0000 0000
0x050: 0158 c2c9 0000 0000 0a98 a020 0000 0000
0x060: 2020 ff07 0000 0000 0100 0101 0000 00e0
0x070: 0100 dc3f 0000 0000 0000 0000 0000 0000
0x080: 0000 8000 1189 0c13 a000 0000 0000 0000
0x090: 0000 0000 0000 0000 1300 0603 0000 0000
0x0a0: 0000 0000 0000 0000 0000 0000 0000 0000

0x0d0: 0000 0000 00aa ff00 0000 0000 0000 0000
0x0e0: 0000 0000 0000 0000 0000 0000 0491 0503
0x0f0: 0000 0000 8885 8000 870f 0608 0817 1b30

Class = Bridge (PCI/PCI)
Vendor ID = 8086h, Intel Corporation
Device ID = 2448h, 82801 Mobile PCI Bridge
PCI index = 0h
Class Codes = 060401h
Revision ID = a6h
Bus number = 0
Device number = 30
Function num = 0
Status Reg = 10h
Command Reg = 7h
I/O space access enabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Error Response disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
PCI INTx enabled
Header type = 1h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 0h
Cache Line Size= 0h
Primary Bus Number = 0
Secondary Bus Number = 5
Subordinate Bus Number = 5
Secondary Latency Timer = 20h
I/O Base = f0h
I/O Limit = 0h
Secondary Status = 2280h
Memory Base = fff0h
Memory Limit = 0h
Prefetchable Memory Base = fff1h
Prefetchable Memory Limit= 1h
Prefetchable Base Upper 32 Bits = 0h
Prefetchable Limit Upper 32 Bits = 0h
I/O Base Upper 16 Bits = 0h
I/O Limit Upper 16 Bits = 0h
Bridge Control = 10h
PCI Int Pin = NC
Interrupt line = 0
CPU Interrupt = 0h
Capabilities Pointer = 50h
Capability ID = dh - PCI Bridge Subsystem Vendor ID
Capabilities = 0h - 24488086h
Device Dependent Registers:
0x040: 0000 0000 0000 0000 0000 0000 0012 0010
0x050: 0d00 0000 8680 4824 0000 0000 0000 0000
0x060: 0000 0000 0000 0000 0000 0000 0000 0000

0x0f0: 0000 0000 0000 0000 870f 0608 0000 0000

Class = Bridge (PCI/ISA)
Vendor ID = 8086h, Intel Corporation
Device ID = 3b07h, Mobile 5 Series Chipset LPC Interface Controller
PCI index = 0h
Class Codes = 060100h
Revision ID = 6h
Bus number = 0
Device number = 31
Function num = 0
Status Reg = 210h
Command Reg = 7h
I/O space access enabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Error Response disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
PCI INTx enabled
Header type = 0h Multi-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 0h
Cache Line Size= 0h
Subsystem Vendor ID = 8086h
Subsystem ID = 3b07h
Max Lat = 0ns
Min Gnt = 0ns
PCI Int Pin = NC
Interrupt line = 0
CPU Interrupt = 0h
Capabilities Pointer = e0h
Capability ID = 9h - Vendor Specific
Capabilities = 1110h - 6e40091h
Device Dependent Registers:
0x040: 0104 0000 8000 0000 0105 0000 1000 0000
0x050: f800 0000 0000 0000 0000 0000 0000 0000
0x060: 8b85 8b8b d000 0000 8580 8b85 f800 0000
0x070: f800 f800 f800 f800 f800 f800 f800 f800
0x080: 1000 0f3f e103 0c00 8102 7c00 8102 7c00
0x090: 8102 7c00 000f 0000 0000 0000 0000 0000
0x0a0: 0402 0000 4909 0600 0045 0000 0003 00c0
0x0b0: 0000 0000 0000 0000 0900 0000 0000 0000
0x0c0: 0000 0000 0000 0000 0000 0000 0000 0000
0x0d0: 3322 1100 6745 0000 c0f0 0000 0800 0000
0x0e0: 0900 1011 9100 e406 0033 0658 0638 b802
0x0f0: 01c0 d1fe 0000 0000 870f 0608 0000 0000

Class = Mass Storage (IDE)
Vendor ID = 8086h, Intel Corporation
Device ID = 3b2eh, 5 Series/3400 Series Chipset 4 port SATA IDE Controller
PCI index = 0h
Class Codes = 01018ah
Revision ID = 6h
Bus number = 0
Device number = 31
Function num = 2
Status Reg = 2b0h
Command Reg = 7h
I/O space access enabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Error Response disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
PCI INTx enabled
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 0h
Cache Line Size= 0h
BAR - 0 [I/O] = f090h length 8 enabled
BAR - 1 [I/O] = f080h length 4 enabled
BAR - 2 [I/O] = f070h length 8 enabled
BAR - 3 [I/O] = f060h length 4 enabled
BAR - 4 [I/O] = f050h length 16 enabled
BAR - 5 [I/O] = f040h length 16 enabled
Subsystem Vendor ID = 8086h
Subsystem ID = 3b2eh
Max Lat = 0ns
Min Gnt = 0ns
PCI Int Pin = INT B
Interrupt line = 11
CPU Interrupt = bh
Capabilities Pointer = 70h
Capability ID = 1h - Power Management
Capabilities = 3h - 8h
Capability ID = 13h - Unknown
Capabilities = 306h - 0h
Device Dependent Registers:
0x040: 07a3 71c0 0000 0000 0900 0120 0000 0000
0x050: 0000 0000 0810 0000 0000 0000 0000 0000
0x060: 0000 0000 0000 0000 0000 0000 0000 0000
0x070: 01b0 0300 0800 0000 0000 0000 0000 0000
0x080: 0570 0000 0000 0000 0000 0000 0000 0000
0x090: 0000 0989 8301 0036 2002 5900 0000 0000
0x0a0: 0000 0000 0000 0000 0000 0000 0000 0000
0x0b0: 1300 0603 0000 0000 0000 0000 0000 0000
0x0c0: 0000 0000 0d00 0000 0000 0000 0000 0000
0x0d0: 0000 0000 0000 0000 0000 0000 0000 0000

0x0f0: 0000 0000 0000 0000 870f 0608 0000 0000

Class = Serial Bus (SMBus)
Vendor ID = 8086h, Intel Corporation
Device ID = 3b30h, 5 Series/3400 Series Chipset SMBus Controller
PCI index = 0h
Class Codes = 0c0500h
Revision ID = 6h
Bus number = 0
Device number = 31
Function num = 3
Status Reg = 280h
Command Reg = 3h
I/O space access enabled
Memory space access enabled
Bus Master disabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Error Response disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
PCI INTx enabled
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 0h
Cache Line Size= 0h
BAR - 0 [Mem] = fe725000h 64bit length 256 enabled
BAR - 4 [I/O] = f000h length 32 enabled
Subsystem Vendor ID = 8086h
Subsystem ID = 3b30h
Max Lat = 0ns
Min Gnt = 0ns
PCI Int Pin = INT C
Interrupt line = 11
CPU Interrupt = bh
Device Dependent Registers:
0x040: 0100 0000 0000 0000 0000 0000 0000 0000
0x050: 0000 0000 0000 0000 0000 0000 0000 0000
0x060: 0304 0400 0000 0808 0000 0000 0000 0000
0x070: 0000 0000 0000 0000 0000 0000 0000 0000
0x080: 0400 0000 0000 0000 0000 0000 0000 0000
0x090: 0000 0000 0000 0000 0000 0000 0000 0000

0x0f0: 0000 0000 0000 0000 870f 0608 0000 0000

Class = Data Acquisition (Other)
Vendor ID = 8086h, Intel Corporation
Device ID = 3b32h, 5 Series/3400 Series Chipset Thermal Subsystem
PCI index = 0h
Class Codes = 118000h
Revision ID = 6h
Bus number = 0
Device number = 31
Function num = 6
Status Reg = 10h
Command Reg = 6h
I/O space access disabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Error Response disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
PCI INTx enabled
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 0h
Cache Line Size= 0h
BAR - 0 [Mem] = fe724000h 64bit length 4096 enabled
Subsystem Vendor ID = 8086h
Subsystem ID = 3b32h
Max Lat = 0ns
Min Gnt = 0ns
PCI Int Pin = INT C
Interrupt line = 11
CPU Interrupt = bh
Capabilities Pointer = 50h
Capability ID = 1h - Power Management
Capabilities = 23h - 8h
Capability ID = 5h - Message Signaled Interrupts
Capabilities = 0h - 0h
Device Dependent Registers:
0x040: 0580 d0fe 0000 0000 0000 0000 0000 0000
0x050: 0180 2300 0800 0000 0000 0000 0000 0000
0x060: 0000 0000 0000 0000 0000 0000 0000 0000

0x080: 0500 0000 0000 0000 0000 0000 0000 0000
0x090: 0000 0000 0000 0000 0000 0000 0000 0000

0x0f0: 0000 0000 0000 0000 870f 0608 0000 0000

Class = Bridge (PCI/PCI)
Vendor ID = 12d8h, Pericom Semiconductor
Device ID = e130h, PCI Express to PCI-XPI7C9X130 PCI-X Bridge
PCI index = 0h
Class Codes = 060400h
Revision ID = 4h
Bus number = 1
Device number = 0
Function num = 0
Status Reg = 10h
Command Reg = 147h
I/O space access enabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Error Response enabled
Data/Address stepping disabled
SERR# driver enabled
Fast back-to-back transactions to different agents disabled
PCI INTx enabled
Header type = 1h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 0h
Cache Line Size= 10h un-cacheable
Primary Bus Number = 1
Secondary Bus Number = 2
Subordinate Bus Number = 2
Secondary Latency Timer = 20h
I/O Base = f1h
I/O Limit = 1h
Secondary Status = 2220h
Memory Base = fe60h
Memory Limit = fe60h
Prefetchable Memory Base = fff1h
Prefetchable Memory Limit= 1h
Prefetchable Base Upper 32 Bits = 0h
Prefetchable Limit Upper 32 Bits = 0h
I/O Base Upper 16 Bits = ffh
I/O Limit Upper 16 Bits = 0h
Bridge Control = 13h
PCI Int Pin = INT A
Interrupt line = 11
CPU Interrupt = bh
Capabilities Pointer = 80h
Capability ID = 7h - PCI-X
Capabilities = 83h - 100h
Capability ID = 1h - Power Management
Capabilities = c843h - 0h
Capability ID = dh - PCI Bridge Subsystem Vendor ID
Capabilities = 0h - 0h
Capability ID = 10h - PCI Express
Capabilities = 71h - 8022h
Capability ID = 5h - Message Signaled Interrupts
Capabilities = 80h - 0h
Device Dependent Registers:
0x040: 2000 2009 0000 0000 ff81 4000 0000 0000
0x050: 0000 0000 0000 0000 0000 0000 0000 0000
0x060: 0000 0000 0000 0000 0008 00b8 0000 0000
0x070: 8800 0000 0000 0000 0000 00f0 0000 0000
0x080: 0790 8300 0001 0000 1000 1000 1000 1000
0x090: 01a8 43c8 0000 0000 0000 0000 0000 0000
0x0a0: 04b0 0000 0000 0000 0db0 0000 0000 0000
0x0b0: 10f0 7100 2280 0000 0000 1b00 413c 0000
0x0c0: 4000 1130 0000 0000 0000 0001 6010 0004
0x0d0: 7102 0004 5402 1900 03f0 0080 00ff 0000
0x0e0: 0000 0000 0000 0000 0000 0000 0000 0000
0x0f0: 0500 8000 0000 0000 0000 0000 0000 0000

Class = Bridge (Other)
Vendor ID = 10e3h, Tundra Semiconductor Corp.
Device ID = 148h, Tsi148 [Tempe]
PCI index = 0h
Class Codes = 068000h
Revision ID = 1h
Bus number = 2
Device number = 0
Function num = 0
Status Reg = 230h
Command Reg = 140h
I/O space access disabled
Memory space access disabled
Bus Master disabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Error Response enabled
Data/Address stepping disabled
SERR# driver enabled
Fast back-to-back transactions to different agents disabled
PCI INTx enabled
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 20h
Cache Line Size= 0h
BAR - 0 [Mem] = 0h 64bit length 4096 disabled
Max Lat = 0ns
Min Gnt = 0ns
PCI Int Pin = INT A
Interrupt line = 11
CPU Interrupt = bh
Capabilities Pointer = 40h
Capability ID = 7h - PCI-X
Capabilities = 20h - 5730200h
Device Dependent Registers:
0x040: 0700 2000 0002 7305 0000 0000 0000 0000
0x050: 0000 0000 0000 0000 0000 0000 0000 0000

0x0f0: 0000 0000 0000 0000 0000 0000 0000 0000

Class = Network (Ethernet)
Vendor ID = 8086h, Intel Corporation
Device ID = 10d3h, 82574L Gigabit Network Connection
PCI index = 0h
Class Codes = 020000h
Revision ID = 0h
Bus number = 3
Device number = 0
Function num = 0
Status Reg = 10h
Command Reg = 547h
I/O space access enabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Error Response enabled
Data/Address stepping disabled
SERR# driver enabled
Fast back-to-back transactions to different agents disabled
PCI INTx disabled
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 0h
Cache Line Size= 10h un-cacheable
BAR - 0 [Mem] = fe500000h 32bit length 131072 enabled
BAR - 2 [I/O] = e000h length 32 enabled
BAR - 3 [Mem] = fe520000h 32bit length 16384 enabled
Max Lat = 0ns
Min Gnt = 0ns
PCI Int Pin = INT A
Interrupt line = 11
CPU Interrupt = bh
Capabilities Pointer = c8h
Capability ID = 1h - Power Management
Capabilities = c822h - 2000h
Capability ID = 5h - Message Signaled Interrupts
Capabilities = 80h - 0h
Capability ID = 10h - PCI Express
Capabilities = 1h - 8cc1h
Capability ID = 11h - MSI-X
Capabilities = 0h - 3h
Device Dependent Registers:
0x040: 0000 0000 0000 0000 0000 0000 0000 0000

0x0a0: 1100 0000 0300 0000 0320 0000 0000 0000
0x0b0: 0000 0000 0000 0000 0000 0000 0000 0000
0x0c0: 0000 0000 0000 0000 01d0 22c8 0020 0000
0x0d0: 05e0 8000 0000 0000 0000 0000 0000 0000
0x0e0: 10a0 0100 c18c 0000 0708 1900 111c 0300
0x0f0: 4000 1110 0000 0000 0000 0000 0000 0000

Class = Mass Storage (IDE)
Vendor ID = 197bh, JMicron Technology Corp.
Device ID = 2368h, JMB368 IDE controller
PCI index = 0h
Class Codes = 010185h
Revision ID = 0h
Bus number = 4
Device number = 0
Function num = 0
Status Reg = 10h
Command Reg = 547h
I/O space access enabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Error Response enabled
Data/Address stepping disabled
SERR# driver enabled
Fast back-to-back transactions to different agents disabled
PCI INTx disabled
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 0h
Cache Line Size= 10h un-cacheable
BAR - 0 [I/O] = d040h length 8 enabled
BAR - 1 [I/O] = d030h length 4 enabled
BAR - 2 [I/O] = d020h length 8 enabled
BAR - 3 [I/O] = d010h length 4 enabled
BAR - 4 [I/O] = d000h length 16 enabled
Subsystem Vendor ID = 197bh
Subsystem ID = 2368h
PCI Expansion ROM = fe400000h length 65536 disabled
Max Lat = 0ns
Min Gnt = 0ns
PCI Int Pin = INT A
Interrupt line = 11
CPU Interrupt = bh
Capabilities Pointer = 68h
Capability ID = 1h - Power Management
Capabilities = 2h - 0h
Capability ID = 10h - PCI Express
Capabilities = 211h - 0h
Capability ID = 5h - Message Signaled Interrupts
Capabilities = 0h - 0h
Device Dependent Registers:
0x040: b100 c081 0808 80f0 0000 0000 0000 0000
0x050: 1070 1102 0000 0000 0000 0800 1144 0201
0x060: 4000 1110 0000 0000 0150 0200 0000 0000
0x070: 0500 0000 0000 0000 0000 0000 0000 0000
0x080: 0000 0000 a001 0000 0f00 0000 0000 0000
0x090: 0000 0000 0000 0000 0000 0000 0000 0000

0x0b0: 3100 0000 0000 0008 0000 0000 0000 0080
0x0c0: c38b 3870 0345 0200 0000 0000 0000 0000
0x0d0: 1800 0080 0000 0010 0000 eb00 0000 0001
0x0e0: 0000 0000 0000 0000 0000 0000 0000 0000
0x0f0: 0000 0000 0000 0000 0000 0000 0000 0000

SLOGINFO

Time Sev Major Minor Args
Jan 29 05:31:14 2 12 0 ps2 - Device Timeout (0xff)
Jan 29 05:31:15 2 12 0 ps2 - Device Timeout (0xff)
Jan 29 05:31:15 2 12 0 ps2 - Device Timeout (0xff)
Jan 29 05:31:16 2 12 0 ps2 - Device Timeout (0xff)
Jan 29 05:31:16 2 12 0 ps2 - Device Timeout (0xff)
Jan 29 05:31:17 2 12 0 ps2 - Device Timeout (0xff)
Jan 29 05:31:17 2 12 0 ps2 - Device Timeout (0xff)
Jan 29 05:31:18 2 12 0 ps2 - Device Timeout (0xff)
Jan 29 05:31:20 2 19 1500 devb-ahci 1.00A (Jul 9 2010 13:53:33)
Jan 29 05:31:20 2 5 0 libcam.so (Jul 9 2010 13:53:08) bver 6040207
Jan 29 05:31:20 2 19 0 devb-eide 1.00A (Jul 9 2010 13:54:17)
Jan 29 05:31:20 2 5 0 libcam.so (Jul 9 2010 13:53:08) bver 6040207
Jan 29 05:31:20 2 19 0 eide_identify_devices: Generic IDE vid 0x8086, did 0x3b2e, class 0x1018a rev 6, busno 0, dfunc fa
Jan 29 05:31:20 2 19 0 eide_identify_devices: cmd_addr 0x1f0, cntl_addr 0x3f4, irq 0xe, chnl 0, udma -1, mdma -1, sdma -1, pio 0
Jan 29 05:31:20 2 19 0 eide_identify_devices: probing dev 0 status 50, error 0
Jan 29 05:31:20 2 19 0 eide_identify_devices: probing dev 1 status 0, error 0
Jan 29 05:31:20 2 19 0 eide_parse_identify: IDENTIFY DRIVE CMD cksum failure 192
Jan 29 05:31:20 2 19 0 eide_display_identify: mdl WDC WD800JD-22JNC0 sn WD-WCAM9A604383 fw 05.01C05 tid 0, cable 40, max udma 6, cur udma 5, max mdma 2, cur mdma 0, max sdma -1, cur sdma -1, pio 4, mblk 16
Jan 29 05:31:20 2 19 0 eide_init_devices: WDC WD800JD-22JNC0 path 0, tid 0, udma -1, mdma -1, sdma -1, pio 4, mblk 16
Jan 29 05:31:20 2 19 0 eide_identify_devices: Generic IDE vid 0x8086, did 0x3b2e, class 0x1018a rev 6, busno 0, dfunc fa
Jan 29 05:31:20 2 19 0 eide_identify_devices: cmd_addr 0x170, cntl_addr 0x374, irq 0xf, chnl 1, udma -1, mdma -1, sdma -1, pio 0
Jan 29 05:31:20 2 19 0 eide_identify_devices: probing dev 0 status 7f, error ff
Jan 29 05:31:20 2 19 0 eide_identify_devices: probing dev 1 status 50, error 0
Jan 29 05:31:20 2 19 0 eide_display_identify: mdl 8192MB CKS sn 0116M010C18A00000006 fw YUAN1026 tid 1, cable 40, max udma 4, cur udma 4, max mdma 0, cur mdma 0, max sdma -1, cur sdma -1, pio 4, mblk 1
Jan 29 05:31:20 2 19 0 eide_init_devices: 8192MB CKS path 1, tid 1, udma -1, mdma -1, sdma -1, pio 4, mblk 1
Jan 29 05:31:20 2 19 0 eide_identify_devices: JMicron JMB368 vid 0x197b, did 0x2368, class 0x10185 rev 0, busno 4, dfunc 0
Jan 29 05:31:20 2 19 0 eide_identify_devices: cmd_addr 0xd040, cntl_addr 0xd030, irq 0x100, chnl 0, udma 6, mdma 2, sdma 0, pio 4
Jan 29 05:31:20 2 19 0 eide_identify_devices: probing dev 0 status 0, error 0
Jan 29 05:31:20 2 19 0 eide_identify_devices: probing dev 1 status 0, error 0
Jan 29 05:31:20 2 5 100 cam-disk.so (Jul 9 2010 13:53:14)
Jan 29 05:31:33 2 19 1600 devb-mvSata 1.00A (Jul 9 2010 13:54:31)
Jan 29 05:31:33 2 5 0 libcam.so (Jul 9 2010 13:53:08) bver 6040207
Jan 29 05:31:44 1 7 0 hdc: Your Codec is not supported !! (10134207)
Jan 29 05:31:44 1 7 0 hdc: Please contact QNX Sales for support
Jan 29 05:31:44 1 7 0 mixer_dll: unable to init dll deva-mixer-hda.so
Jan 29 05:31:44 1 7 0 Unable to create mixer (Function not implemented)
Jan 29 05:31:44 1 7 0 init_card: unable to init dll deva-ctrl-intel_hda.so
Jan 29 05:31:44 1 7 0 mount_card(): failed to initialize card intel_hda pci=0
Jan 29 05:31:45 5 14 0 tcpip starting
Jan 29 05:31:45 3 14 0 Using pseudo random generator. See “random” option
Jan 29 05:31:45 5 14 0 initializing IPsec… done
Jan 29 05:31:45 5 14 0 IPsec: Initialized Security Association Processing.
Jan 29 05:31:45 2 10 0 The NVM Checksum is invalid
Jan 29 05:31:45 2 14 0 Unable to init /lib/dll/devnp-e1000.so: No such device

Jan 29 05:31:47 1 8 0 phfont.so: init…
Jan 29 05:31:47 1 8 0 phfont.so: initialized.
Jan 29 05:31:47 1 8 0 phfont.so: ‘/dev/phfont[<32|64>]’ server installed.
Jan 29 05:31:47 6 8 0 VGA primary : bus 0x0 dev/func 0x10
Jan 29 05:31:47 6 8 0 Found 1 PCI/AGP display devices
Jan 29 05:31:47 6 8 0 pci_init: found PCI device 8086:46
Jan 29 05:31:49 2 12 0 ps2 - Device Timeout (0xff)
Jan 29 05:31:50 2 12 0 ps2 - Device Timeout (0xff)
Jan 29 05:31:51 2 12 0 ps2 - Device Timeout (0xff)
Jan 29 05:31:51 2 12 0 ps2 - Device Timeout (0xff)
Jan 29 05:31:52 2 12 0 ps2 - Device Timeout (0xff)
Jan 29 05:31:53 2 12 0 ps2 - Device Timeout (0xff)
Jan 29 05:31:53 2 12 0 ps2 - Device Timeout (0xff)
Jan 29 05:31:54 2 9 0 hidd_report_attach failed (5)

Jan 29 05:31:54 2 9 0 Cannot attach mouse input report (error code 2)

Jan 29 05:31:54 2 12 0 ps2 - Device Timeout (0xff)
Jan 29 05:31:55 2 12 0 ps2 - Device Timeout (0xff)
Jan 29 05:35:19 2 12 0 ps2 - Device Timeout (0xff)
Jan 29 05:35:20 2 12 0 ps2 - Device Timeout (0xff)
Jan 29 05:39:28 5 14 0 tcpip starting
Jan 29 05:39:28 3 14 0 Using pseudo random generator. See “random” option
Jan 29 05:39:28 2 14 0 Unable to load devn-e10000.so: Library cannot be found

Jan 29 05:39:44 5 14 0 tcpip starting
Jan 29 05:39:44 3 14 0 Using pseudo random generator. See “random” option
Jan 29 05:39:44 2 10 0 The NVM Checksum is invalid
Jan 29 05:39:44 2 14 0 Unable to init devnp-e1000.so: No such device

Jan 29 05:39:28 2 14 0 Unable to load devn-e10000.so: Library cannot be found ???

io-pkt-v4 -d e1000 did=0x10d3 -d e1000 did=0x10ea -p tcpip &
maybe without spaces:
io-pkt-v4 -de1000 did=0x10d3 -de1000 did=0x10ea -p tcpip &

I would try indicating the bus number in the start command.

How to use the start command ? Can you explain it ?

I mean this:

io-pkt-v4 -de1000 did=0x10d3 vid=0x8086 -p tcpip &

I thought there might be a bus=# parameter, but I see now that there isn’t.

io-pkt-v4 -de1000 did=0x10d3 vid=0x8086 pci=0x0 -p tcpip &