SYNTAX

    driver [options] <operation> <type> [<name>]


OPTIONS

-h (--help) bool

Display help.


ARGUMENTS

<operation>

The required operation.

load

Load the specified driver.

free

Free (or unload) the specified driver. Note, has no effect if the driver is still in use.

list

Lists the currently loads drivers of the specified type.

<type>

The driver type. [logical, physical]

[<name>]

The driver name, e.g. ECOMM. Need not be specified for the list operation. [string]


DESCRIPTION

Loads, frees or list currently loaded device drivers.


COPYRIGHT

Copyright (c) 2006-2010 Accenture. All rights reserved.