From: Rene Herman <rene.herman@home.nl>
To: Russel King <rmk+serial@arm.linux.org.uk>
Cc: linux-serial <linux-serial@vger.kernel.org>
Subject: [TRIVIAL] add PnP ID to 8250_pnp.c
Date: Mon, 29 Dec 2003 01:45:33 +0100 [thread overview]
Message-ID: <3FEF792D.7030503@home.nl> (raw)
[-- Attachment #1: Type: text/plain, Size: 261 bytes --]
Hi Russel.
I need the attached patch to have my modem visible on 2.6.0 (really do;
the modem unfortunately doesn't advertise a "compatible device" generic
PNPC/D ID)
Please advice if you want me to send this to the patch monkey instead.
Kind regards,
Rene
[-- Attachment #2: linux-2.6.0_8250_pnp.diff --]
[-- Type: text/plain, Size: 415 bytes --]
--- linux-2.6.0/drivers/serial/8250_pnp.c.orig 2003-12-29 01:24:46.000000000 +0100
+++ linux-2.6.0/drivers/serial/8250_pnp.c 2003-12-29 01:24:51.000000000 +0100
@@ -74,6 +74,9 @@
{ "DMB1032", 0 },
/* Creative Modem Blaster V.90 DI5660 */
{ "DMB2001", 0 },
+ /* E-Tech */
+ /* E-Tech CyberBULLET PC56RVP */
+ { "ETT0002", 0 },
/* FUJITSU */
/* Fujitsu 33600 PnP-I2 R Plug & Play */
{ "FUJ0202", 0 },
reply other threads:[~2003-12-29 0:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3FEF792D.7030503@home.nl \
--to=rene.herman@home.nl \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.