[SERIAL] Add SupraExpress 56i support
authormaximilian attems <janitor@sternwelten.at>
Sat, 15 Oct 2005 09:43:35 +0000 (10:43 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 15 Oct 2005 09:43:35 +0000 (10:43 +0100)
The modem is said to work with belows addition to pnp_dev_table[]:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=296011

Signed-off-by: maximilian attems <janitor@sternwelten.at>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/serial/8250_pnp.c

index c2786fc..5d8660a 100644 (file)
@@ -276,6 +276,8 @@ static const struct pnp_device_id pnp_dev_table[] = {
        {       "SUP1620",              0       },
        /* SupraExpress 33.6 Data/Fax PnP modem */
        {       "SUP1760",              0       },
+       /* SupraExpress 56i Sp Intl */
+       {       "SUP2171",              0       },
        /* Phoebe Micro */
        /* Phoebe Micro 33.6 Data Fax 1433VQH Plug & Play */
        {       "TEX0011",              0       },