reactos/reactos
Michael Martin 74d5088c7d [usb/usbhub]
- Start rewrite of usbhub driver using the old and dead usbhub driver in trunk.
- Implement QueryRootHub for sending USB request to miniport driver.
- Implement new IRP_MN_START_DEVICE.  
Get the roothubs PDO and FDO and forward the start device down to start the PDO.
Get USBDI and HUB interfaces. Set all ports as returned by DCI GetExtendedHubInformation to powered and reset.
- Temporary add some usb specific defines until header is fixed.
- Fix Formatting.



svn path=/trunk/; revision=48705
2010-09-05 19:00:37 +00:00
..
base [USETUP] 2010-09-05 17:09:18 +00:00
boot Update the GAS compatible fathelp.S file to reflect the latest changes to the original file (freeldr PE conversion). This version is tested and works. 2010-09-05 16:03:08 +00:00
dll [USER32] 2010-08-27 10:20:25 +00:00
drivers [usb/usbhub] 2010-09-05 19:00:37 +00:00
hal [hal] 2010-08-01 16:27:48 +00:00
include [PSDK] 2010-09-01 13:40:35 +00:00
lib [OSKITTCP] 2010-09-02 04:18:17 +00:00
media [KERNEL32] 2010-08-03 20:23:43 +00:00
modules
ntoskrnl [NTOS]: Remove useless variables in kernel code that were set, but never actually used (dead code, tests, copy/pasters). If a variable was set but not used because of missing/#if'ed out code, a note was added instead. 2010-09-04 08:17:17 +00:00
subsystems [win32k] 2010-08-28 23:55:27 +00:00
tools Fix building on newer Linux systems (particularly Fedora 13) 2010-08-26 18:33:46 +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 - Add "bootcdregtest" in the list of well-known targets. 2010-06-09 10:34:35 +00:00
proxy.mak
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
ReactOS-i386.rbuild
ReactOS-ppc.rbuild
README
rosbuild.bat Fix the make path. 2010-04-16 10:48:02 +00:00
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.