]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] Another ISA PnP modem (USR0009)
authorAdrian Bunk <bunk@stusta.de>
Thu, 21 Oct 2004 03:59:06 +0000 (20:59 -0700)
committerLinus Torvalds <torvalds@evo.osdl.org>
Thu, 21 Oct 2004 03:59:06 +0000 (20:59 -0700)
Below is a patch from Denis Zaitsev <zzz@anda.ru> with the following two
adjustments:

- applies with -p1 (not -p0)

- USRobotics -> U.S. Robotics (consistent with the rest of the entries)

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/serial/8250_pnp.c

index 5c8f1fbd504016890826e0309c13e633a881d97c..1b6dd76ee619b669ecb9ad4a1b6d4640e1e1e653 100644 (file)
@@ -293,6 +293,8 @@ static const struct pnp_device_id pnp_dev_table[] = {
        {       "USR0006",              0       },
        /* U.S. Robotics 33.6K Voice EXT PnP */
        {       "USR0007",              0       },
+       /* U.S. Robotics Courier V.Everything INT PnP */
+       {       "USR0009",              0       },
        /* U.S. Robotics 33.6K Voice INT PnP */
        {       "USR2002",              0       },
        /* U.S. Robotics 56K Voice INT PnP */