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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
BT958.mof [BUSLOGIC] Fix reference link to VMware driver source page 2022-05-13 17:24:02 +03:00
BT958dt.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
BusLogic958.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
BusLogic958.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
BusLogic958.rc [BUSLOGIC] Fix reference link to VMware driver source page 2022-05-13 17:24:02 +03:00
buslogic_reg.inf Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
Log.c [BUSLOGIC] Fix reference link to VMware driver source page 2022-05-13 17:24:02 +03:00
Log.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
makefile.inc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
makefile.original Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
README.ReactOS [BUSLOGIC] Fix reference link to VMware driver source page 2022-05-13 17:24:02 +03:00
resource.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
sources Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
wmi.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00

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.