USB CDC patch by jonor to enable working under kernel 2.6.27

This commit is contained in:
roel@libnfc.org 2013-04-13 05:18:45 +00:00
parent ce55f5a291
commit 2aded84aa8

View file

@ -81,7 +81,7 @@ const char cfgDescriptor[] = {
0x01, // bNumEndpoints
0x02, // bInterfaceClass
0x02, // bInterfaceSubclass
0x00, // bInterfaceProtocol
0x01, // bInterfaceProtocol
0x00, // iInterface
/* Header Functional Descriptor */