阅读:1372回复:4
如何测试usb2.0
小弟要写一个测试程序,测试电脑的主板是否支持usb2.0,不知如何下手,请各位朋友多多指教!
|
|
最新喜欢:![]() |
沙发#
发布于:2003-11-25 10:46
看看ehci的spec,看看在pci空间中的USB version就晓得了。
|
|
板凳#
发布于:2003-11-25 10:57
看看ehci的spec,看看在pci空间中的USB version就晓得了。 大侠!能把ehci的spec贴出来么? :) |
|
|
地板#
发布于:2003-11-25 11:09
Address Offset: 09−0Bh
Default Value: 0C0320h Attribute: RO Size: 24 bits This register contains the device programming interface information related to the Sub-Class Code and Base Class Code definition. This register also identifies the Base Class Code and the function sub-class in relation to the Base Class Code. Bit Description 23:16 Base Class Code (BASEC). 0Ch= Serial Bus controller. 15:8 Sub-Class Code (SCC). 03h=Universal Serial Bus Host Controller. 7:0 Programming Interface (PI). 20h=USB 2.0 Host Controller that conforms to this specification. usb2.0 ehci到处都好下载,在page18-19页读一读就好啦,或许有 别的软件方法可以知道是不是2。0卡,但是我不知道 |
|
地下室#
发布于:2003-11-25 11:12
多谢!!! :D又长了不少知识!
|
|
|