lkml.org 
[lkml]   [2004]   [Oct]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Another one ISA PnP modem
This patch adds the USR Courier INT (one of them?) into the list of
the PnP devices IDs in 8250_pnp. Before the patch this modem hasn't
been activated by 8250_pnp.

For the description inside a comment I used what the modem tells about
itself literally - 'USRobotics' vs. 'U.S. Robotics' used elsewhere in
the file. May be it is undesirably?

Please, apply the patch.


--- drivers/serial/8250_pnp.c.orig 2004-08-14 16:54:47.000000000 +0600
+++ drivers/serial/8250_pnp.c 2004-10-10 03:33:53.000000000 +0600
@@ -293,6 +293,8 @@ static const struct pnp_device_id pnp_de
{ "USR0006", 0 },
/* U.S. Robotics 33.6K Voice EXT PnP */
{ "USR0007", 0 },
+ /* USRobotics Courier V.Everything INT PnP */
+ { "USR0009", 0 },
/* U.S. Robotics 33.6K Voice INT PnP */
{ "USR2002", 0 },
/* U.S. Robotics 56K Voice INT PnP */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:06    [W:0.046 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site