• David Eriksson's avatar
    [PATCH] Re: The "ipaq" module: Updated list of vendor/product IDs · 88b44b38
    David Eriksson authored
    This patch for ipaq.h and ipaq.c in drivers/usb/serial/ has the
    following features:
    
    o Provides an updated table with all vendor/product IDs (except one [1])
    present in Microsoft ActiveSync 3.7.1, the latest version available for
    download.
    
    o Removes #defines with vendor and product IDs from ipaq.h [2]
    
    The table has been autogenerated from the file wceusbsh.inf (extracted
    from MSASYNC.EXE with cabextract). The scripts used to generate the
    table become available for download as part of the SynCE project
    (http://synce.sourceforge.net).
    
    [1] Vendor 0x45e (Microsoft) with device 0xCE is not included, because
    they are used when the device is turned off but still connected to the
    PC via USB. When the device is turned on, it changes vendor/product IDs
    to the more specific ones.
    
    [2] Not needed with an autogenerated device table
    Signed-off-by: default avatarDavid Eriksson <twogood@users.sourceforge.net>
    Signed-off-by: default avatarGanesh Varadarajan <ganesh@veritas.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <greg@kroah.com>
    88b44b38
ipaq.c 41.5 KB