Re: How to expose new device nodes by Eliyas
Eliyas
Mon Jan 12 22:38:16 CST 2004
Why can't you use usbccgp.sys? To learn about exposing new devices, go
through the src\general\toaster\bus sample in the DDK.
--
--
-Eliyas
This posting is provided "AS IS" with no warranties, and confers no rights.
"Marlene" <anonymous@discussions.microsoft.com> wrote in message
news:049901c3d8e8$986fec70$a301280a@phx.gbl...
> Hi All
> I have to write a usbccgp.sys like driver ie which
> exposes new device nodes for a composite usb device ie we
> have to assign a separate PDO to each function of a
> composite device.
> How do I proceed ?
> Thanks in advance
> Marlene
>