Re: USB stack by Vetzak
Vetzak
Fri Jul 18 06:52:04 CDT 2008
On Jul 18, 12:06=A0pm, Wilhelm Noeker <wnoe...@t-online.de> wrote:
> Doron Holan [MSFT] wrote:
> > If you want to write a
> > driver for the host controller, i have to ask....why? =A0the internals =
and
> > interfaces for the host controller (and hub driver) are not documented
> > and very very hard to get right
>
> Some companies (Silex and others) seem to have done just that, they've
> written their own USB hub driver, in order to implement a remote
> (networked) USB hub. How did *they* do it, if there's no documentation?
Easy. You buy a license of IDAPro and disassemble the original driver.