Skip to content

Commit bc57164

Browse files
committed
Document some of the SL3 input commands.
1 parent 53f6831 commit bc57164

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

doc/requests.txt

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ List of System Requests (TC = 0x01)
5353
0x1f 0x00 0x01 no yes RTC: ACPI/_GRT dsdt
5454
0x20 0x00 0x01 yes yes RTC: ACPI/_SRT dsdt
5555

56+
0x33 0x00 0x01 no yes ??? log
57+
0x34 0x00 0x01 no yes ??? log
58+
5659

5760
List of Power Subsystem Requests (TC = 0x02)
5861
--------------------------------------------------------------------------------
@@ -140,3 +143,32 @@ List of Detachment System Events (TC = 0x11)
140143
0x0f 0x00 0x01 yes error/timeout log
141144

142145
0x11 0x00 0x01 yes latch status log
146+
147+
148+
List of Input System Requests (TC = 0x15)
149+
--------------------------------------------------------------------------------
150+
151+
CID IID PRI Payload Response Name/Function Source
152+
------------------------------------------------------------------------
153+
0x01 0x01 0x02 yes no output report (kbd) log
154+
0x02 0x03 0x02 yes no set report (touchpad) log
155+
0x03 0x03 0x02 yes yes get report (touchpad) log
156+
0x04 0x03 0x02 yes yes ?? log
157+
158+
159+
List of Input System Events (TC = 0x15)
160+
--------------------------------------------------------------------------------
161+
162+
CID IID PRI Payload Name/Function Source
163+
------------------------------------------------------------------------
164+
0x00 0x03 0x02 yes input report (touchpad) log
165+
166+
167+
List of ?? System Requests (TC = 0x21)
168+
--------------------------------------------------------------------------------
169+
170+
CID IID PRI Payload Response Name/Function Source
171+
------------------------------------------------------------------------
172+
0x02 0x00 0x02 yes yes ?? (possibly toggle) log
173+
174+

0 commit comments

Comments
 (0)