Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe
  • Repository
Switch branch/tag
  • ipipe
  • drivers
  • ide
  • ide-probe.c
Find file BlameHistoryPermalink
  • Mario Schwalbe's avatar
    ide: Fix drive's DWORD-IO handling · 744a82b0
    Mario Schwalbe authored Jan 06, 2009
    
    
    According the documentation, id[ATA_ID_DWORD_IO] is non-zero if
    the drive supports dword IO, while the code disables support by
    setting IDE_DFLAG_NO_IO_32BIT. In addition, this word has been
    reused by the ATA8 specification. This patch fixes both cases.
    Signed-off-by: default avatarMario Schwalbe <schwalbe@inf.tu-dresden.de>
    Cc: Sergei Shtylyov <sshtylyov@ru.mvista.com>
    [bart: remove id[ATA_ID_DWORD_IO] check altogether per Sergei's suggestion]
    Signed-off-by: default avatarBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
    744a82b0

Imprint & Privacy Policy