projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f8cdae
)
serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
author
Ping
<
[email protected]
>
Sat, 16 Jan 2010 01:01:07 +0000
(17:01 -0800)
committer
Linus Torvalds
<
[email protected]
>
Sat, 16 Jan 2010 20:15:37 +0000
(12:15 -0800)
This is a new two finger touch Fujitsu Wacom Tablet PC.
Signed-off-by: Ping Cheng <
[email protected]
>
Cc: Alan Cox <
[email protected]
>
Cc: Dmitry Torokhov <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
drivers/serial/8250_pnp.c
patch
|
blob
|
history
diff --git
a/drivers/serial/8250_pnp.c
b/drivers/serial/8250_pnp.c
index 36ede02ceacf7d215282174b77b9f1a7ac849c43..b5496a19d9670da5bcb3e8dd94f89db16268922a 100644
(file)
--- a/
drivers/serial/8250_pnp.c
+++ b/
drivers/serial/8250_pnp.c
@@
-354,6
+354,8
@@
static const struct pnp_device_id pnp_dev_table[] = {
{ "FUJ02E5", 0 },
/* Fujitsu P-series tablet PC device */
{ "FUJ02E6", 0 },
+ /* Fujitsu Wacom 2FGT Tablet PC device */
+ { "FUJ02E7", 0 },
/*
* LG C1 EXPRESS DUAL (C1-PB11A3) touch screen (actually a FUJ02E6 in
* disguise)