@@ -142,6 +142,28 @@ List of Detachment System Events (TC = 0x11)
142142 0x11 0x00 0x01 yes latch status log
143143
144144
145+ List of Input System Requests (TC = 0x15)
146+ --------------------------------------------------------------------------------
147+
148+ CID IID PRI Payload Response Name/Function Source
149+ ------------------------------------------------------------------------
150+ 0x01 any 0x02 yes no output report log
151+ 0x02 any 0x02 yes no set feature report log
152+ 0x03 any 0x02 yes yes get feature report log
153+ 0x04 #ID 0x02 yes yes subdevice meta (HID) log
154+
155+ Note: #ID can be any device ID plus 0 which represents all of the device data
156+ accumulated.
157+
158+
159+ List of Input System Events (TC = 0x15)
160+ --------------------------------------------------------------------------------
161+
162+ CID IID PRI Payload Name/Function Source
163+ ------------------------------------------------------------------------
164+ 0x00 #ID 0x02 yes input report (touchpad) log
165+
166+ Note: Keyboard events are sent over IID 0.
145167
146168List of Unknown EC Requests
147169================================================================================
@@ -154,6 +176,15 @@ TC=2, CID=1, IID=6) can lead to unexpected behavior (in this case turning
154176off the system), which might be undefined.
155177
156178
179+ List of System Requests (TC = 0x01)
180+ --------------------------------------------------------------------------------
181+
182+ CID IID PRI Payload Response Function/Behavior Source
183+ ------------------------------------------------------------------------
184+ 0x33 0x00 0x01 no yes ??? log
185+ 0x34 0x00 0x01 no yes ??? log
186+
187+
157188List of Unknown Power Subsystem Requests (TC = 0x02)
158189--------------------------------------------------------------------------------
159190
@@ -216,4 +247,14 @@ List of Unknown Category 4 Requests (TC = 0x04)
216247 0x06 0x00 0x01 ? yes ? probing
217248 0x07 0x00 0x01 ? yes ? probing
218249
250+ List of ?? System Requests (TC = 0x21)
251+ --------------------------------------------------------------------------------
252+
253+ CID IID PRI Payload Response Name/Function Source
254+ ------------------------------------------------------------------------
255+ 0x02 0x00 0x02 yes yes ?? (possibly toggle) log
256+
257+
219258Note: This list may not be exhaustive.
259+
260+
0 commit comments