diff options
| author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2001-03-07 14:27:56 +0000 |
|---|---|---|
| committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2001-03-07 14:27:56 +0000 |
| commit | 6573bc0b370fe5e595849ae083c0ccba3d7f6bbd (patch) | |
| tree | 97d1a249e7882eba4aec190d8aaf0d8005e58d8f /sys/dev/sio/sio.c | |
| parent | ab410acc0a340b8d7dcf4e2c2cd9612776fab15f (diff) | |
Notes
Diffstat (limited to 'sys/dev/sio/sio.c')
| -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 70c5b14d269d..3f56ab9f9c35 100644 --- a/sys/dev/sio/sio.c +++ b/sys/dev/sio/sio.c @@ -670,6 +670,7 @@ static struct isa_pnp_id sio_ids[] = { {0x1200c31e, NULL}, /* GVC0012 - VF1128HV-R9 (win modem?) */ {0x0303c31e, NULL}, /* GVC0303 - MaxTech 33.6 PnP D/F/V */ {0x0505c31e, NULL}, /* GVC0505 - GVC 56k Faxmodem */ + {0x0116c31e, NULL}, /* GVC1601 - Rockwell V.34 Plug & Play Modem */ {0x0050c31e, NULL}, /* GVC5000 - some GVC modem */ {0x3800f91e, NULL}, /* GWY0038 - Telepath with v.90 */ {0x9062f91e, NULL}, /* GWY6290 - Telepath with x2 Technology */ |
