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/atap…
Modified: trunk/reactos/drivers/storage/atapi/atapi.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/atapi/atap…
Modified: trunk/reactos/drivers/storage/atapi/atapi.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/atapi/atap…
Modified: trunk/reactos/drivers/storage/atapi/atapi.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/atapi/atap…
Added: trunk/reactos/drivers/storage/atapi/license.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/atapi/lice…
Modified: trunk/reactos/drivers/storage/cdrom/cdrom.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/cdrom/cdro…
Modified: trunk/reactos/drivers/storage/cdrom/cdrom.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/cdrom/cdro…
Added: trunk/reactos/drivers/storage/cdrom/findscsi.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/cdrom/find…
Added: trunk/reactos/drivers/storage/cdrom/license.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/cdrom/lice…
Modified: trunk/reactos/drivers/storage/class2/class2.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/class2/cla…
Modified: trunk/reactos/drivers/storage/class2/class2.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/class2/cla…
Added: trunk/reactos/drivers/storage/class2/license.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/class2/lic…
Modified: trunk/reactos/drivers/storage/directory.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/directory.…
Modified: trunk/reactos/drivers/storage/disk/disk.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/disk/disk.…
Modified: trunk/reactos/drivers/storage/disk/disk.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/disk/disk.…
Added: trunk/reactos/drivers/storage/disk/license.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/disk/licen…
Modified: trunk/reactos/drivers/storage/include/class2.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/include/cl…
Modified: trunk/reactos/drivers/storage/scsiport-new/scsiport.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/scsiport-n…