sanitation@lemmy.today to PC Master Race@lemmy.worldEnglish · 2 months agoWe now have independent testing confirming Razer's latest innovative mouse sensor tech does what it says it doeswww.pcgamer.comexternal-linkmessage-square16linkfedilinkarrow-up142arrow-down11
arrow-up141arrow-down1external-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 · 2 months agomessage-square16linkfedilink
minus-squareSpaceNoodle@lemmy.worldlinkfedilinkEnglisharrow-up2·2 months 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·2 months 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·2 months 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.