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)
commitefc2afddf7887a654d039a1ee52df38ae44cfef4
treec594ee24ebd80a675e066a549d740390c0e498c2
parent2175b35cd934bab06c23db69a738c841a33fe002
Copy legacy driver source code as a sample for custom USB drivers

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