liu_y_t
驱动牛犊
驱动牛犊
  • 注册日期2001-09-21
  • 最后登录
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:1149回复:0

SOS----USB Driver

楼主#
更多 发布于:2001-09-24 11:53
1. In an Interface desdriptor, If there are a Input pipe
and a Output pipe (without regard to Interrupt or Bulk
endpoint). From the use-mode point of view, how do you know
when the data is available to read and when writen data is
done? Why I WriteFile to Output pipe and then ReadFile from
the Input pipe is not correct?

2. I have bought USB device(Host-to-Host Cable) from the
Market with the enclosed software(Driver and Application)
for test, and I have writen another USB driver for this
device and simple testing application. After I install the
device with my driver, there are two GUID in
HKLM\System\CurrentControl\Control\DeviceClasses Entries,
one is the generated by myself, other is same as the
original one, Why?
游客

返回顶部