Command: devload
DEVLOAD loads device drivers from the shell.
Syntax:
DEVLOAD [/H] [/Q] [/V] [/A] filename [params]
Emulates: DEVICE=filename [params] in CONFIG.SYS / FDCONFIG.SYS
DEVLOAD [/?]
filename The name of the file to load
params Parameters of the file to load
Options:
/H try to load driver to UMB.
/Q quiet mode.
/V verbose mode.
/A auto-mode (force to stay loaded).
/? Shows the help.
Comments:
DEVLOAD allows the user to load drivers while FreeDOS is
running rather than updating config.sys / fdconfig.sys
and restarting.
Examples:
devload C:\FDOS\DRIVERS\UIDE.SYS /S125 /D:MYDVD
See also:
device
devicehigh
config.sys
fdconfig.sys
File:
Please read this command's lsm file also.
You will find the updated version (internet) here and
the version described in this manual page here.
The lsm file contains information about the name of the programmer,
the download site, and some other command related information.
Copyright © 1992 - 1996 David Woodhouse, updated 2011
by W. Spiegl.
This file is derived from the FreeDOS Spec Command HOWTO.
See the file H2Cpying for copying conditions.