readme Driver File Contents (DM9102_qnx62_V10.zip)

1. System Requirment


QNX 6.1.0/6.2.0

OS shared libraries for x86
GNU C++ shared libraries for x86
C/C++ Toolset for x86 targeting x86
Development (libs and headers) targeting x86
Network DDK targeting x86
Libtool for x86
Automake
Autoconf


2. Network DDK

Before you compile the driver, please make sure your system 
has installed Network DDK. The files listed as below are need
while compiling the driver.

/usr/include/drvr/mdi.h
/usr/include/drvr/support.h
/usr/include/drvr/eth.h
/x86/usr/lib/libdrvr.a
/x86/usr/lib/libdrvrS.a


3. How to compile the driver and use it?

For example, the files are placed under /root/qnx/dm9102.

cd /root/qnx/dm9102
make
cp /root/qnx/dm9102/x86/dll/devn-dm9pci.so /lib/dll/devn-dm9pci.so
mount -T io-net /lib/dll/devn-dm9pci.so

           

4. How to startup  the driver module automatically every time the system starting up:

copy driver module(devn-dm9pci.so) to /lib/dll

and then add the following lines to the configuration file /etc/system/enum/devices/net


   # DAVICOM DM9PCI
   device(pci, ven=1282, dev=9102)
   device(pci, ven=1282, dev=9009)
           tag(devn)
           append(legacy, ",nonet")
           requires($(IONET_CMD),)
           uniq(netnum, devn, 0)
           mount(-Tio-net "-opci=$(index)" /lib/dll/devn-dm9pci.so, "/dev/io-net/en$(netnum)")
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web2, load: 1.57