Re: [PATCH 3/3 V2] Add support for UC-Logic WP????U tablets

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

 



On Mon, 9 Aug 2010, Nikolai Kondrashov wrote:

> Add support for UC-Logic WP4030U, WP5540U and WP8060U tablets.
> These tablets are usually sold by Genius, Trust and possibly others under
> different names and in different cases, but with the original USB
> vendor/product IDs.
> 
> Currently, these tablets are supported by standalone X.org driver WizardPen.
> This patch aims to fix them in the kernel and make them supported by the
> generic evdev X.org driver. Still, some minor fixes in the X.org driver are
> to be made for the full stack support.
> 
> Signed-off-by: Nikolai Kondrashov <spbnick@xxxxxxxxx>
> ---
>  drivers/hid/Kconfig             |    6 +
>  drivers/hid/Makefile            |    1 +
>  drivers/hid/hid-core.c          |    3 +
>  drivers/hid/hid-ids.h           |    2 +
>  drivers/hid/hid-uclogic.c       |  404 +++++++++++++++++++++++++++++++++++++++
>  drivers/hid/usbhid/hid-quirks.c |    3 +-
>  6 files changed, 418 insertions(+), 1 deletions(-)
>  create mode 100644 drivers/hid/hid-uclogic.c
> 
> diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
> index 6369ba7..d0b43c9 100644
> --- a/drivers/hid/Kconfig
> +++ b/drivers/hid/Kconfig
> @@ -176,6 +176,12 @@ config HID_KYE
>  	---help---
>  	Support for Kye/Genius Ergo Mouse.
>  
> +config HID_UCLOGIC
> +	tristate "UC-Logic" if EMBEDDED

I have removed the 'if EMBEDDED' here, and applied all three patches in 
the series. Thanks,

-- 
Jiri Kosina
SUSE Labs, Novell Inc.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" 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]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux