usbd.sys implementation - done long time ago by Filip, I just added .def and changed...
authorAleksey Bragin <aleksey@reactos.org>
Fri, 4 Feb 2005 16:49:17 +0000 (16:49 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Fri, 4 Feb 2005 16:49:17 +0000 (16:49 +0000)
commit81d6ebf9e3af1af27f68d6c4e6a9129b6efff33c
tree60e7cd16157f4c7be44b0d649409d6af8155dad5
parentfc76ea5157626b1289def035590118247b801a4d
usbd.sys implementation - done long time ago by Filip, I just added .def and changed .rc (I think he doesn't mind it :))

svn path=/trunk/; revision=13404
reactos/drivers/usb/usbd/makefile [new file with mode: 0644]
reactos/drivers/usb/usbd/test.c [new file with mode: 0644]
reactos/drivers/usb/usbd/usbd.c [new file with mode: 0644]
reactos/drivers/usb/usbd/usbd.def [new file with mode: 0644]
reactos/drivers/usb/usbd/usbd.rc [new file with mode: 0644]