Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Problem with RTL8168 Network card driver: Page 1 of 4 (4 Items)
   
Problem with RTL8168 Network card driver  
Hi!

I tried to use new Net.rtl8169 driver with my onboard Network card (motherboard ASRock ConRoe1333-DVI/H), and my 
approach failed.
Driver I used is from topic (http://community.qnx.com/sf/discussion/do/listPosts/projects.community/discussion.
qnx4_community_support.topc2891)
I started:
Net &
Net.rtl8169 -d 8168 -v -V 10ec &
But nothing happened.
Net.rtl8169 Run and Done ...

I tried different combination of parameters (irq, port, pci index), but nothing helped.

That is my:
#show_pci -v

Vendor ID      = 10ech, 
Device ID      = 8168h, 
PCI index      = 0h
Class Code     = 020000h Network (Ethernet) ProgIF=0
Revision ID    = 2h
Bus number     = 1
Device number  = 0
Function num   = 0
Status Reg     = 10h
Command Reg    = 7h
Header type    = 0h Single-function
BIST           = 0h Build-in-self-test not supported
Latency Timer  = 0h
Cache Line Size= 8h un-cacheable
Base Address   = IO@e800h length 256 bytes MEM@fdeff000h,Prefetchable,64bit length 4096 MEM@fdee0000h,Prefetchable,64bit
 length 65536
Subsystem Vendor ID = 1849h
Subsystem ID        = 8168h
Expansion ROM  = febf0000h  length 65536 disabled
Max Lat        = 0ns
Min Gnt        = 0ns
PCI Int Pin    = 1, INT A
Interrupt line = 10

How can I start driver?

Thanks in advance