5
PS/2 things (lemmy.world)
submitted 1 week ago* (last edited 1 week ago) by carrylex@lemmy.world to c/programmer_humor@programming.dev

In todays edition of "stuff that I found in my storage" a PS/2 meme

Image transcription:

mov rax, rbx add rax, rcx HELLO IT'S THE KEYBOARD I HAVE AN IMPORTANT MESSAGE E

you are viewing a single comment's thread
view the rest of the comments
[-] Gobbel2000@programming.dev 0 points 1 week ago

Does USB not use interrupts?

[-] CEbbinghaus@lemmy.world 1 points 1 week ago
[-] InverseParallax@lemmy.world 1 points 1 week ago* (last edited 1 week ago)

Actually it's both, there's polling with a timeout interrupt if an incoming urb hasn't been processed quickly.

https://crlab.ece.ucr.edu/usbgps/ohci_uhci.html

This way you can take them in batches at regular intervals.

this post was submitted on 05 Oct 2024
5 points (100.0% liked)

Programmer Humor

19315 readers
40 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS