QNX RTOS v4 Knowledge Base
QNX RTOS v4 Knowledge Base
Title |
Identifying which network driver to use. |
Ref. No. |
QNX.000009663 |
Category(ies) |
Network, Installation, Configuration |
Issue |
How can we identify which network driver to use with our card?
|
Solution |
Usually the driver has the chipset in it's name (Net.ether1000 for an NE 1000/2000 compatible card). One way to determine which network driver to use is to run 'nettrap query'. The output will look something like this: Net.ether1000 -p360 -l1 & netmap -f
So in this case the driver Net.ether1000 should be used.
|
|