--- zzzz-none-000/linux-2.6.28.10/include/linux/usb.h 2009-05-02 18:54:43.000000000 +0000 +++ puma5-6360-529/linux-2.6.28.10/include/linux/usb.h 2011-10-18 13:17:13.000000000 +0000 @@ -450,6 +450,11 @@ unsigned authorized:1; unsigned authenticated:1; unsigned wusb:1; + +#if 1 /* == 20111018 AVM/WK Extension: Reserve a device for usermode access == */ + unsigned noprobe:1; +#endif + int string_langid; /* static strings from the device */