Subversion Repositories Kolibri OS

Rev

Rev 3031 | Rev 4065 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3031 Rev 3120
Line 116... Line 116...
116
	/* Used for interface class matches */
116
	/* Used for interface class matches */
117
	__u8		bInterfaceClass;
117
	__u8		bInterfaceClass;
118
	__u8		bInterfaceSubClass;
118
	__u8		bInterfaceSubClass;
119
	__u8		bInterfaceProtocol;
119
	__u8		bInterfaceProtocol;
Line -... Line 120...
-
 
120
 
-
 
121
	/* Used for vendor-specific interface matches */
-
 
122
	__u8		bInterfaceNumber;
120
 
123
 
121
	/* not matched against */
124
	/* not matched against */
122
	kernel_ulong_t	driver_info;
125
	kernel_ulong_t	driver_info;
Line 123... Line 126...
123
};
126
};