ata/atapi controler

Registered by jtlb

The ata/atapi standard is the most common way to access hard drives. We will need to implement this driver to make the VFS usefull.
GOAL:
must be able to handle any drive following the standart located on any bus
must have multiple constructor to do this
must implement the whole standart ata/atapi

Blueprint information

Status:
Started
Approver:
None
Priority:
Medium
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Approved
Series goal:
Accepted for merise
Implementation:
Good progress
Milestone target:
milestone icon merise
Started by
jtlb

Related branches

Sprints

Whiteboard

DONE:
detect the drives DONE
detect there protocol DONE
retrieve their informations DONE
read one or more sectors DONE
write access PARTIAL
register to the VFS DONE
build a "standart" interface for the scsi command set(atapi) WIP
add a priority queue for requests TODO

(?)

Work Items

Dependency tree

* Blueprints in grey have been implemented.

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.