reactos/reactos
Cameron Gutman 3d5cb94c4a [NDIS]
- Verify that each adapter has been initialized before passing it to the protocol's BindAdapter function
- Also verify that each adapter has not already been bound to the protocol
- Miniport drivers can now function without a reboot (needed to use 3rd-party NIC drivers on the live CD)

svn path=/trunk/; revision=48212
2010-07-23 16:34:35 +00:00
..
base Sync reg, xcopy, winhlp32, wordpad with Wine 1.2 2010-07-23 08:36:51 +00:00
boot [FREELDR] 2010-07-22 03:29:25 +00:00
dll [DHCPCSVC] 2010-07-22 19:37:33 +00:00
drivers [NDIS] 2010-07-23 16:34:35 +00:00
hal [HALACPI]: Wherever I(?) copy pasted the original HalAdjustResourceList from, in the ACPI HAL, I have no idea, but the definition was totally wrong. Should fix the build. 2010-07-19 15:32:13 +00:00
include [NDIS] 2010-07-23 15:51:54 +00:00
lib [PSEH] 2010-07-23 02:18:30 +00:00
media update README.WINE 2010-07-21 21:28:31 +00:00
modules
ntoskrnl [NTOSKRNL] 2010-07-22 23:22:57 +00:00
subsystems [WIN32K] 2010-07-19 22:41:35 +00:00
tools [RBUILD] 2010-07-21 23:17:12 +00:00
apistatus.lst
baseaddress.rbuild Fixup some base address after mshtml growup. 2010-07-10 18:47:45 +00:00
config-amd64.template.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
INSTALL
Makefile
proxy.mak
ReactOS-amd64.rbuild
ReactOS-arm.rbuild
ReactOS-generic.rbuild
ReactOS-i386.rbuild
ReactOS-ppc.rbuild
README
rosbuild.bat
vreport.xsl

========================
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.