[USBOHCI_NEW] Bring-in the USB OHCI miniport driver created by Vadim Galyant. (#244)
[reactos.git] / drivers / usb / usbohci_new / usbohci.rc
diff --git a/drivers/usb/usbohci_new/usbohci.rc b/drivers/usb/usbohci_new/usbohci.rc
new file mode 100644 (file)
index 0000000..4179962
--- /dev/null
@@ -0,0 +1,5 @@
+#define REACTOS_VERSION_DLL
+#define REACTOS_STR_FILE_DESCRIPTION  "USB OHCI miniport driver"
+#define REACTOS_STR_INTERNAL_NAME     "usbohci"
+#define REACTOS_STR_ORIGINAL_FILENAME "usbohci.sys"
+#include <reactos/version.rc>