OSDN Git Service

Copy legacy driver source code as a sample for custom USB drivers
authorvchtchetkine <vchtchetkine@google.com>
Wed, 29 Jul 2009 23:25:34 +0000 (16:25 -0700)
committervchtchetkine <vchtchetkine@google.com>
Wed, 29 Jul 2009 23:25:34 +0000 (16:25 -0700)
The primary usage for this code is to provide vendors / customers who for some
reasons are not satisfied with WinUsb, with a sample custom driver code that is
compliant with our AdbWinApi.dll. So vendors / customers can build their own
custom USB driver that can be recognized by AdbWinApi, and can be accessible from
adb.exe


No differences found