jc0604
驱动牛犊
驱动牛犊
  • 注册日期2002-02-27
  • 最后登录2002-03-25
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:1152回复:2

How to show usb Device Name?

楼主#
更多 发布于:2002-02-27 02:50
How to know the usb device name?
How to create usb mass storage device??
and how to put command data to the device??
OS is \"windows xp\"
because , this os had the base device driver (usbstor.sys)
when you plug in the usb storage device , it\'ll start.
but how to show the device name??
rayyang2000
管理员
管理员
  • 注册日期2001-03-23
  • 最后登录2012-09-13
  • 粉丝3
  • 关注0
  • 积分1036分
  • 威望925点
  • 贡献值3点
  • 好评度823点
  • 原创分0分
  • 专家分0分
沙发#
发布于:2002-02-27 14:27
Your questions are so strange:
1. what do you mean the device name? where did you see it?
2. what\'s the meaning of \'create usb mass storage device\'? manufacture a hardware device? or, just create a fdo in your driver?
3. what command and waht device do you want to do with?

 :o
天天coding-debugging中----超稀饭memory dump file ======================================================== [b]Windows Device Driver Development and Consulting Service[/b] [color=blue][url]http://www.ybwork.com[/url][/color] ========================================================
jc0604
驱动牛犊
驱动牛犊
  • 注册日期2002-02-27
  • 最后登录2002-03-25
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
板凳#
发布于:2002-02-27 16:31
I have a pen driver for usb, that\'s a small storage disk
when you put it on your pc, it\'ll auto run with
                                      \"usbstor.sys\" driver,
I can follow the usbview source code to find and create ROOT HUB name , and find the pen driver vendor ID and product ID
but I don\'t know how to open it or create it
is create device need device name?? doesn\'t it
I need to through some control data to the deivce
Like the device define \"low lever formate\" command


可以看到繁篦
游客

返回顶部