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:
cf65504
)
serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modem
author
Bjorn Helgaas
<
[email protected]
>
Tue, 4 Mar 2008 22:28:21 +0000
(14:28 -0800)
committer
Linus Torvalds
<
[email protected]
>
Wed, 5 Mar 2008 00:35:09 +0000
(16:35 -0800)
Thomas Lehmann <
[email protected]
> verified that this
entry works.
Signed-off-by: Bjorn Helgaas <
[email protected]
>
Cc: Alan Cox <
[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 6f09cbd7fc488ac53286c92ba1ce0698f11ba0bd..97c68d021d28bcb3ecd1cae57846cdac3fdaed7e 100644
(file)
--- a/
drivers/serial/8250_pnp.c
+++ b/
drivers/serial/8250_pnp.c
@@
-91,6
+91,8
@@
static const struct pnp_device_id pnp_dev_table[] = {
/* Archtek America Corp. */
/* Archtek SmartLink Modem 3334BT Plug & Play */
{ "GVC000F", 0 },
+ /* Archtek SmartLink Modem 3334BRV 33.6K Data Fax Voice */
+ { "GVC0303", 0 },
/* Hayes */
/* Hayes Optima 288 V.34-V.FC + FAX + Voice Plug & Play */
{ "HAY0001", 0 },