This bit indicates the system that the WUSB device has been crypto authenticated and thus can operate as normal.
Signed-off-by: Inaky Perez-Gonzalez <[EMAIL PROTECTED]> --- include/linux/usb.h | 1 + 1 file changed, 1 insertion(+) Index: linux.hg/include/linux/usb.h =================================================================== --- linux.hg.orig/include/linux/usb.h 2007-07-09 15:34:00.000000000 -0700 +++ linux.hg/include/linux/usb.h 2007-07-09 15:45:36.000000000 -0700 @@ -372,6 +372,7 @@ unsigned discon_suspended:1; /* Disconnected while suspended */ unsigned have_langid:1; /* whether string_langid is valid */ unsigned authorized:1; /* Policy has determined we can use it */ + unsigned authenticated:1; /* Crypto authentication passed */ unsigned wusb:1; /* Device is Wireless USB */ int string_langid; /* language ID for strings */ -- Inaky ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel