Difference between revisions of "Atapi.sys"

From ReactOS Wiki
Jump to: navigation, search
m
m
Line 5: Line 5:
 
[[ChangeLog-0.0.21]]
 
[[ChangeLog-0.0.21]]
 
* NDIS/NE2000: Fixes to ping reliably [[Rob Dickenson]]
 
* NDIS/NE2000: Fixes to ping reliably [[Rob Dickenson]]
 +
[[ChangeLog-0.1.0]]
 +
* ATAPI: multiple sector read/write, 32 Bit IO,
 +
* Support for shared interrupts,
 +
* Support for Promise ultra100tx2 controller ([[Hartmut Birr]])
 +
* ATAPI: Added write cache flushing ([[Eric Kohl]])

Revision as of 10:21, 4 March 2012

http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/ide/atapi/?view=log

ChangeLog-0.0.19#DRIVERS

  • Added new ATAPI driver Eric Kohl

ChangeLog-0.0.21

ChangeLog-0.1.0

  • ATAPI: multiple sector read/write, 32 Bit IO,
  • Support for shared interrupts,
  • Support for Promise ultra100tx2 controller (Hartmut Birr)
  • ATAPI: Added write cache flushing (Eric Kohl)