]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
USB CDC patch by jonor to enable working under kernel 2.6.27
authorroel@libnfc.org <roel@libnfc.org@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Sat, 13 Apr 2013 05:18:45 +0000 (05:18 +0000)
committerroel@libnfc.org <roel@libnfc.org@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Sat, 13 Apr 2013 05:18:45 +0000 (05:18 +0000)
common/usb_cdc.c

index e2787fb65a4feb4d1e8b18595f4abce238ad83ac..97551692e5a09b8951a769dfcd71637122753a71 100644 (file)
@@ -81,7 +81,7 @@ const char cfgDescriptor[] = {
        0x01, // bNumEndpoints\r
        0x02, // bInterfaceClass\r
        0x02, // bInterfaceSubclass\r
-       0x00, // bInterfaceProtocol\r
+       0x01, // bInterfaceProtocol\r
        0x00, // iInterface\r
 \r
        /* Header Functional Descriptor */\r
Impressum, Datenschutz