Relative include path fixed to absolute path.
[reactos.git] / reactos / drivers / storage / disk / disk.c
2002-09-19 Eric KohlMoved SCSI headers because they are used by usetup.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-07-18 Eric KohlAdded IOCTL_DISK_SET_PARTITION_INFO.
2002-06-06 Eric KohlFixed broken handling of SCSI port capabilities.
2002-05-28 Eric KohlBuild a fake partition table for removable media drives.
2002-05-25 Eric KohlFixed timeout for unpopulated ide channels.
2002-03-22 Eric KohlDisabled annoying debug message.
2002-03-22 Eric KohlStarted support for removable disk drives.
2002-03-20 Eric KohlFixed minor bug.
2002-03-13 Eric KohlMoved creation of ARC names into ntoskrnl.
2002-03-08 Eric KohlAdded IOCTL_DISK_GET_PARTITION_INFO.
2002-03-04 Eric KohlEnabled reading of multiple sectors.
2002-03-01 Eric KohlImplemented IOCTL_DISK_GET_PARTITION_INFO.
2002-02-03 Eric KohlUpdates to the disk driver stack.
2002-01-31 Eric KohlDisk driver stack update.
2002-01-27 Eric KohlBasic work on disk driver stack (still incomplete).
2002-01-14 Eric KohlImproved disk driver stack.
2001-07-24 Eric KohlAdded disk class driver skeleton.