Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • xserver xserver
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 886
    • Issues 886
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 106
    • Merge requests 106
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorg
  • xserverxserver
  • Merge requests
  • !189

Fixed ioperm calls in hwEnableIO

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Brian Haslett requested to merge bphaslett/xserver:master into master May 02, 2019
  • Overview 1
  • Commits 1
  • Pipelines 4
  • Changes 1

The iopl call isn't really necessary anymore, based on what I've read in the documentation and my own testing. This code still enables the first 1024 I/O ports, and uses /proc/ioports to find and disable the proper port ranges for keyboard controller(s) and timer chip(s). Also updated the error message. Tested on Ubuntu 19.04.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master