Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

USB stack

1 view
Skip to first unread message

Vasanthavalli Chandran

unread,
Jul 17, 2008, 12:55:50 AM7/17/08
to
I am planning to develop the USB 2.0 stack on windows XP/Vista, Which is the
right development environment for this WDM or WDF?


Doron Holan [MSFT]

unread,
Jul 17, 2008, 6:44:25 PM7/17/08
to
ar eyou planning on developing a device driver for a usb device plugged
/into/ a usb 2.0 host controller? or you want to write a driver for the usb
2.0 host controller itself (the PCI device). If you want to write a driver
for the host controller, i have to ask....why? the internals and interfaces
for the host controller (and hub driver) are not documented and very very
hard to get right

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"Vasanthavalli Chandran" <vasa...@hotmail.com> wrote in message
news:%23uDGil8...@TK2MSFTNGP03.phx.gbl...

Wilhelm Noeker

unread,
Jul 18, 2008, 6:06:45 AM7/18/08
to
Doron Holan [MSFT] wrote:

> If you want to write a
> driver for the host controller, i have to ask....why? the 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?

Vetzak

unread,
Jul 18, 2008, 7:52:04 AM7/18/08
to

Easy. You buy a license of IDAPro and disassemble the original driver.

Doron Holan [MSFT]

unread,
Jul 18, 2008, 1:21:39 PM7/18/08
to
they can easily get to 80% device coverage, the last 20% can be close to
impossible

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"Wilhelm Noeker" <wno...@t-online.de> wrote in message
news:uVEcA4L6...@TK2MSFTNGP02.phx.gbl...

0 new messages