projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a3ca7d
)
[SERIAL] Add SupraExpress 56i support
author
maximilian attems
<janitor@sternwelten.at>
Sat, 15 Oct 2005 09:43:35 +0000
(10:43 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 15 Oct 2005 09:43:35 +0000
(10:43 +0100)
The modem is said to work with belows addition to pnp_dev_table[]:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=296011
Signed-off-by: maximilian attems <janitor@sternwelten.at>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/serial/8250_pnp.c
patch
|
blob
|
history
diff --git
a/drivers/serial/8250_pnp.c
b/drivers/serial/8250_pnp.c
index c2786fc41cc52d243d529d8aed37f1d8bfd4ddb9..5d8660a42b77e1a77e805c433e632c34d98a32c5 100644
(file)
--- a/
drivers/serial/8250_pnp.c
+++ b/
drivers/serial/8250_pnp.c
@@
-276,6
+276,8
@@
static const struct pnp_device_id pnp_dev_table[] = {
{ "SUP1620", 0 },
/* SupraExpress 33.6 Data/Fax PnP modem */
{ "SUP1760", 0 },
+ /* SupraExpress 56i Sp Intl */
+ { "SUP2171", 0 },
/* Phoebe Micro */
/* Phoebe Micro 33.6 Data Fax 1433VQH Plug & Play */
{ "TEX0011", 0 },