Commit 3d122f30 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] isapnp modem addition

From: David Sanders <linux@sandersweb.net>

Patch adds support for another pnp modem in 2.6 kernel.
parent 22770def
......@@ -295,6 +295,8 @@ static const struct pnp_device_id pnp_dev_table[] = {
{ "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 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment