mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 14:41:39 +00:00
serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
This is a new two finger touch Fujitsu Wacom Tablet PC. Signed-off-by: Ping Cheng <pingc@wacom.com> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Cc: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
1f8cdae439
commit
3018aa4b1a
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user