sanitation@lemmy.today to PC Master Race@lemmy.worldEnglish · 1 month agoWe now have independent testing confirming Razer's latest innovative mouse sensor tech does what it says it doeswww.pcgamer.comexternal-linkmessage-square16linkfedilinkarrow-up142
arrow-up142external-linkWe now have independent testing confirming Razer's latest innovative mouse sensor tech does what it says it doeswww.pcgamer.comsanitation@lemmy.today to PC Master Race@lemmy.worldEnglish · 1 month agomessage-square16linkfedilink
minus-squareSpaceNoodle@lemmy.worldlinkfedilinkEnglisharrow-up2·1 month agoClever. I wonder if the mouse’s controller is just figuring out the isochronous transaction rate from the host and waking up just beforehand in order to poll the sensors and respond to the transaction with low latency.
minus-squareduckythescientist@sh.itjust.workslinkfedilinkEnglisharrow-up2·1 month agoI’m guessing it’s still interrupt transfers instead of isochronous but yes waking up just before it needs to.
minus-squareSpaceNoodle@lemmy.worldlinkfedilinkEnglisharrow-up2·1 month agoRight, it would be interrupt. Been a couple years since I wrote my last host controller driver.
Clever. I wonder if the mouse’s controller is just figuring out the isochronous transaction rate from the host and waking up just beforehand in order to poll the sensors and respond to the transaction with low latency.
I’m guessing it’s still interrupt transfers instead of isochronous but yes waking up just before it needs to.
Right, it would be interrupt. Been a couple years since I wrote my last host controller driver.