diff options
| author | Seigo Tanimura <tanimura@FreeBSD.org> | 2000-05-19 10:02:15 +0000 |
|---|---|---|
| committer | Seigo Tanimura <tanimura@FreeBSD.org> | 2000-05-19 10:02:15 +0000 |
| commit | 07a1e11832067280a0f720e86cb9585e39381ee3 (patch) | |
| tree | 251066622de4624d9b39aea403552cf01b10b8e2 /sys/dev/sio | |
| parent | 6efb30c8d0f5d094d8fcbf11f38a2731078f8735 (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 9ccdb947b7cb..63cc925bee93 100644 --- a/sys/dev/sio/sio.c +++ b/sys/dev/sio/sio.c @@ -686,6 +686,7 @@ static struct isa_pnp_id sio_ids[] = { {0x3024a341, NULL}, /* PMC2430 - Pace 56 Voice Internal Modem */ {0x1000eb49, NULL}, /* ROK0010 - Rockwell ? */ {0x5002734a, NULL}, /* RSS0250 - 5614Jx3(G) Internal Modem */ + {0x6202734a, NULL}, /* RSS0262 - 5614Jx3[G] V90+K56Flex Modem */ {0xc100ad4d, NULL}, /* SMM00C1 - Leopard 56k PnP */ {0x9012b04e, NULL}, /* SUP1290 - Supra ? */ {0x1013b04e, NULL}, /* SUP1310 - SupraExpress 336i PnP */ |
