A mai Kérdések és válaszok munkamenetét a SuperUser - a Stack Exchange, a Q & A weboldalak közösség által irányított csoportosulásának részlegével - köszönheti.
A kérdés
A SuperUser olvasó Ne Mo szeretné tudni, hogy az USB billentyűzet csak jeleket küld-e, vagy ha azokat is megkapja:
A USB keyboard does not need to receive any signals from a computer, just power, right? Or does it need to receive signals as well as send them?
Az USB billentyűzet csak jeleket küld vagy fogadja őket?
A válasz
A SuperUser-közreműködők LawrenceC és Dmitry Grigoryev válaszolnak nekünk. Először is, LawrenceC:
From the “Device Class Definition for Human Interface Devices (HID)” specification:
Ezt követte Dmitry Grigoryev válasza:
Any USB device regardless of its class requires bidirectional communication to function. Every USB device (or function in terms of USB specifications) is represented as a set of endpoints which can be thought of as buffers which accept or receive data. However, even endpoints which can only send data wait for a special packet called a token before they can reply:
Even so-called interrupt transfers are done in this way, with the USB host polling connected devices using token packets. What differs between regular (bulk) transfers and interrupt transfers is that the polling time is small and guaranteed in the latter case. Still, all transfers are initiated by the host.
Van valami a magyarázathoz? Hangzik ki a megjegyzésekben. Szeretne többet válaszolni a többi technikus-tudós Stack Exchange felhasználóiról? Nézze meg a teljes vitafonalat itt.
Image Credit: Luke Jones (Flickr)