From: maximilian attems <janitor@sternwelten.at>
To: rmk+serial@arm.linux.org.uk
Cc: linux-serial@vger.kernel.org
Subject: [patch 2.6.14-rc4] 8250 add SupraExpress 56i support
Date: Sat, 15 Oct 2005 01:26:18 +0200 [thread overview]
Message-ID: <20051014232618.GK30947@sputnik.stro.at> (raw)
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>
--- linux-2.6.14-rc4/drivers/serial/8250_pnp.c.orig 2005-10-15 01:17:32.000000000 +0200
+++ linux-2.6.14-rc4/drivers/serial/8250_pnp.c 2005-10-15 01:18:41.000000000 +0200
@@ -274,6 +274,8 @@ static const struct pnp_device_id pnp_de
{ "SUP1590", 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 },
next reply other threads:[~2005-10-14 23:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-14 23:26 maximilian attems [this message]
2005-10-15 9:44 ` [patch 2.6.14-rc4] 8250 add SupraExpress 56i support Russell King
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20051014232618.GK30947@sputnik.stro.at \
--to=janitor@sternwelten.at \
--cc=linux-serial@vger.kernel.org \
--cc=rmk+serial@arm.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).