sanitation@lemmy.today to PC Master RaceEnglish · 2 days 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 RaceEnglish · 2 days agomessage-square16linkfedilink
minus-squareSpaceNoodlelinkfedilinkEnglisharrow-up2·2 days 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 days agoI’m guessing it’s still interrupt transfers instead of isochronous but yes waking up just before it needs to.
minus-squareSpaceNoodlelinkfedilinkEnglisharrow-up2·2 days 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.