Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73680
b: refs/heads/master
c: 7105458
h: refs/heads/master
v: v3
  • Loading branch information
Damian Jurd authored and Linus Torvalds committed Nov 15, 2007
1 parent b7277d6 commit fcb7c21
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a9e60e5c3c4721dd216047e4c58c4eb89789f519
refs/heads/master: 7105458563213b6f6fb523065474cfe1d6c22a67
5 changes: 5 additions & 0 deletions trunk/drivers/serial/8250_pnp.c
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,11 @@ static const struct pnp_device_id pnp_dev_table[] = {
/* Fujitsu Wacom Tablet PC devices */
{ "FUJ02E5", 0 },
{ "FUJ02E6", 0 },
/*
* LG C1 EXPRESS DUAL (C1-PB11A3) touch screen (actually a FUJ02E6 in
* disguise)
*/
{ "LTS0001", 0 },
/* Rockwell's (PORALiNK) 33600 INT PNP */
{ "WCI0003", 0 },
/* Unkown PnP modems */
Expand Down

0 comments on commit fcb7c21

Please sign in to comment.