reactos/reactos
Hartmut Birr da9b36f495 - Implemented ScsiPortCompleteRequest.
- Fixed the calculation of the max transfer size.
- Rewrote parts of SpiScanAdapter and SpiSendInquiry to speed up device detection.
- Fixed the handling of sense info data for HBA's which are auto request sense capability.
- Added some more debug messages.

svn path=/trunk/; revision=9641
2004-06-07 16:37:07 +00:00
..
apps "Using multiple compilers is good for your code", chapter umpteenth: removing the SEH library test (until I have a better example) because it made some non-portable assumptions about the stack layout (could cause STATUS_INVALID_UNWIND_TARGET exceptions with some compilers and full optimization) 2004-06-03 22:30:22 +00:00
bootdata Implement mouse driver autodetection and installation. 2004-06-07 12:24:00 +00:00
dk cleanup of the SDK and disable use of the old WINE tree. 2004-05-28 18:18:43 +00:00
doc Update porting status 2004-05-08 14:16:09 +00:00
drivers - Implemented ScsiPortCompleteRequest. 2004-06-07 16:37:07 +00:00
hal - Fixed the implementation of MmMapIoSpace. 2004-05-15 22:45:51 +00:00
iface Window Class handling fixes: 2004-05-16 19:31:09 +00:00
include Fixed compilation in environments where the native non-local goto isn't available 2004-06-04 00:49:40 +00:00
lib - Cancelled my last change. 2004-06-06 17:29:57 +00:00
loaders/dos - Changed back to the old variable NASM_CMD. 2004-06-05 09:47:36 +00:00
media Sylvain Petreolle - 2004-05-18 16:22:49 +00:00
ntoskrnl - Allocate memory for mdl's for paging io from stack instead of the non paged pool. 2004-06-06 09:13:21 +00:00
regtests fixed output from test 2004-05-07 04:04:10 +00:00
services
subsys Implement mouse driver autodetection and installation. 2004-06-07 12:24:00 +00:00
tools 2004-06-05 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-06-05 10:47:27 +00:00
w32api - Fixed declaration of IMAGE_EXPORT_DIRECTORY structure. 2004-05-29 11:58:16 +00:00
.cvsignore
aboot.bat
apistatus.lst 2004-02-18 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-02-18 21:29:20 +00:00
baseaddress.cfg - Moved the definition of all dll base addresses to baseaddress.cfg. 2004-05-29 21:24:48 +00:00
boot.bat
bootc.lst
ChangeLog Revert: 2004-06-05 13:39:02 +00:00
config 2004-02-22 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-02-22 09:59:17 +00:00
COPYING
CREDITS Add Everaldo to credits 2004-02-23 04:29:39 +00:00
Doxyfile
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile Implement mouse driver autodetection and installation. 2004-06-07 12:24:00 +00:00
makefile.dos
README
rules.mak - Added a comment for NASM_CMD. 2004-06-05 10:21:59 +00:00

========================
ReactOS Version 0.1.x
Updated March 19th, 2003
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows NT 4.0
compatibility, is always keeping an eye towards compatibility with
future Windows NT releases, that is, Windows 2000 (NT 5.0) and
Windows XP (NT 5.1).

More information is available at http://www.reactos.com.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the doc subdirectory for some sparse notes

4. Who is responsible

See the CREDITS file