Started support for removable disk drives.
[reactos.git] / reactos / drivers / storage / atapi /
2002-03-22 Eric KohlFixed atapi block size bug.
2002-03-19 Eric KohlImplemented ATAPI support.
2002-03-16 Eric KohlAdded ISA-Bus initialization by Hartmut Birr.
2002-03-15 Eric KohlAdded write-ability for ATA devices (harddisks).
2002-03-08 Eric KohlImproved recognition of ATAPI devices.
2002-03-05 Eric KohlFixed a typo.
2002-03-04 Eric KohlEnabled reading of multiple sectors.
2002-03-03 Eric KohlFixed a typo, thanks to Hartmut Birr.
2002-02-04 Eric KohlFixed a typo.
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-11-01 Eric KohlMoved/added some declarations
2001-09-09 Eric KohlAdded new atapi driver. It can only scan the pci busses...