Aleksey Bragin
9233af3e50
Add a bit of error reporting
...
svn path=/trunk/; revision=23980
2006-09-08 22:00:39 +00:00
Aleksey Bragin
3f4b7e4705
- Enable PIRQ when initializing UHCI, this solves the "no irq" problem on some UHC controllers (most popular type of such controller is the one emulated by VMWare)
...
- Fix a mistake in the source code resulting in a bugcheck
- Add _X86 to .rbuild (by Thomas)
svn path=/trunk/; revision=23705
2006-08-25 13:20:13 +00:00
Andrew Munger
d43585136b
DBG=0 fixes, patch by Physicus.
...
svn path=/trunk/; revision=23691
2006-08-24 18:48:15 +00:00
Christoph von Wittich
3dd85ba73d
some more msvc warning fixes
...
svn path=/trunk/; revision=23690
2006-08-24 17:23:07 +00:00
Hervé Poussineau
71391c6a4f
Build usbdriver without warning, at least with gcc 3.4.2
...
svn path=/trunk/; revision=23687
2006-08-24 16:21:16 +00:00
Aleksey Bragin
342cd42b44
Fix a lot of annoying warnings, leaving basically only ehci.c and gendrv.c as big warnings providers
...
svn path=/trunk/; revision=23685
2006-08-24 12:58:52 +00:00
Aleksey Bragin
b899ba11ba
- Add a new level of debug verbosity
...
- Fix a bunch of warnings by Thomas and me
svn path=/trunk/; revision=23675
2006-08-23 22:17:09 +00:00
Aleksey Bragin
7ad1947410
- Unmess header files a little - create one header file (usbdriver.h) which includes all other needed headers, also splitting a bit.
...
Also split out the roothub driver and device manager from hub.c (which was over 4500 SLOC)
- Enable PCH usage
- Reduced a few warnings
svn path=/trunk/; revision=23668
2006-08-23 12:36:08 +00:00
Aleksey Bragin
f448f3bae0
[FORMATTING]
...
svn path=/trunk/; revision=23616
2006-08-20 14:01:17 +00:00
Aleksey Bragin
430d3e90b8
Import "USB Driver stack project for Windows NT 4.0" by Zhiming/Woodhead (mypublic99@yahoo.com).
...
It supports UHCI/EHCI controllers.
Don't expect it to compile with ReactOS build environment. I intend to do some work on it, and use this place to keep my changes, before it's suitable for ReactOS.
"I would like to see it useful for ReactOS" (c) woodhead
svn path=/trunk/; revision=23602
2006-08-18 20:37:55 +00:00