Tech Support > Microsoft Windows > Drivers > Disconnect current USB driver
Disconnect current USB driver
Posted by Daniel Petersen on June 2nd, 2005


I am looking at writing the equivalent of the linux usbdevfs or usbfs for
windows. Is there a way to disconnect the current USB driver so I can
install my own?

Thanks!

Posted by Robert Marquardt on June 3rd, 2005


Daniel Petersen wrote:

Nice idea, but i doubt that you can rip out the whole USB subsystem.
MS has fallen short on that way. There are special filesystems (prefixed
"\\.\", "\\?\" etc), but it is not completely designed like a real
filesystem. About the same as the registry.


Similar Posts