3C556

Hi,

Im trying to install QNX Neutrino RTOS version 6.2 on my laptop (dell
inspiron 8100), one of my bigger problem is the NIC, inder linux i use the
driver for 3C556, but qnx cant detect anything, can anyone help me with this
??

Clas

Run the el900 driver as follows:

io-net -del900 vendor=0x10b7,device=0x6055 -ptcpip

Once this is done, you can ifconfig your interface or run dhcp.client.

Previously, Clas-Robin Eek wrote in qdn.public.ddk.network:

Hi,

Im trying to install QNX Neutrino RTOS version 6.2 on my laptop (dell
inspiron 8100), one of my bigger problem is the NIC, inder linux i use the
driver for 3C556, but qnx cant detect anything, can anyone help me with this
??

Clas

Sorry, if this is a PCMCIA 3C556, then it won’t work. If it is the
mini-PCI 3C1556, then it will work.

Previously, Hugh Brown wrote in qdn.public.ddk.network:

Run the el900 driver as follows:

io-net -del900 vendor=0x10b7,device=0x6055 -ptcpip

Once this is done, you can ifconfig your interface or run dhcp.client.

Previously, Clas-Robin Eek wrote in qdn.public.ddk.network:
Hi,

Im trying to install QNX Neutrino RTOS version 6.2 on my laptop (dell
inspiron 8100), one of my bigger problem is the NIC, inder linux i use the
driver for 3C556, but qnx cant detect anything, can anyone help me with this
??

Clas

\

“Hugh Brown” <hsbrown@qnx.com> ha scritto nel messaggio
news:Voyager.021108134935.11342B@node90.ott.qnx.com

Sorry, if this is a PCMCIA 3C556, then it won’t work. If it is the
mini-PCI 3C1556, then it will work.

Previously, Hugh Brown wrote in qdn.public.ddk.network:
Run the el900 driver as follows:

io-net -del900 vendor=0x10b7,device=0x6055 -ptcpip

Once this is done, you can ifconfig your interface or run dhcp.client.

Mr Brown,

we have Dell Latitude C600 laptops equipped with the same ethernet
controller (mini-PCI 3C556, vid=0x10b7, did=0x6055) but what you suggested
does not work.
It seems that the driver is unable to find and/or power-on the PHY : the
leds on the ethernet connector are both off (sorry, I’m not an ethernet guru
so…).

Some more infos to help you diagnose the problem.

Case #1
io-net -del900 verbose,vid=0x10b7,did=0x6055 -ptcpip

nicinfo reported:

3COM (575B) CardBus 10/100 LAN Ethernet Controller
Physical Node ID … 000086 4EC17B
Current Physical Node ID … 000086 4EC17B
Media Rate … 0 kb/s half-duplex UTP
MTU … 1514
Lan … 0
I/O Port Range … 0xD400 → 0xD4FF
Hardware Interrupt … 0xB
Promiscuous … Disabled
Multicast … Enabled

Total Packets Txd OK … 0
Total Packets Txd Bad … 0
Total Packets Rxd OK … 0
Total Rx Errors … 0

Total Bytes Txd … 0
Total Bytes Rxd … 0

Tx Collision Errors … 0
Tx Collisions Errors (aborted) … 0
Carrier Sense Lost on Tx … 0
FIFO Underruns During Tx … 0
Tx deferred … 0
Out of Window Collisions … 0
FIFO Overruns During Rx … 0
Alignment errors … 0
CRC errors … 0

slogger reported:

Nov 11 09:27:35 5 10 0 devn-el900: Vendor Id.=0x10b7 Device
Id.=0x6055 pci index=0x0000 Irq=0x000b

Nov 11 09:27:35 5 10 0 Caps (32a6). Card is a 90X
Nov 11 09:27:35 5 10 0 media_options: 40
Nov 11 09:27:35 5 10 0 devn-el900: MII transceiver found at
address 0.
Nov 11 09:27:44 5 10 0 devn-el900: Mode = Unknown media
Nov 11 09:27:44 5 10 0 devn-el900: MDI_EnableMonitor returned 1
Nov 11 09:27:44 5 10 0 Media Options: 40
Nov 11 09:27:44 5 10 0 Internal Config: 80600000
Nov 11 09:27:44 2 10 0 Unable to determine active media

Case #2:
io-net -del900
verbose,vid=0x10b7,did=0x6055,connector=1,duplex=0,speed=100 -ptcpip

Nov 11 09:30:29 5 10 0 Caps (32a6). Card is a 90X
Nov 11 09:30:29 5 10 0 media_options: 40
Nov 11 09:30:29 2 10 0 devn-el900: Cannot find an active PHY
Nov 11 09:30:29 5 10 0 Media Options: 40
Nov 11 09:30:29 5 10 0 Internal Config: 800000
Nov 11 09:30:29 5 10 0 10BTFD
Nov 11 09:30:29 5 10 0 Setting duplex on
Nov 11 09:30:29 3 14 0 Using pseudo random generator. See
“random” option

slogger reported:

3COM (575B) CardBus 10/100 LAN Ethernet Controller
Physical Node ID … 000086 4EC17B
Current Physical Node ID … 000086 4EC17B
Media Rate … 10.00 Mb/s full-duplex UTP
MTU … 1514
Lan … 0
I/O Port Range … 0xD400 → 0xD4FF
Hardware Interrupt … 0xB
Promiscuous … Disabled
Multicast … Enabled

Total Packets Txd OK … 0
Total Packets Txd Bad … 0
Total Packets Rxd OK … 0
Total Rx Errors … 0

Total Bytes Txd … 0
Total Bytes Rxd … 0

Tx Collision Errors … 0
Tx Collisions Errors (aborted) … 0
Carrier Sense Lost on Tx … 0
FIFO Underruns During Tx … 0
Tx deferred … 0
Out of Window Collisions … 0
FIFO Overruns During Rx … 0
Alignment errors … 0
CRC errors … 0


This 2nd case also show a problem parsing command line options or incorrect
infos returned by nicinfo command.

This ethernet controller is a very common piece of hardware used in many
laptops.
Please can you help us?

Regards,
Maurizio Rossi
System S.p.A.
mrossi@system-group.it