Mirror of CollapseOS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
366B

  1. PS/2 keyboard subsystem
  2. Provides (key) from a driver providing (ps2kc). That is, for a
  3. driver taking care of providing all key codes emanating from a
  4. PS/2 keyboard, this subsystem takes care of mapping those key-
  5. strokes to ASCII characters. This code is designed to be cross-
  6. compiled and loaded with drivers.
  7. Requires PS2_MEM to be defined.
  8. Load range: 411-414