diff options
| author | Daniel Eischen <deischen@FreeBSD.org> | 1999-10-03 17:50:09 +0000 |
|---|---|---|
| committer | Daniel Eischen <deischen@FreeBSD.org> | 1999-10-03 17:50:09 +0000 |
| commit | c0d3a0d572ddc53c438f6e88d05117b7b9537141 (patch) | |
| tree | 138b45084d8f0f5fed81a924656c9ca8e72a181b /sys/dev/sio | |
| parent | d0847d9cf12f06b3db641ed0649c40dcff5df4ec (diff) | |
Notes
Diffstat (limited to 'sys/dev/sio')
| -rw-r--r-- | sys/dev/sio/sio.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/sio/sio.c b/sys/dev/sio/sio.c index ace85927d81c..c14f04a7e086 100644 --- a/sys/dev/sio/sio.c +++ b/sys/dev/sio/sio.c @@ -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} }; |
