阅读:1239回复:3
filter driver
我为一个USB的DRIVER做了一个filter driver,我怎么样才能使PC认识这个filter driver是个什么东东,好象不会检测到新硬件认得设备才装入filter driver吧。
|
|
|
沙发#
发布于:2002-01-31 10:58
You should write an INF file for your filter driver, that\'s sucks, you can modify the registry by yourself, and also you can use http://www.driverdevelop.com/dlit.php?id=296 to install the filter driver.
|
|
|
板凳#
发布于:2002-02-01 16:46
你也可以用driver studio中drivermonitor工具加载你的driver :D
|
|
地板#
发布于:2002-05-17 09:27
Any inf sample?
I need to install a disk filter now,but the inf file seems wrong. |
|
|