[linux-usb-devel] Costomising Linux USB system for embedded environment.

2002-06-28 Thread Manoj
structures are needed and what code minimisation I can Do. Also What is UTSL? Message: 3 Date: Fri, 28 Jun 2002 11:39:51 -0700 From: David Brownell <[EMAIL PROTECTED]> Subject: Re: [linux-usb-devel] Costomising Linux USB system. To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] > while goin

[linux-usb-devel] Costomising Linux USB system.

2002-06-27 Thread Manoj
Hello all, while going through USB code I found that there are saperate structures defined for "interface" and "intrface descriptor". Is this because the system assigns driver on per interface basis. If I want to use the same for device where in I do not allocate drivers on per interface basis th