lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 10 Oct 2007 13:47:14 +0400
From:	Andrey Panin <pazke@...pac.ru>
To:	Maik Broemme <mbroemme@...sserver.de>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Added support for Wacom WACF007 and WACF008 to serial
	pnp driver.

On 283, 10 10, 2007 at 09:55:58AM +0200, Maik Broemme wrote:
> Hi,
> 
> notebook manufacturer seems to built a newer Wacom pen enabled tablet to
> recent tablet pcs which are not recognized by the serial pnp driver.
> 
> Attached is a patch which makes the newer Wacom WACF007 and WACF008
> tablets useable with the serial driver. The device is fully compatible
> with it.
> 
> This is a resent of my mail two weeks ago to 'linux-serial' :)

Please resend with proper Signed-off-by: line.

> diff -Nur linux-2.6.23-rc8/drivers/serial/8250_pnp.c linux-2.6.23-rc8-newer-wacom/drivers/serial/8250_pnp.c
> --- linux-2.6.23-rc8/drivers/serial/8250_pnp.c	2007-09-28 17:14:07.000000000 +0200
> +++ linux-2.6.23-rc8-newer-wacom/drivers/serial/8250_pnp.c	2007-09-28 17:09:45.000000000 +0200
> @@ -327,6 +327,8 @@
>  	{	"WACF004",		0	},
>  	{	"WACF005",		0	},
>  	{       "WACF006",              0       },
> +	{       "WACF007",              0       },
> +	{       "WACF008",              0       },
>  	/* Compaq touchscreen */
>  	{       "FPI2002",              0 },
>  	/* Fujitsu Stylistic touchscreens */


-- 
Andrey Panin		| Linux and UNIX system administrator
pazke@...pac.ru		| PGP key: wwwkeys.pgp.net
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ