On Wed, Mar 24, 2010 at 9:24 PM, Alexandre Julliard <[email protected]> wrote:
> Damjan Jovanovic <[email protected]> writes:
>
>> The same as Etersoft's USB patches: for doing USB I/O to USB devices.
>
> Obviously, but why do you specifically need usbhub.sys given that it
> doesn't export anything?  What is there that depends on having it?
>
> --
> Alexandre Julliard
> [email protected]
>

usbhub.sys isn't accessed via exports and I don't think anything
depends on usbhub.sys specifically - but on Windows it builds device
objects for USB devices and does I/O to these, so it seems like the
best place to do those in Wine too.

Damjan Jovanovic


Reply via email to