[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>
This commit is contained in:
Stanislav Motylkov 2022-05-13 17:24:02 +03:00
parent 6fec06b8e5
commit 5ee633f7d7
No known key found for this signature in database
GPG key ID: AFE513258CBA9E92
5 changed files with 23 additions and 21 deletions

View file

@ -37,7 +37,7 @@ BOOLEAN LogMessage(PCHAR szFormat, ...)
InitializeObjectAttributes (&objectAttributes, InitializeObjectAttributes (&objectAttributes,
(PUNICODE_STRING)&fileName, (PUNICODE_STRING)&fileName,
OBJ_CASE_INSENSITIVE, OBJ_CASE_INSENSITIVE | OBJ_KERNEL_HANDLE,
NULL, NULL,
NULL ); NULL );

View file

@ -1,5 +1,7 @@
This code was published by VMware on their website at This code was published by VMware on their website at
http://www.vmware.com/download/open_sources.html. The intro there says: 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 This open source software is licensed under the terms of various open source
license agreements included with the materials relating to the open source license agreements included with the materials relating to the open source

View file

@ -147,9 +147,9 @@ URL: http://alter.org.ua/soft/win/uni_ata/
Title: Miniport driver for the Buslogic BT 958 SCSI Controller Title: Miniport driver for the Buslogic BT 958 SCSI Controller
Path: drivers/storage/port/buslogic Path: drivers/storage/port/buslogic
Used Version: ??? Used Version: v1.2.0.2 (2005-08-17)
License: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later.html) License: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later.html)
URL: http://www.vmware.com/download/open_sources.html URL: https://customerconnect.vmware.com/downloads/details?productId=23&downloadGroup=SERVER-SCSI-OS
Title: AC97 Sample Driver Title: AC97 Sample Driver
Path: drivers/wdm/audio/drivers/ac97 Path: drivers/wdm/audio/drivers/ac97