LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

what can i use usb driver in win2000?

I want to configure my usb controller with this example in windows 2000. I use my pc computer's usb in equiment's managers. I have four usb controllers(ONE:intel(R)82802BA/BAM USB Universal Host Controller-2442. TWO:Intel(R)82802BA/BAM USB Universal Host Controller-2444. THREE:Usb Root hub. FOUR:Usb Root Hub.).Through c:\winnt\inf\usb.inf,I get Intel's VID is 0x8086.PID is 9303. I creat a intel_wdm.inf file. and I creat a intel_wdm.pnf.These two files is in the folder of c:\winnt\inf.Yet when I open
Measurement & Automation Explorer,Select Tools->Refresh to refresh the view.I can not find usb device. Why? Please give me explain. Thanks... I want to use pc's usb controllers.what can I do?

http://zone.ni.com/devzone/conceptd.nsf/webmain/6792BAB18242082786256DD7006B6416?opendocument

我使用这个网址中介绍的方法。想对PC机的USB进行配置,使PC机的USB口驱动起来。
首先,我从"我的电脑->属性->硬件->设备管理器->通用串行总线控制器"里面得到4个usb的驱动。由于
我使用的是WINDOWS 2000的操作系统,我在目录"c:\winnt\inf\usb.inf"里面得到
Intel 公司的
VID:0x8086.PID:0x9303.我在通过 "Start->Programs->National Instruments->VISA->VISA

Driver Developer Wizard".将这两个值写到驱动开发向导的特定位置中。生成一个Intel_WDM.inf文
件,拷贝到目录"c:\winnt\inf"中,在生成一个Intel_wdm.pnf文件。我在打开 "Start->Programs-
>National Instruments->Measurement & Automation Explorer".选择"Tools->refresh".为什么
在"devices and interfaces"中没有"usb device"这一项?是不是什么地方出错了。请高手指正。谢
谢。。。
0 Kudos
Message 1 of 2
(2,699 Views)
top_general wrote:
> I want to configure my usb controller with this example in windows
> 2000. I use my pc computer's usb in equiment's managers. I have four
> usb controllers(ONE:intel(R)82802BA/BAM USB Universal Host
> Controller-2442. TWO:Intel(R)82802BA/BAM USB Universal Host
> Controller-2444. THREE:Usb Root hub. FOUR:Usb Root Hub.).Through
> c:\winnt\inf\usb.inf,I get Intel's VID is 0x8086.PID is 9303. I creat
> a intel_wdm.inf file. and I creat a intel_wdm.pnf.These two files is
> in the folder of c:\winnt\inf.Yet when I open
> Measurement & Automation Explorer,Select Tools->Refresh to refresh
> the view.I can not find usb device. Why? Please give me explain.
> Thanks... I want to use pc's usb controllers.what can I do?

Measurement & Automation Explorer
is not meant to deal with your USB
controllers or root hubs at all. This is the responsibility of the
underlying OS be it Windows, Linux, MacOS or whatever. There is nothing
Measurement & Automation Explorer could possibly do with this resources
to let you configure, modify or whatever else you would like to do with
these resources.

Rolf K
Message 2 of 2
(2,699 Views)