| 
			 
					阅读:2037回复:3
				 
				How to configure the usb two endpoits
					I am developing a usb device driver.my device have one interface,eight
 
							Alternates. every Alternate have two endpoint.0x81 is Iso,0x82 is Interrupt.I need configure all endpoints .Now I can configure the Iso,but can not configure the Ineterrupt. Who can help me?  | 
	|
| 
			 沙发# 
								发布于:2001-06-25 09:54				
			
					What's mean Alternates? Another interface or configuration?				 
							 | 
	|
					
						
  | 
	
| 
			 板凳# 
								发布于:2001-06-25 10:59				
			
					我的设备:配置1,接口0.但有两个端点或者优两个管道:ISO,Interrupt.
 
							Iso 我已经配通.但却不知如何同时配置Interrupt通道.  | 
	|
| 
			 地板# 
								发布于:2001-06-25 19:47				
			中断端点描述符中 第六个数据 表示中断的间隔,为0-255。 其他同块、等时差不多啊,会出现问题吗???、、 配置只是描述符的定制。  | 
	|