Enabled secondary IDE channel for PCI and ISA bus
[reactos.git] / reactos / drivers / dd / ide / ide.c
2001-11-01 Eric KohlEnabled secondary IDE channel for PCI and ISA bus
2001-11-01 Eric KohlMoved/added some declarations
2001-09-09 Eric KohlAdded pci bus scanner to find ide controllers. Hardware...
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-08-13 Eric KohlImplemented IOCTL_DISK_GET_DRIVE_LAYOUT.
2001-06-07 Eric KohlReplaced IDEGetPartitionTable() by call to IoReadPartit...
2001-06-02 Eric KohlFixed partition table bug
2001-04-30 Rex JolliffBUGFIX: Primary partitions that appeared after extended...
2001-03-27 David WelchPrint addresses in stack frames even early in the boot
2001-03-04 Eric KohlIncreased number of busy retries
2001-01-06 Rex JolliffFixed a bug in partition chain handling
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-09-12 jeanchanges in IRP for compatibility
2000-08-25 Eric KohlFinished drive letter assignment
2000-08-24 Eric KohlMinor ide driver cleanup
2000-08-22 Eric KohlFixed disk size and partition limits
2000-08-21 Eric KohlImplemented IoReadPartitionTable().
2000-08-18 Eric KohlFixed partition id bug
2000-06-29 David WelchMade header file usage more consistent
2000-06-19 Eric KohlAdded counting physical discs
2000-03-24 David WelchConnected standard input/output to the console
2000-01-06 David WelchRemoved debug messages from queuing code (sorry)
1999-12-30 David WelchAdded some additional csrss work
1999-12-22 David WelchCorrected additional object manager issues pointed...
1999-12-04 Emanuele AlibertiAdded version resource to dd and fs.
1999-12-04 Phillip Susifixed ide.sys to run under bochs, disabled support...
1999-11-09 Eric KohlAdded some RtlLargeInteger functions.
1999-11-02 David WelchImproved scheduling code
1999-05-11 Eric KohlFixed LARGE_INTEGER hack.
1999-04-27 Eric KohlFixed LARGE_INTEGER handling
1999-03-23 Eric Kohlfixed drive reset bug!
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-06 Rex JolliffFixed page fault due to timer. Problem with timeout...
1999-02-05 Rex JolliffForgot to bump version on last changes
1999-02-01 David WelchExtensive changes to the objmgr
1999-01-16 Rex JolliffBoudewjin's massive work on kernel32 and crtdll and...
1999-01-01 Rex JolliffChanges to support the COFF driver loader
1998-12-30 Rex JolliffChanges to support new VFAT functions and the loader
1998-12-23 Rex Jolliffmore changes to support the loader
1998-12-05 Rex Jolliffmore minor fixes
1998-12-04 Rex Jolliffcleanup to support incorporated changes
1998-11-29 Rex JolliffUsed Ext partition detection macro and less intrusive...
1998-10-31 Rex JolliffFixed calls to StartTimer
1998-10-31 Rex JolliffUsed a different constant for number of poll retries
1998-10-20 Rex JolliffAdded Fix for >255 sector read/write and first hack...
1998-10-12 Rex JolliffFixed debugging messages and other minor changes
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-10-05 Rex JolliffInitial revision