Make the toolbar a bit more attractive.
[reactos.git] / reactos / drivers /
2006-01-08 Gé van Geldorp- Scream a little louder about unimplemented IOCTL...
2006-01-08 Alex IonescuFix build
2006-01-07 Alex Ionescu- Get xboxvmp to compile.
2006-01-07 Alex Ionescu- Make VBEMP compile with msvc/ddk.
2006-01-07 Alex Ionescu- PCHify vgamp.
2006-01-07 Alex Ionescu- make vga buildable on msvc.
2006-01-07 Alex Ionescudisk, diskdump, pciidex, scsiport.
2006-01-07 Alex Ionescuatapi, buslogic, cdrom, class2.
2006-01-07 Alex Ionescu- Get NE2000 driver to build on msvc/ddk.
2006-01-07 Alex Ionescu- Get NDIS to compile on msvc/ddk (thanks to filip...
2006-01-07 Alex Ionescu- Fix ndis build, thanks to Filip.
2006-01-07 Alex Ionescu- Get NDIS (almost) compiling with msvc/ddk.
2006-01-07 Alex Ionescu- Forgot to commit these for MSVC build...
2006-01-07 Alex Ionescu- get wshtcpip to compile..
2006-01-07 Alex Ionescu- Deleted npf as recommended by Steven, KJK and Art.
2006-01-07 Alex Ionescu- Get afd to build.
2006-01-07 Alex Ionescu- GEt TCPIP building with msvc.
2006-01-07 Alex Ionescu- Do not generate manifest files for drivers or native...
2006-01-07 Alex Ionescu- Get oskittcp to compile on msvc.
2006-01-07 Alex Ionescu- Get IP to compile.
2006-01-07 Alex Ionescu- Get chew and csq to compile.
2006-01-07 Alex Ionescu- Get kbd/mouclass compiling
2006-01-07 Alex Ionescu- Make NTFS compile on msvc.
2006-01-07 Alex Ionescu- Make CDFS work with msvc/ddk.
2006-01-07 Alex Ionescu- get sndblst and sound compiling on msvc.
2006-01-07 Alex Ionescu- get mpu401, parallel and ramdrv to work on msvc.
2006-01-07 Alex Ionescu- Get green to compile with msvc/ddk.
2006-01-07 Alex Ionescu- Much cleaner way to get blue building (remove ugly...
2006-01-07 Alex Ionescu- Get beep and blue to compile/link on MSVC.
2006-01-07 Alex Ionescu- Get bus drivers to compile and link on MSVC.
2006-01-06 Gé van GeldorpThe adapter name is actually the GUID. Also store the...
2006-01-05 Gé van GeldorpDon't keep overwriting the first address entry, give...
2006-01-04 Gé van GeldorpLet oskit tell us when sending should be blocked 'cause...
2006-01-02 Gé van GeldorpSilence some debug messages
2006-01-02 Gé van GeldorpUse lookaside lists for two most common allocation...
2006-01-02 Gé van GeldorpUse a lookaside list for tracking
2006-01-02 Hervé PoussineauReport current bus number during IRP_MN_QUERY_RESOURCES
2006-01-02 Hervé PoussineauStart \\Device\\USBFDOx names at index 0.
2006-01-02 Hervé PoussineauReplace STATUS_UNSUCCESSFUL by STATUS_TOO_MANY_NAMES
2006-01-01 Gé van GeldorpRevert accidental commit 20505
2006-01-01 Gé van GeldorpExiting the loop while someone else still might have...
2006-01-01 Gé van GeldorpFix memory tracking
2006-01-01 Gé van GeldorpMemory is properly released, no need to untrack it
2006-01-01 Gé van GeldorpFix a memory leak
2005-12-31 Hervé PoussineauImplement VideoPortGetAssociatedDeviceExtension and...
2005-12-27 Aleksey BraginUSB 2.5.0 -> 2.6.14.3 upgrade: Add some interrupt-relat...
2005-12-27 Aleksey BraginUSB 2.5.0 -> 2.6.14.3 upgrade: Store actual bus number...
2005-12-27 Aleksey BraginUSB 2.5.0 -> 2.6.14.3 upgrade: Adding information about...
2005-12-24 Hervé PoussineauAllow more than one USB controller
2005-12-24 Gé van GeldorpThere's a difference between a handle and an object...
2005-12-23 Gé van GeldorpChecking memory allocation return values helps prevent...
2005-12-23 Gé van GeldorpSend delayed ACKs after 200ms instead of 2500ms
2005-12-23 Gé van GeldorpForce Nagle algorithm off for loopback
2005-12-22 Gé van GeldorpReturn error code that oskit understands. Fixes ftp...
2005-12-22 Gé van GeldorpSilence debug message
2005-12-22 Gé van GeldorpRemove debugging breakpoint accidentally left in
2005-12-22 Gé van GeldorpRemember the last allocated port and try to allocate...
2005-12-18 Hervé PoussineauFix serial mouse type detection
2005-12-18 Hervé PoussineauFix little bug which prevented IRP_MJ_PNP to be forward...
2005-12-18 Hervé PoussineauUse the right default value for the serial port baud...
2005-12-13 Filip NavaraAdd stubs for status indication handlers. Fixes bug...
2005-12-13 Art YerkesPatch to fix bugcheck at exit for various TCP wielding...
2005-12-13 Filip NavaraAdd check for VbeModeInfo->PhysBasePtr != 0.
2005-12-13 Filip NavaraUnfuck up the formatting and remove broken check.
2005-12-12 Hervé PoussineauMinimize differences between UHCI and OHCI
2005-12-12 Art YerkesWorking work item library.
2005-12-11 Sebastian GasiorekRemove dot at the end of filename without extension
2005-12-11 Hervé PoussineauRemove some debug output for USB drivers
2005-12-11 Hervé PoussineauDon't include useless files
2005-12-11 Art YerkesAdded chew library.
2005-12-11 Art YerkesA little library for making it easier to get to PASSIVE...
2005-12-10 Gé van GeldorpShut off some debug messages
2005-12-10 Gé van GeldorpMultiple interrupt status bits can be active at the...
2005-12-10 Aleksey BraginFix for bug #932 (should go into 0.2.9 also)
2005-12-10 Thomas Bluemelfixed calls to NtDuplicateObject
2005-12-10 Thomas Bluemelfixed difference in signedness warning
2005-12-09 Filip NavaraDo not revoke the display ownership until the bootvid...
2005-12-09 Gé van GeldorpSynthesize FILE_ATTRIBUTE_NORMAL on NetworkOpenInformat...
2005-12-08 Art YerkesRevert my patch from yesterday. Need to take more...
2005-12-08 Alex Ionescu- Silence TCPIP.
2005-12-07 Art YerkesFix firefox exit. Implement a simple work queue for...
2005-12-05 Hartmut BirrUse a local copy of the path name in vfatGetFCBForFile...
2005-12-05 Hervé PoussineauChange code in InterfaceBusTranslateBusAddress to use...
2005-12-04 Hartmut BirrDon't try to create a file, if no parent fcb was found.
2005-12-04 Hartmut BirrRelease the correct locks and release they in the corre...
2005-12-03 Thomas Bluemelget the root fcb when creating a file and no parent...
2005-12-02 Hervé Poussineau- Implement PciIdeXSetBusData
2005-12-02 Steven Edwardsincress the number of passes to detect the mouse and...
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-12-01 Hervé PoussineauLink video miniports to videoprt library only
2005-11-30 Hartmut BirrDon't check for RequestedOptions if a trailing slash...
2005-11-30 Andrew MungerDefine __NO_CTYPE_INLINES so release npfs will build...
2005-11-29 Thomas Bluemelanother hack to get reactos to build again
2005-11-29 Alex Ionescu- Fix the build (patch by Thomas Weidenmueller)
2005-11-28 Royce Mitchell IIIinline -> __inline
2005-11-28 Alex Ionescu- Make the NDK compatible with the MSDDK again.
2005-11-28 James TaborFix header includes.
2005-11-27 Hartmut BirrUse the calculated cluster/offset pair if we extend...
2005-11-27 Hartmut Birr- Lock the MainResource if we overwrite or supersede...
2005-11-27 Alex Ionescu- Add DDK alignment macros and move/rename the ones...
next