Devload
devload [switches] filename [params]
Loads a DOS device driver from the commandline, emulating DEVICE= or
DEVICEHIGH= in config.sys.
Options
/?
Display the help message.
/H
Try to load the drive into UMBs.
/Q[Q]
Quiet mode. /QQ turns on very quiet mode.
/V
Verbose mode.
/A
Auto-mode; force the driver to stay loaded.
Notes
If [filename] is not a full pathname, devload will search for the device driver also in the PATH environment variable.
Copyright © 1998 Jim Hall
This file is derived from the FreeDOS Spec Command HOWTO.
See the file H2Cpying.txt for copying conditions.