ekZepp@lemmy.world to Programmer Humor@programming.devEnglish · 2 个月前Vintagelemmy.worldimagemessage-square316linkfedilinkarrow-up11.34Karrow-down118
arrow-up11.32Karrow-down1imageVintagelemmy.worldekZepp@lemmy.world to Programmer Humor@programming.devEnglish · 2 个月前message-square316linkfedilink
minus-squaremfed1122@discuss.tchncs.delinkfedilinkEnglisharrow-up13·2 个月前Please explain? I get that the chubby bird is speaking assembly, but I’m sure there’s more to it than that?
minus-squarecheet@infosec.publinkfedilinkarrow-up48·2 个月前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.
minus-squaremfed1122@discuss.tchncs.delinkfedilinkEnglisharrow-up7·2 个月前Cool! I had no idea it was deeper than just a physical interface change.
minus-squaredrath@lemmy.worldlinkfedilinkarrow-up5·2 个月前I’m wondering, is it still the case for mobos with Super IO?
minus-squaredan@upvote.aulinkfedilinkarrow-up4·2 个月前Super IO does still use interrupts as far as I know. The PS/2 protocol is interrupt-driven, so it’s not possible to use a PS/2 keyboard or mouse without interrupts.
minus-squareDrewfro66@lemmygrad.mllinkfedilinkEnglisharrow-up5·2 个月前I didn’t know the PS2 had a keyboard
minus-squareSparroHawc@lemmy.ziplinkfedilinkarrow-up7·2 个月前I know you’re probably being facetious… but the PS/2 port is what’s shown in the OP image. that said the Playstation 2 had USB ports, you could just plug a regular keyboard into it
minus-squareDeebster@infosec.publinkfedilinkarrow-up1·2 个月前And having to pick your IRQ when installing anything into your machine, and the weird bugs that could happen if you mucked it up.
minus-squareTaleya@aussie.zonelinkfedilinkEnglisharrow-up4·2 个月前I remember manually programming the cylinders and heads on a hdd into the bios. Kids these days got it easy
minus-squareDeebster@infosec.publinkfedilinkarrow-up1·2 个月前And when the bits feel off the end and you had to wind them back on with a pencil.
minus-squareAurelian@lemmy.mllinkfedilinkEnglisharrow-up17·2 个月前Keyboard slows down the CPU because it gets priority over whatever the CPU is working on so the keyboard could cause your system to lag. Back then all we had was single core CPUs.
minus-squareDoucheBagMcSwag@lemmy.dbzer0.comlinkfedilinkarrow-up5arrow-down1·2 个月前Markiplier farquad hybrid deep fried meme
Please explain? I get that the chubby bird is speaking assembly, but I’m sure there’s more to it than that?
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.
Cool! I had no idea it was deeper than just a physical interface change.
I’m wondering, is it still the case for mobos with Super IO?
Super IO does still use interrupts as far as I know. The PS/2 protocol is interrupt-driven, so it’s not possible to use a PS/2 keyboard or mouse without interrupts.
I didn’t know the PS2 had a keyboard
I know you’re probably being facetious… but the PS/2 port is what’s shown in the OP image.
that said the Playstation 2 had USB ports, you could just plug a regular keyboard into it
And having to pick your IRQ when installing anything into your machine, and the weird bugs that could happen if you mucked it up.
I remember manually programming the cylinders and heads on a hdd into the bios. Kids these days got it easy
deleted by creator
And when the bits feel off the end and you had to wind them back on with a pencil.
Keyboard slows down the CPU because it gets priority over whatever the CPU is working on so the keyboard could cause your system to lag.
Back then all we had was single core CPUs.
Markiplier farquad hybrid deep fried meme