From: Peter S. <pe...@st...> - 2010-08-18 16:50:16
|
Pete Batard wrote: > > Not so sure what the solution will be. > > One quick way would be add a special case for libusb0.sys => if we > see libusb0 during enum, we assume there's a lower filter driver we > might be able to support. But is that enough? Couldn't WinUSB be used as filter driver also underneath any other driver besides libusb0.sys? > Another solution would be to add a Windows specific call to force a > specific backend to be used, That doesn't sound so attractive. > and ignore the driver detected during enum. Is there no way to enumerate also filter drivers? //Peter |