reactos/drivers/usb/usbohci/usbohci.rc
Johannes Anderwald d4c4a2e080 [USBOHCI]
- Start of OHCI support
- Based on new usbehci driver and Haiku USB Stack
- Driver initializes the controller and retrieve number of ports

svn path=/branches/usb-bringup/; revision=51851
2011-05-22 19:36:13 +00:00

6 lines
218 B
Plaintext

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "USBOHCI Driver API\0"
#define REACTOS_STR_INTERNAL_NAME "usbohci\0"
#define REACTOS_STR_ORIGINAL_FILENAME "usbohci.sys\0"
#include <reactos/version.rc>