replaced notepad icon (tango icon), the old one looks too similar to the WinXP one
[reactos.git] / reactos / drivers /
2006-03-04 Ged Murphy- Make ROS buildable with GCC 4.1
2006-02-26 Hervé PoussineauDisable some more code that may crash. I'll look at...
2006-02-26 Hervé PoussineauRevert simplification of SearchForLegacyDrivers done...
2006-02-24 Hervé PoussineauDon't try to send the IRP to lower device when we are...
2006-02-24 Hervé PoussineauSend IOCTL_* to the port device objects. Keyboard LEDs...
2006-02-23 Martin Fuchsset svn:eol-style to native for *.rbuild
2006-02-19 Hervé PoussineauMajor update of Green driver:
2006-02-18 Art YerkesChange remaining .xml build files to .rbuild and fixup...
2006-02-18 Maarten Bosmadrivers/lib => lib/drivers
2006-02-18 Maarten BosmaPut sound into multimedia and rename it to audio becaus...
2006-02-18 Maarten Bosmafix the build
2006-02-17 Art YerkesRbuild changes for include structure change.
2006-02-17 Maarten BosmaReally fix the build, but make bootcd does not work...
2006-02-17 Maarten BosmaFix drivers
2006-02-17 James TaborUpdate to audited driver.
2006-02-17 Maarten BosmaMoved dd/sound into sound/sound
2006-02-17 Maarten BosmaMoved mpu401 into sound
2006-02-17 Maarten BosmaMoved sndblst in sound
2006-02-17 Maarten Bosmacreate sound folder
2006-02-17 Maarten BosmaRename dd to base
2006-02-17 Maarten Bosmarename net to network
2006-02-17 Maarten BosmaRename fs into filesystems
2006-02-17 Maarten BosmaMove bzip2
2006-01-23 Christoph von Wittichcheck NDIS ParameterType (fix by Crashfourit)
2006-01-20 Hervé PoussineauActivate serial device interface only at the very end...
2006-01-17 Hartmut BirrRemoved my name from the hall of fame. Since it seems...
2006-01-17 Thomas Bluemeldon't release the pipe list lock twice in case of a...
2006-01-15 Magnus OlsenImplement XMillimeter and YMillimeter calculation,...
2006-01-13 Thomas Bluemelfixed uninitialized variable warning
2006-01-09 Alex Ionescu- Make ACPI use PCH. Cuts down compile time to 9 second...
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.
next