![]() |
![]() |
![]() |
![]() |
![]() |
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Driver for NE-2000-compatible Ethernet adapters
io-pkt-variant -d ne2000 [option[,option ...]] ...
where variant is one of v4, v4-hc, or v6-hc.
Neutrino
![]() |
Use commas, not spaces, to separate the options. |
The devn-ne2000.so driver controls NE-2000-compatible Ethernet adapters.
![]() |
This driver can't always detect the correct irq and ioport options, especially for ISA devices. To be sure, always specify irq and ioport when using this driver. |
This is a legacy io-net driver; its interface names are in the form enX, where X is an integer.
![]() |
If the device enumerators (see enum-devices) don't recognize your device, try explicitly specifying the device ID with the did option when you start the driver. |
Some devices support hardware checksums, although some might do so in only one direction; to determine if your device does, type:
ifconfig enX
and look for the following in the list of supported options:
You can then use ifconfig to enable or disable whichever of these options your device supports.
Start io-pkt-v4-hc using the NE-2000 driver:
io-pkt-v4-hc -d ne2000 ioport=0x320,irq=11 ifconfig en0 10.1.0.184
If you're running a PCMCIA NE2000-compatible adapter, you may need to specify the -w8 command-line option of devp-pccard.
devn-*, devnp-*, devp-pccard, ifconfig, io-pkt*
![]() |
![]() |
![]() |
![]() |