usbhub.sys: add stubbed usbhub.sys

Damjan Jovanovic damjan.jov at gmail.com
Wed Mar 24 14:44:13 CDT 2010


On Wed, Mar 24, 2010 at 9:24 PM, Alexandre Julliard <julliard at winehq.org> wrote:
> Damjan Jovanovic <damjan.jov at gmail.com> 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
> julliard at winehq.org
>

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



More information about the wine-devel mailing list