10.3 Linux Dynamic Driver Loading
Chapter 10 Dynamically Loading Your Driver
10.3 Linux Dynamic Driver Loading
The following commands must be executed with root privileges.
To dynamically load WinDriver, execute:
<path to wdreg>/wdreg windrvr6
To dynamically unload WinDriver, execute:
/sbin/modprobe -r windrvr6
.
wdreg
is located in the
WinDriver/util/
directory.
To automatically load WinDriver on each boot, add the following to the target Linux boot file (
/etc/rc.d/rc.local
):
<path to wdreg>/wdreg windrvr6
© Jungo Software Technologies 2005–2010