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:
parent
d0847d9cf1
commit
c0d3a0d572
@ -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}
|
||||
};
|
||||
|
||||
|
@ -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}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user