Relative include path fixed to absolute path.
[reactos.git] / reactos / drivers / dd / floppy /
2002-11-17 Robert DickensonRelative include path fixed to absolute path.
2002-10-01 Casper Hornstrup2002-10-01 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-03-17 Hartmut BirrImplemented FloppyDispatchDeviceControl for IOCTL_DISK_...
2002-03-13 Eric KohlMoved creation of ARC names into ntoskrnl.
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-08-21 Casper HornstrupMajor update of the build system:
2001-07-25 Eric KohlAdded missing .cvsignore files.
2001-07-15 Rex Jolliffmove work on clean rule
2001-06-22 Eric KohlAdded symbol __NTDRIVER__ to identify drivers.
2001-06-18 Phillip SusiEnhanced floppy driver to read up to an entire track...
2001-05-02 Eric KohlFixed typo
2001-04-26 Phillip SusiFloppy driver updates, managed to boot system from...
2001-03-31 Phillip SusiMassive floppy work
2001-03-07 David WelchMore .cvsignore files
2001-02-18 Phillip SusiIgnore floppy.sys.unstripped
2000-12-08 Eric KohlFixed floppy driver bug!
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-08-18 David WelchAdded .o -> .sys rule to simplify driver makefiles
2000-08-18 Eric KohlFixed port i/o functions
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-07-19 David WelchAdded floppy makefile and version resource file
2000-07-19 David WelchRemoved broken dma code
1998-11-29 Rex JolliffContinuing work in progress
1998-10-05 Rex JolliffInitial revision