realtek nic install problem

I have a realtek nic with 8139-chip but qnx6.2.1 doesn’t automatically
load the appropriate driver-module. After I tried this by hand, io-net
gives me some message like: “no such device”

any idea?

Hi,

Can you post the text from pci -vvv along with the output
from “ls -l of devn-rtl.so”

Thanks

Erick

mirtch <mirtch@gmx.net> wrote:

I have a realtek nic with 8139-chip but qnx6.2.1 doesn’t automatically
load the appropriate driver-module. After I tried this by hand, io-net
gives me some message like: “no such device”

any idea?

Erick Muis
Hardware Group
QNX Software Systems Ltd.
Email: emuis at qnx.com

here’s what You’ve requested:
-rwxrwxr-x 1 root root 50056 Jan 18 12:12
/lib/dll/devn-rtl.so
-rwxrwxr-x 1 root root 50056 Jan 18 12:12
/x86/lib/dll/devn-rtl.so

Class = Network (Ethernet)
Vendor ID = 10ech, Realtek Semiconductor
Device ID = 8139h, RT8139A/B/C Fast Ethernet Adapter
PCI index = 0h
Class Codes = 020000h
Revision ID = 10h
Bus number = 0
Device number = 9
Function num = 0
Status Reg = 280h
Command Reg = 107h
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 Checking disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents enabled
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 40h
Cache Line Size= 0h
PCI IO Address = ec00h length 256 enabled
PCI Mem Address = dfffff00h 32bit length 256 enabled
Subsystem Vendor ID = 11f6h
Subsystem ID = 8139h
PCI Expansion ROM = dffe0000h length 65536 disabled
Max Lat = 64ns
Min Gnt = 32ns
PCI Int Pin = INT A
Interrupt line = 11
Device Dependent Registers:
0x40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xA0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xB0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xC0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xD0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xE0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xF0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

if you’re interested in the whole output I can mail it…

now I got it!!

I just changed the pci-slot and it works…