Skip to content
GitLab
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
  • xenomaixenomai
  • ipipe
  • Repository
Switch branch/tag
  • ipipe
  • drivers
  • ide
  • ide-probe.c
Find file BlameHistoryPermalink
  • Bartlomiej Zolnierkiewicz's avatar
    ide: add ->max_sectors field to struct ide_port_info · 6b492496
    Bartlomiej Zolnierkiewicz authored Dec 29, 2008
    
    
    * Add ->max_sectors field to struct ide_port_info to allow host drivers
      to specify value used for hwif->rqsize (if smaller than the default).
    
    * Convert pdc202xx_old to use ->max_sectors and remove no longer needed
      IDE_HFLAG_RQSIZE_256 flag.
    
    There should be no functional changes caused by this patch.
    
    Acked-by: default avatarSergei Shtyltov <sshtylyov@ru.mvista.com>
    Signed-off-by: default avatarBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
    6b492496

Imprint & Privacy Policy