Add logical device ID for the Diamond SupraExpress 56K PnP modem:

Vendor ID SUP2480 (0x8024b04e), Serial Number 0x00001334
  PnP Version 1.0, Vendor Version 0
  Device Description: SupraExpress 56i Sp V.90

Reviewed by:	dfr
This commit is contained in:
Daniel Eischen 1999-10-03 17:50:09 +00:00
parent d0847d9cf1
commit c0d3a0d572
2 changed files with 2 additions and 0 deletions

View File

@ -568,6 +568,7 @@ static struct isa_pnp_id sio_ids[] = {
{0x1005d041, "Generic IRDA-compatible device"}, /* PNP0510 */
{0x1105d041, "Generic IRDA-compatible device"}, /* PNP0511 */
{0x31307256, "USR3031"}, /* USR3031 */
{0x8024b04e, "SupraExpress 56i Sp V.90"},
{0}
};

View File

@ -568,6 +568,7 @@ static struct isa_pnp_id sio_ids[] = {
{0x1005d041, "Generic IRDA-compatible device"}, /* PNP0510 */
{0x1105d041, "Generic IRDA-compatible device"}, /* PNP0511 */
{0x31307256, "USR3031"}, /* USR3031 */
{0x8024b04e, "SupraExpress 56i Sp V.90"},
{0}
};