Changes between Version 3 and Version 4 of Ticket #305
- Timestamp:
- 2011-03-09T19:08:13Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #305 – Description
v3 v4 5 5 6 6 What Gains and Benefits will this bring?:: 7 SATA has replaced ATA(PI) almost completely. HelenOS cannot rely on an obsolete disk interface standard that is only supported in the controllers in legacy emulation mode and can go away any time. A native SATA AHCI driver will bring HelenOS up to date with current disk interface standards and will allow us to make use of the betterthat SATA brings (I/O scheduling, larger capacities).7 SATA has replaced ATA(PI) almost completely. HelenOS cannot rely on an obsolete disk interface standard that is only supported in the controllers in legacy emulation mode and can go away anytime. A native SATA AHCI driver will bring HelenOS up to date with current disk interface standards and will allow us to make use of the additional features that SATA brings (I/O scheduling, larger capacities). 8 8 9 9 Difficulty::