[ros-diffs] [fireball] 26238: - Commit "new" storage stack drivers support based on NT4 DDK's sample drivers (with some modifications and a couple of hacks - they are marked with "HACK" keyword in the source code). - ReactOS boots/works (faster/stabler), VMWare bug is gone. - Delete the old scsiport, switching to the new scsiport instead. NOTE(!): Before commenting this commit read license.txt files. If you still want to comment, read license.txt again, it should help. - Warnings fixes, improvements, etc to the code will come later.

fireball at svn.reactos.org fireball at svn.reactos.org
Sun Apr 1 21:25:39 CEST 2007


Author: fireball
Date: Sun Apr  1 23:25:38 2007
New Revision: 26238

URL: http://svn.reactos.org/svn/reactos?rev=26238&view=rev
Log:
- Commit "new" storage stack drivers support based on NT4 DDK's sample drivers (with some modifications and a couple of hacks - they are marked with "HACK" keyword in the source code).
- ReactOS boots/works (faster/stabler), VMWare bug is gone.
- Delete the old scsiport, switching to the new scsiport instead.
NOTE(!): Before commenting this commit read license.txt files. If you still want to comment, read license.txt again, it should help.
- Warnings fixes, improvements, etc to the code will come later.

Added:
    trunk/reactos/drivers/storage/atapi/license.txt
    trunk/reactos/drivers/storage/cdrom/findscsi.c
    trunk/reactos/drivers/storage/cdrom/license.txt
    trunk/reactos/drivers/storage/class2/license.txt
    trunk/reactos/drivers/storage/disk/license.txt
Removed:
    trunk/reactos/drivers/storage/scsiport/
Modified:
    trunk/reactos/drivers/storage/atapi/atapi.c
    trunk/reactos/drivers/storage/atapi/atapi.h
    trunk/reactos/drivers/storage/atapi/atapi.rbuild
    trunk/reactos/drivers/storage/atapi/atapi.rc
    trunk/reactos/drivers/storage/cdrom/cdrom.c
    trunk/reactos/drivers/storage/cdrom/cdrom.rbuild
    trunk/reactos/drivers/storage/class2/class2.c
    trunk/reactos/drivers/storage/class2/class2.rbuild
    trunk/reactos/drivers/storage/directory.rbuild
    trunk/reactos/drivers/storage/disk/disk.c
    trunk/reactos/drivers/storage/disk/disk.rbuild
    trunk/reactos/drivers/storage/include/class2.h
    trunk/reactos/drivers/storage/scsiport-new/scsiport.rbuild

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/reactos/drivers/storage/atapi/atapi.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/atapi/atapi.c?rev=26238&r1=26237&r2=26238&view=diff

Modified: trunk/reactos/drivers/storage/atapi/atapi.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/atapi/atapi.h?rev=26238&r1=26237&r2=26238&view=diff

Modified: trunk/reactos/drivers/storage/atapi/atapi.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/atapi/atapi.rbuild?rev=26238&r1=26237&r2=26238&view=diff

Modified: trunk/reactos/drivers/storage/atapi/atapi.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/atapi/atapi.rc?rev=26238&r1=26237&r2=26238&view=diff

Added: trunk/reactos/drivers/storage/atapi/license.txt
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/atapi/license.txt?rev=26238&view=auto

Modified: trunk/reactos/drivers/storage/cdrom/cdrom.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/cdrom/cdrom.c?rev=26238&r1=26237&r2=26238&view=diff

Modified: trunk/reactos/drivers/storage/cdrom/cdrom.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/cdrom/cdrom.rbuild?rev=26238&r1=26237&r2=26238&view=diff

Added: trunk/reactos/drivers/storage/cdrom/findscsi.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/cdrom/findscsi.c?rev=26238&view=auto

Added: trunk/reactos/drivers/storage/cdrom/license.txt
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/cdrom/license.txt?rev=26238&view=auto

Modified: trunk/reactos/drivers/storage/class2/class2.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/class2/class2.c?rev=26238&r1=26237&r2=26238&view=diff

Modified: trunk/reactos/drivers/storage/class2/class2.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/class2/class2.rbuild?rev=26238&r1=26237&r2=26238&view=diff

Added: trunk/reactos/drivers/storage/class2/license.txt
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/class2/license.txt?rev=26238&view=auto

Modified: trunk/reactos/drivers/storage/directory.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/directory.rbuild?rev=26238&r1=26237&r2=26238&view=diff

Modified: trunk/reactos/drivers/storage/disk/disk.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/disk/disk.c?rev=26238&r1=26237&r2=26238&view=diff

Modified: trunk/reactos/drivers/storage/disk/disk.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/disk/disk.rbuild?rev=26238&r1=26237&r2=26238&view=diff

Added: trunk/reactos/drivers/storage/disk/license.txt
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/disk/license.txt?rev=26238&view=auto

Modified: trunk/reactos/drivers/storage/include/class2.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/include/class2.h?rev=26238&r1=26237&r2=26238&view=diff

Modified: trunk/reactos/drivers/storage/scsiport-new/scsiport.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/scsiport-new/scsiport.rbuild?rev=26238&r1=26237&r2=26238&view=diff




More information about the Ros-diffs mailing list