Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7062113
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T04:33:18+00:00 2026-05-28T04:33:18+00:00

As keyboard input as scan codes can be obtained from calling interrupt 09 IRQ1

  • 0

As keyboard input as scan codes can be obtained from calling interrupt 09 IRQ1 or similar ones or by directly accessing the BIOS keyboard buffer at segment 0040h

why is there a requirement for a separate keyboard driver ? or does the keyboard driver itself does one of the above for the OS?

what i mean is for taking keyboard input when we can BIOS keyboard buffer or some interrupt routines why is there a requirement to write a “keyboard driver” because in some OSs like minix there is a separate keyboard river in the list of drivers of that OS?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T04:33:19+00:00Added an answer on May 28, 2026 at 4:33 am

    There’s a requirement for the driver because the driver is the mechanism of abstraction that the OS uses to interact with devices, both real and imaginary.

    Consider /dev/random, which is a random number generator. The OS knows that it can “read” from that device and get a random number. How is the random number generated? The OS doesn’t care. That process is isolated and abstracted away by the driver. It could be a pseudo random algorithm. It could be a special device on the motherboard. It could be a video camera watching rush hour traffic. Who knows. The point is that the OS doesn’t care “how” it is done, it only knows that by using assorted drivers it can talk to most any piece of hardware, real or synthetic.

    Just like if you were writing the OS you wouldn’t simply load memory from the keyboard buffer, but you would instead write the code once and call a subroutine, a driver is a higher level mechanism of abstraction that performs a similar task.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How can I send keyboard input messages to either the currently selected window or
I am trying to get text input from the keyboard in Java 6. I
Can someone describe the way how keyboard input gets on the Computer Screen?! What
I am trying to control stuff with PHP from keyboard input. The way I
How can I limit the keyboard input before it will be entered into JTextField
I'm wondering if there is a way that I can read user input from
I am trying to create an application that reads keyboard input from a HID.
I'm working on keyboard input for a very basic kernel that I'm developing and
i'm trying to send fake keyboard input to an application that's running in a
How would you go about Restricting Keyboard Input on a textbox using Jquery?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.