[PATCH] isapnp modem addition

From: David Sanders
Date: Tue Jan 13 2004 - 18:58:42 EST


Patch adds support for another pnp modem in 2.6 kernel. Thanks.

--- drivers/serial/8250_pnp.c.orig Tue Jan 13 17:40:13 2004
+++ drivers/serial/8250_pnp.c Tue Jan 13 17:40:25 2004
@@ -295,6 +295,8 @@
{ "USR2080", 0 },
/* U.S. Robotics 56K FAX INT */
{ "USR3031", 0 },
+ /* U.S. Robotics 56K FAX INT */
+ { "USR3050", 0 },
/* U.S. Robotics 56K Voice INT PnP */
{ "USR3070", 0 },
/* U.S. Robotics 56K Voice EXT PnP */

--
David Sanders
linux@xxxxxxxxxxxxxx
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/