OPSI.Util.WindowsDrivers module

Functions to work with Windows drivers.

author:Jan Schneider <j.schneider@uib.de>
author:Erol Ueluekmen <e.ueluekmen@uib.de>
author:Niko Wenselowski <n.wenselowski@uib.de>
license:GNU Affero General Public License version 3
OPSI.Util.WindowsDrivers.getOemPnpDriversPath(driverDirectory, target, separator=u';', prePath=u'', postPath=u'')
OPSI.Util.WindowsDrivers.integrateAdditionalWindowsDrivers(driverSourceDirectory, driverDestinationDirectory, additionalDrivers, messageSubject=None, srcRepository=None, auditHardwareOnHosts=None)
OPSI.Util.WindowsDrivers.integrateWindowsDrivers(driverSourceDirectories, driverDestinationDirectory, messageSubject=None, srcRepository=None, drivers=None, checkDups=False)
OPSI.Util.WindowsDrivers.integrateWindowsHardwareDrivers(driverSourceDirectory, driverDestinationDirectory, auditHardwares, messageSubject=None, srcRepository=None)
OPSI.Util.WindowsDrivers.integrateWindowsTextmodeDrivers(driverDirectory, destination, devices, sifFile=None, messageSubject=None)
OPSI.Util.WindowsDrivers.searchWindowsDrivers(driverDir, auditHardwares, messageSubject=None, srcRepository=None)