Added HcdInterfaceName from hpoussin new uhci devctrl.c.
Modified: trunk/reactos/drivers/usb/cromwell/host/ohci_main.h

Modified: trunk/reactos/drivers/usb/cromwell/host/ohci_main.h
--- trunk/reactos/drivers/usb/cromwell/host/ohci_main.h	2005-06-09 02:01:06 UTC (rev 15843)
+++ trunk/reactos/drivers/usb/cromwell/host/ohci_main.h	2005-06-09 02:12:33 UTC (rev 15844)
@@ -25,6 +25,7 @@
    PDEVICE_OBJECT FunctionalDeviceObject;
    PDEVICE_OBJECT NextDeviceObject;
    //UNICODE_STRING RegistryPath;
+   UNICODE_STRING HcdInterfaceName;
    PKINTERRUPT InterruptObject;
    KSPIN_LOCK InterruptSpinLock;
    PCM_RESOURCE_LIST AllocatedResources;