reactos/drivers/storage/port/buslogic
Stanislav Motylkov 5ee633f7d7
[BUSLOGIC] Fix reference link to VMware driver source page
- Clarify driver version in 3rd Party Files.
- Fix some minor formatting problems.
- Also add missing OBJ_KERNEL_HANDLE to match Zw*() uses. (#4499)

CORE-10207 CORE-18180

Co-authored-by: Serge Gautherie <reactos-git_serge_171003@gautherie.fr>
2022-05-13 17:24:02 +03:00
..
BT958.bmf
BT958.mof [BUSLOGIC] Fix reference link to VMware driver source page 2022-05-13 17:24:02 +03:00
BT958dt.h
BusLogic958.c
BusLogic958.h
BusLogic958.rc [BUSLOGIC] Fix reference link to VMware driver source page 2022-05-13 17:24:02 +03:00
buslogic_reg.inf
CMakeLists.txt
Log.c [BUSLOGIC] Fix reference link to VMware driver source page 2022-05-13 17:24:02 +03:00
Log.h
makefile.inc
makefile.original
README.ReactOS [BUSLOGIC] Fix reference link to VMware driver source page 2022-05-13 17:24:02 +03:00
resource.h
sources
wmi.c

This code was published by VMware on their website at
https://customerconnect.vmware.com/downloads/details?productId=23&downloadGroup=SERVER-SCSI-OS

The intro there says:

This open source software is licensed under the terms of various open source
license agreements included with the materials relating to the open source
software. Copyrights in the open source software are held by the copyright
holders indicated in the copyright notices in the open source files. You may
download this software free of charge.

The source files indicate they are GPL licenced, so we're ok to include it
in ReactOS.