davidtlwong
驱动牛犊
驱动牛犊
  • 注册日期2004-07-18
  • 最后登录2004-09-13
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:1029回复:0

Can't get Device Descriptor

楼主#
更多 发布于:2004-08-23 15:17
I am using DriverStudio 3.1 to create a WDM USB driver
 for my USB Audio device. I created a "C project" (not using DS libraries). However, it always fail in startDevice().
 The root cause is IoCallDriver() returns 0xC0000010 when sending USB_DEVICE_DESCRIPTOR_TYPE URB.

Anyone know how to solve this problem?
游客

返回顶部