Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A aos
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Ariel Omar Sanhueza Roman
  • aos
  • Repository
  • aos
  • disk.h
Find file BlameHistoryPermalink
  • Ariel Omar Sanhueza Roman's avatar
    Add hard disk support trow ATA disk. It will use PIO polling mode (for now).... · cf4ed2aa
    Ariel Omar Sanhueza Roman authored Jan 31, 2015
    Add hard disk support trow ATA disk. It will use PIO polling mode (for now). In the future will use polling/IRQ to multitasking. Its implemented CHS mode so the acces is not through a filesystem but direct access (just in this module, because its the hard drive driver)
    cf4ed2aa