DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Testing and debugging MDI drivers

SCO OpenServer 5 MDI driver installation

The SCO OpenServer 5 kernel does not support loadable drivers, so the system must be rebooted each time you modify the driver.

After the driver has been configured into the kernel, use the following procedure to modify the driver and re-install it for more testing:

  1. Modify the driver source code.

  2. Rebuild the driver.

  3. Move your Driver.o file to the /etc/conf/pack.d<driver> directory.

  4. Make any necessary modifications to the Driver Software Package (DSP).

  5. Issue the following commands to link the driver into the kernel and reboot the system:
       /etc/conf/cf.d/link_unix
       init 6
    

© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005