diff options
Diffstat (limited to 'Documentation/input')
-rw-r--r-- | Documentation/input/alps.txt | 4 | ||||
-rw-r--r-- | Documentation/input/joystick.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/input/alps.txt b/Documentation/input/alps.txt index f274c28b5103..9c407f01d74f 100644 --- a/Documentation/input/alps.txt +++ b/Documentation/input/alps.txt | |||
@@ -131,8 +131,8 @@ number of contacts (f1 and f0 in the table below). | |||
131 | byte 5: 0 1 ? ? ? ? f1 f0 | 131 | byte 5: 0 1 ? ? ? ? f1 f0 |
132 | 132 | ||
133 | This packet only appears after a position packet with the mt bit set, and | 133 | This packet only appears after a position packet with the mt bit set, and |
134 | ususally only appears when there are two or more contacts (although | 134 | usually only appears when there are two or more contacts (although |
135 | ocassionally it's seen with only a single contact). | 135 | occassionally it's seen with only a single contact). |
136 | 136 | ||
137 | The final v3 packet type is the trackstick packet. | 137 | The final v3 packet type is the trackstick packet. |
138 | 138 | ||
diff --git a/Documentation/input/joystick.txt b/Documentation/input/joystick.txt index 8007b7ca87bf..304262bb661a 100644 --- a/Documentation/input/joystick.txt +++ b/Documentation/input/joystick.txt | |||
@@ -330,7 +330,7 @@ the USB documentation for how to setup an USB mouse. | |||
330 | The TM DirectConnect (BSP) protocol is supported by the tmdc.c | 330 | The TM DirectConnect (BSP) protocol is supported by the tmdc.c |
331 | module. This includes, but is not limited to: | 331 | module. This includes, but is not limited to: |
332 | 332 | ||
333 | * ThrustMaster Millenium 3D Inceptor | 333 | * ThrustMaster Millennium 3D Interceptor |
334 | * ThrustMaster 3D Rage Pad | 334 | * ThrustMaster 3D Rage Pad |
335 | * ThrustMaster Fusion Digital Game Pad | 335 | * ThrustMaster Fusion Digital Game Pad |
336 | 336 | ||