Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/1] HIDP: Add a special case for the Dualshock 4
@ 2014-01-20 23:37 Frank Praznik
  2014-01-20 23:37 ` [PATCH 1/1] " Frank Praznik
  0 siblings, 1 reply; 2+ messages in thread
From: Frank Praznik @ 2014-01-20 23:37 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: dh.herrmann, simon

This adds a special case in the HIDP core for the Dualshock 4 controller.
The controller only recognizes output reports with the report type 0x52 and 
only accepts reports sent via the ctrl channel. 

Unfortunately, this was the only way I could send data to the controller. I
looked around for alternatives, but adding a special case to the HIDP system
seemed to be the only way. If there is a way to set a custom report type and 
specify the channel without polluting the core with a device specific quirk 
I'll gladly use it.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-20 23:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-20 23:37 [PATCH 0/1] HIDP: Add a special case for the Dualshock 4 Frank Praznik
2014-01-20 23:37 ` [PATCH 1/1] " Frank Praznik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox