you are viewing a single comment's thread
view the rest of the comments
[–] 46 points 11 months ago (3 children)

PS2 keyboards use interrupts rather than polling in USB, meaning every time a key is pressed the CPU stops what its doing to process it.

  • source
  • parent
  • hideshow 6 child comments
  • [–] 1 point 11 months ago (1 child)

    And having to pick your IRQ when installing anything into your machine, and the weird bugs that could happen if you mucked it up.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 5 points 11 months ago (2 children)

    I remember manually programming the cylinders and heads on a hdd into the bios. Kids these days got it easy

  • source
  • parent
  • hideshow 4 child comments