Added some stubs in order to
[reactos.git] / reactos / drivers /
2002-09-04 Eric KohlCheck for a busy device in AtapiInterrupt().
2002-09-01 David WelchDon't reinitialize the VGA on an enable surface if...
2002-08-28 Eric KohlAdded detection of PCI Bus Master Controllers.
2002-08-25 Robert DickensonAdded a whole lot of CVS sugar so I can use WinCVS...
2002-08-25 Robert DickensonFixed some broken stuff, added some cvs sugur.
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-08-19 Jason FilbyImproved HLine algorithm; improvement carried over...
2002-08-19 Eugene IngermanAdded color translation for solid color brushes.
2002-08-18 Jason FilbyFixed VGADDIFillSolid - now fast, although ugly (will...
2002-08-18 Eugene Ingerman1. CLIPOBJ_bEnum, CLIPOBJ_cEnumStart - implemented...
2002-08-17 Hartmut BirrCall VfatSetAllocationSizeInformation only if the file...
2002-08-17 Hartmut BirrDisabled/removed debug messages.
2002-08-17 Hartmut BirrRemoved freeing of IRP's MDL in ScsiClassIoComplete.
2002-08-17 Hartmut Birr- Release streaming file object for directories in...
2002-08-17 David Welch2002-08-17 David Welch <welch@computer2.darkstar...
2002-08-17 David Welch2002-08-17 David Welch <welch@computer2.darkstar...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-08-08 David Welch2002-08-08 David Welch <welch@computer2.darkstar...
2002-07-20 Eric KohlImplemented FileAllInformation.
2002-07-20 Eric KohlImplemented FileNetworkOpenInformation.
2002-07-18 Eric KohlAdded IOCTL_DISK_SET_PARTITION_INFO.
2002-07-18 Eric KohlReported sector size must always be a power of 2.
2002-07-18 Eric KohlFixed access to non-existent device extension.
2002-07-17 David WelchFixed null pointer exceptions.
2002-07-15 Hartmut BirrChanged the ordering for allocating the inquiry buffer...
2002-07-15 Eric KohlDump the first MFT cluster and some file attributes.
2002-07-13 Eric KohlFixed a typo
2002-07-04 David WelchAdded some missing files.
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2002-06-26 Hartmut BirrFixed a typo.
2002-06-26 Hartmut BirrChanged the sector size from BLOCKSIZE to the size...
2002-06-25 Eric KohlAdded NTFS driver stub.
2002-06-25 Eric KohlAdded 'Multi UNC Provider' driver stub.
2002-06-19 Robert DickensonAdded new exports
2002-06-19 Robert DickensonAdded new driver 'packet', ported from the Windows...
2002-06-16 David Welch2002-06-16 David Welch <welch@whitehall1-5.seh.ox...
2002-06-16 Steven EdwardsUpdated Makefile to fix building
2002-06-16 Steven EdwardsFixed include path in ramdriver
2002-06-16 Steven EdwardsFixed building of Serial Mouse driver (still broken)
2002-06-15 Eric KohlChanged the calling convention used by the video minipo...
2002-06-14 Eric KohlPass pointer to CSRSS process on first create request.
2002-06-12 Eric KohlNow ZwLoadDriver() uses the registry path instead of...
2002-06-10 Hartmut BirrFixed a minor bug in updEntry.
2002-06-10 Hartmut BirrUpdating the directory entries in VfatWrite only, if...
2002-06-10 Hartmut BirrAdded updating of directory entries in VfatCleanupFile...
2002-06-07 Eric Kohl- Implement NtCreateToken()
2002-06-07 Hartmut BirrFixed the allocation size for the fat in VfatMount.
2002-06-06 Eric KohlFixed broken handling of SCSI port capabilities.
2002-06-06 Jason FilbyDon't define CC in makefile
2002-06-06 Eric KohlAdded full short name (8.3 name) support.
2002-06-06 Eric KohlAdded partial suppport for short names (8.3 names).
2002-06-05 Hartmut BirrFixed the value CurrentTransferPages for splited reques...
2002-06-02 Casper HornstrupCompile with new layout
2002-05-29 Eric KohlReplaced linux partition type constants.
2002-05-28 Eric KohlMinor cleanup
2002-05-28 Eric KohlWait for BUSY to clear prior to selecting a drive....
2002-05-28 Eric KohlBuild a fake partition table for removable media drives.
2002-05-28 Eric KohlFix to support removable media (512 bytes per sector...
2002-05-26 Eric KohlSilenced debug messages.
2002-05-26 Eric KohlImplemented command retries.
2002-05-26 Eric KohlAlways update disk geometry.
2002-05-26 Eric KohlSilenced debug messages.
2002-05-25 Eric KohlFixed timeout for unpopulated ide channels.
2002-05-24 Eric KohlFixed severe bug in drive detection code.
2002-05-23 Eric KohlUse NT-compatible (VPB-based) mounting mechanism.
2002-05-17 David Welchservices/fs/cdfs/.cvsignore: Added .cvsignore file
2002-05-15 Eric KohlAdded experimental support for FAT and NTFS FSDs.
2002-05-15 Eric KohlAdded file system recognizer driver.
2002-05-14 Eric KohlSilenced debug message.
2002-05-14 Eric KohlFixed several cache-related bugs.
2002-05-09 Eric KohlAdded file and directory caching.
2002-05-07 Hartmut BirrRemoved reseting of IrpFlags in ScsiPortDispatchScsi.
2002-05-07 Hartmut BirrFixed return value in CdfsGetFsSizeInformation.
2002-05-07 Hartmut BirrModified reading of pipes.
2002-05-07 Hartmut BirrModified closing of pipes.
2002-05-05 Hartmut BirrAdded support for accessing the raw volume.
2002-05-05 Hartmut BirrImplemented VfatGetUserBuffer and VfatLockUserBuffer.
2002-05-05 Hartmut BirrAdded support for accessing the raw volume.
2002-05-05 Hartmut BirrAdded support for accessing the raw volume.
2002-05-05 Casper HornstrupFixed warnings and errors so ReactOS can be compiled...
2002-05-01 Eric KohlImplemented read support.
2002-05-01 Eric KohlFixed FCB management functions.
2002-04-29 KJK::HyperionFixed bugs in null device drivers, added zero stream...
2002-04-27 Hartmut BirrFixed a bug in findDirSpace().
2002-04-27 Eric KohlRelease MDL on IRP-completion. Thanks to Hartmut Birr.
2002-04-26 Eric KohlAdded media change support (untested).
2002-04-24 Eric KohlImplemented request-splitting.
2002-04-15 Eric KohlSplit the driver into more files.
2002-04-12 Eric KohlAdded basic iso-9660 file system driver. Thanks to...
2002-04-10 Eric KohlImplemented IOCTL_CDROM_GET_DRIVE_GEOMETRY.
2002-04-10 Eric KohlMoved IoVerifyVolume().
2002-04-07 Phillip SusiMAJOR BUGFIX: ide.sys was not returning iostatus inform...
2002-04-01 Eric KohlAdded mapping of scsi error codes to status codes.
2002-03-27 Eric KohlImplemented the SENSE_REQUEST command.
2002-03-25 Eric KohlStarted improving error handling and retries.
2002-03-24 Eric KohlSet feature register for atapi commands.
2002-03-22 Eric KohlDisabled annoying debug message.
2002-03-22 Eric KohlStarted using lookaside lists for SRBs.
2002-03-22 Eric KohlDisabled debug output.
2002-03-22 Eric KohlPass correct Cdb size.
next