|
@@ -1802,7 +1802,7 @@ static void sixaxis_send_output_report(struct sony_sc *sc)
|
|
|
static const union sixaxis_output_report_01 default_report = {
|
|
|
.buf = {
|
|
|
0x01,
|
|
|
- 0x00, 0xff, 0x00, 0xff, 0x00,
|
|
|
+ 0x01, 0xff, 0x00, 0xff, 0x00,
|
|
|
0x00, 0x00, 0x00, 0x00, 0x00,
|
|
|
0xff, 0x27, 0x10, 0x00, 0x32,
|
|
|
0xff, 0x27, 0x10, 0x00, 0x32,
|