Date of this edition: June 27, 2008
Target OS: This patch is compatible with targets that are running QNX® Neutrino® 6.3.2.
Host OS: In order to apply this patch, you must have installed QNX Momentics 6.3.2 as a self-hosted development system.
![]() |
For information about the issues that this patch addresses, see the release notes. |
This note includes:
![]() |
The installation procedures for this patch differ from the standard patch installation procedure.
The patch corrects issues with the block driver and the network driver; the network does not work on the target machine before the patch is applied, so you must download the patch to another, network-capable machine, then move it on to the target machine. |
Proceed as follows:
$ qconfig QNX Installations Installation Name: QNX Momentics 6.3.2 Version: 6.3.2 Base Directory: /usr/qnx632/ QNX_HOST: /usr/qnx632/host/qnx6/x86/ QNX_TARGET: /usr/qnx632/target/qnx6/
The base directory in this example is /usr/qnx632/, but it could be different on your machine, depending on where you installed QNX Momentics.
cd base_dir
tar -x -v -f archive_path/patch-632-1120-Dell830-Drivers.tar
The patch is installed in the base_dir/patches/632-1120/ directory. This directory includes:
Next, you must replace the files on your development host with the patched files.
![]() |
Since this is a destructive procedure, we recommend that you create a backup of the affected files. |
To create a backup on any of our hosts:
cd base_dir
pax -w < patches/632-1120/shiplist > patches/632-1120-backup.tar
You can use whatever name you like for the backup archive. The pax utility might display some error messages when it attempts to back up nonexistent files for host operating systems other than the one you're using. You can ignore these messages.
![]() |
For self-hosted systems, the backup files share the same structure as the root directory. |
To apply the patch:
cd base_dir/patches/632-1120
cp -Rp target base_dir/.
cd target/qnx6/x86 cp -Rp * / cd .. cp -Rp etc /
For further instructions, see the release notes.
If you have any questions, comments, or problems with a QNX product, please contact Technical Support. For more information, see the How to Get Help chapter of the Welcome to QNX Momentics guide or visit our website, www.qnx.com.