All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] isapnp modem addition
@ 2004-01-13 23:52 David Sanders
  0 siblings, 0 replies; only message in thread
From: David Sanders @ 2004-01-13 23:52 UTC (permalink / raw)
  To: linux-kernel

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@sandersweb.net

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-01-13 23:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-13 23:52 [PATCH] isapnp modem addition David Sanders

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.