reactos/reactos
evb 23b4ebaf89 Implemented IRP dispatch to work in new PCI driver (PciDispatchIrp), fill out FDO IRP handlers which all stubs now, make up/down-call work (PciPassIrpFromFdoToPdo, PciPassDownIrp)
Added the helper debug routines
PCI driver receive IRP_QUERY_INTERFACE now and hit stub


svn path=/trunk/; revision=47912
2010-06-30 01:39:21 +00:00
..
base [EVENTVWR] 2010-06-29 10:29:30 +00:00
boot [PCI]: Add PCI IRQ Routing Table structure to Shared, Internal PCI Header (based off the Microsoft Spec and the Apple SMBIOS Header). 2010-06-27 23:54:47 +00:00
dll [WS2_32_NEW] 2010-06-28 21:36:28 +00:00
drivers Implemented IRP dispatch to work in new PCI driver (PciDispatchIrp), fill out FDO IRP handlers which all stubs now, make up/down-call work (PciPassIrpFromFdoToPdo, PciPassDownIrp) 2010-06-30 01:39:21 +00:00
hal [ACPI]: Share ACPI table structures and NT-specific registry data in a shared, internal ACPI header, instead of HAL's internal headers, because FreeLDR, the kernel's PnP Manager, the PCI Bus Driver and the ACPI Driver all need access to these types as well. 2010-06-28 04:25:38 +00:00
include Missing PCI_BUS_DRIVER_INTERNAL added to bugcodes. Thx for sir_richard to show me how to add. 2010-06-28 17:21:16 +00:00
lib [RTL]: RangeList APIs should not be allocating pool with a tag of 0, since this makes the checked kernel ASSERT. Good thing nobody used these APIs (I wonder if they even work), but eVb's PCI driver now does. 2010-06-29 19:23:16 +00:00
media Update: 2010-05-29 12:47:30 +00:00
modules Create a branch for header work. 2010-02-26 22:57:55 +00:00
ntoskrnl [PCI]: Add PCI IRQ Routing Table structure to Shared, Internal PCI Header (based off the Microsoft Spec and the Apple SMBIOS Header). 2010-06-27 23:54:47 +00:00
subsystems [Win32k] 2010-06-29 22:13:13 +00:00
tools [RBUILD] 2010-06-03 14:49:47 +00:00
apistatus.lst Create a branch for header work. 2010-02-26 22:57:55 +00:00
baseaddress.rbuild update olepro32 base address. 2010-06-27 13:26:22 +00:00
config-amd64.template.rbuild Revert r46466 2010-03-27 18:29:08 +00:00
config-arm.template.rbuild Create a branch for header work. 2010-02-26 22:57:55 +00:00
config-ppc.template.rbuild Create a branch for header work. 2010-02-26 22:57:55 +00:00
config.template.rbuild Create a branch for header work. 2010-02-26 22:57:55 +00:00
COPYING Create a branch for header work. 2010-02-26 22:57:55 +00:00
COPYING.ARM Create a branch for header work. 2010-02-26 22:57:55 +00:00
COPYING.LIB Create a branch for header work. 2010-02-26 22:57:55 +00:00
COPYING3 Create a branch for header work. 2010-02-26 22:57:55 +00:00
COPYING3.LIB Create a branch for header work. 2010-02-26 22:57:55 +00:00
CREDITS Create a branch for header work. 2010-02-26 22:57:55 +00:00
depmap.xsl Create a branch for header work. 2010-02-26 22:57:55 +00:00
Doxyfile - Reduce diff to trunk 2010-03-25 21:29:59 +00:00
INSTALL Create a branch for header work. 2010-02-26 22:57:55 +00:00
Makefile - Add "bootcdregtest" in the list of well-known targets. 2010-06-09 10:34:35 +00:00
proxy.mak Create a branch for header work. 2010-02-26 22:57:55 +00:00
ReactOS-amd64.rbuild [CRT] 2010-06-13 01:24:42 +00:00
ReactOS-arm.rbuild Fix ARM build 2010-06-27 20:44:47 +00:00
ReactOS-generic.rbuild [HEADERS] 2010-03-12 23:16:29 +00:00
ReactOS-i386.rbuild Merge trunk head (46467) 2010-03-26 15:47:53 +00:00
ReactOS-ppc.rbuild Create a branch for header work. 2010-02-26 22:57:55 +00:00
README Create a branch for header work. 2010-02-26 22:57:55 +00:00
rosbuild.bat Fix the make path. 2010-04-16 10:48:02 +00:00
vreport.xsl Create a branch for header work. 2010-02-26 22:57:55 +00:00

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

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 XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

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

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.