Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Realtek 8167: (2 Items)
   
Realtek 8167  
Hi,

I am working with QNX 6.4 on a Dynics machine's.  There is two onboard ETHERNET ports: 1- Realtek 10ECh:8139h and  2
- Realtek 10ECh:8167h.  The second port seem to be not supported directly by QNX drivers.
There is no driver for the 8167 into the QNX Hadrware support site.
I tried with rtl8169 driver's with no success.

So, I need to use this second port with QNX.
Is there any driver or fix that can do the job with the Realtek 8167?

Thank you
Regards
C. Bouchard
RE: Realtek 8167  
The PCI ID gives me:

RTL-8110SC/8169SC Gigabit Ethernet

so it would appear to be an 8169 variant of some sort.  I can see that from the source to the avaialable io-net driver 
that its doesn't currently auto-detect it.  It's worthwhile trying to pass in the vid, did options to the driver to see 
if it can deal with the hardware after the card is recognized, but if that doesn't work, then there are no official 
drivers available to support that card.

Hugh may be able to comment further.

You also have the option of taking the source from the NetBSD repository (i.e. this file and the associated headers) and
 doing the port yourself.  
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/dev/pci/if_rtk_pci.c?only_with_tag=netbsd-4-0-RELEASE

The porting doc is here:
http://community.qnx.com/integration/viewcvs/viewcvs.cgi/trunk/sys/dev/doc/?root=core_networking&system=exsy1001


	Robert.

-----Original Message-----
From: Catherine Bouchard [mailto:community-noreply@qnx.com] 
Sent: Tuesday, January 06, 2009 9:39 AM
To: general-community
Subject: Realtek 8167

Hi,

I am working with QNX 6.4 on a Dynics machine's.  There is two onboard ETHERNET ports: 1- Realtek 10ECh:8139h and  2
- Realtek 10ECh:8167h.  The second port seem to be not supported directly by QNX drivers.
There is no driver for the 8167 into the QNX Hadrware support site.
I tried with rtl8169 driver's with no success.

So, I need to use this second port with QNX.
Is there any driver or fix that can do the job with the Realtek 8167?

Thank you
Regards
C. Bouchard

_______________________________________________
General
http://community.qnx.com/sf/go/post19434