Re: Sony DualShock3 - Detected but no events

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Nov 1, 2011 at 9:24 PM, Alon Bar-Lev <alon.barlev@xxxxxxxxx> wrote:
>> and is it an _original_ controller?
>
> I am sure hope so!
> How can I determine?
> Written Sony all over.

Well, found this[1] thread.

This is gasia copy, it has some differences...

One of them relates to sdp:
#ifdef GASIA_GAMEPAD_HACKS
    req.vendor  = 0x054c;
    req.product = 0x0268;
    req.version = 0x0100;
    req.parser  = 0x0100;

    strcpy(req.name, "Gasia Gamepad experimental driver");
#else
    get_sdp_device_info(&addr_src, &addr_dst, &req);
#endif

And I guess the other is at initialization time.
How can I find this?

[1] http://ubuntuforums.org/showthread.php?t=1190061&page=93
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux