Implemented request-splitting.
[reactos.git] / reactos / drivers / storage / class2 / class2.c
2002-04-24 Eric KohlImplemented request-splitting.
2002-04-01 Eric KohlAdded mapping of scsi error codes to status codes.
2002-03-25 Eric KohlStarted improving error handling and retries.
2002-03-22 Eric KohlStarted using lookaside lists for SRBs.
2002-03-22 Eric KohlFixed default geometry.
2002-03-20 Eric KohlFixed minor bugs.
2002-03-08 Eric KohlSilenced it.
2002-03-04 Eric KohlEnabled reading of multiple sectors.
2002-03-03 Eric KohlFixed stupid bugs.
2002-03-03 Eric KohlFixed a typo, thanks to Hartmut Birr.
2002-02-26 Eric KohlFree an SRB after use.
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-23 Eric KohlAdded scsi class driver skeleton.