mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 13:25:57 +00:00
d4c4a2e080
- 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
5 lines
218 B
Text
5 lines
218 B
Text
#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>
|