Changes between Version 15 and Version 16 of libwdi/usage


Ignore:
Timestamp:
06/11/10 12:43:28 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • libwdi/usage

    v15 v16  
    202202    '''path''': the directory where the inf should be created[[BR]] 
    203203    '''inf_name''': the name of the inf to generate (including the .inf extension)[[BR]] 
    204     '''driver_type''': must be either WDI_WINUSB or WDI_LIBUSB, depending on whether the device should use the WinUSB or libusb0.sys driver 
     204    '''driver_type''': must be either '''WDI_WINUSB''', '''WDI_LIBUSB''' or '''WDI_USER''', depending on whether the device should use the WinUSB, libusb0.sys or a custom user driver 
    205205 
    206206  '''Return value:'''