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

[Main menu] [top] (Syntax) [Options] [Comments] [Examples] [See also] [File]

Options:

  /H  try to load driver to UMB.
  /Q  quiet mode.
  /V  verbose mode.
  /A  auto-mode (force to stay loaded).
  /?  Shows the help.

[Main menu] [top] [Syntax] (Options) [Comments] [Examples] [See also] [File]

Comments:

  DEVLOAD allows the user to load drivers while FreeDOS is
  running rather than updating config.sys / fdconfig.sys
  and restarting.

[Main menu] [top] [Syntax] [Options] (Comments) [Examples] [See also] [File]

Examples:

  devload C:\FDOS\DRIVERS\UIDE.SYS /S125 /D:MYDVD

[Main menu] [top] [Syntax] [Options] [Comments] (Examples) [See also] [File]

See also:

  device
  devicehigh
  config.sys
  fdconfig.sys

[Main menu] [top] [Syntax] [Options] [Comments] [Examples] (See also) [File]

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.

[Main menu] [top] [Syntax] [Options] [Comments] [Examples] [See also] (File)


  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.