[PCI]: New PCI driver, for the future. Needed for embedded support (ARM/etc) and...
[reactos.git] / reactos / drivers / bus / pcix / pci.rc
diff --git a/reactos/drivers/bus/pcix/pci.rc b/reactos/drivers/bus/pcix/pci.rc
new file mode 100644 (file)
index 0000000..001529b
--- /dev/null
@@ -0,0 +1,5 @@
+#define REACTOS_VERSION_DLL
+#define REACTOS_STR_FILE_DESCRIPTION   "PCI Bus Driver\0"
+#define REACTOS_STR_INTERNAL_NAME      "pci\0"
+#define REACTOS_STR_ORIGINAL_FILENAME  "pci.sys\0"
+#include <reactos/version.rc>