# # Config file for the dynamic library loader # # Format is: # COMMAND module_name module_library [NORMAL] [REALTIME priority delay ] # note: module_library file names must be absolute paths, or start with ./ # ECHO here 0 LOAD ss5136dn ./lib/ss5136dn.so NORMAL 1 ECHO here 0 RUN ss5136dn ECHO here 0 LOAD io_test ./lib/io_test.so NORMAL 1 ss5136dn IB3 QB2 devwho.conf ECHO here 0 RUN io_test ECHO here 0