diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-12-27 05:02:25 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-12-27 05:02:25 +0000 |
| commit | 9928855f97b9060fa54f58aae6c6ad5011439919 (patch) | |
| tree | bb5c45d47067a87f16f5d290a4c23911cff4f4e4 /sys/dev/sio/sio.c | |
| parent | d3980376e8c139e07958914c5184ab37463e4818 (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 864a928b4e60..81dd1d7be8cc 100644 --- a/sys/dev/sio/sio.c +++ b/sys/dev/sio/sio.c @@ -561,6 +561,7 @@ static struct isa_pnp_id sio_ids[] = { {0x0030320d, NULL}, /* CIR3000 - Cirrus Logic V43 */ {0x1200c31e, NULL}, /* GVC0012 - VF1128HV-R9 (win modem?) */ {0x0303c31e, NULL}, /* GVC0303 - MaxTech 33.6 PnP D/F/V */ + {0x0505c31e, NULL}, /* GVC0505 - GVC 56k Faxmodem */ {0x0050c31e, NULL}, /* GVC5000 - some GVC modem */ {0x3800f91e, NULL}, /* GWY0038 - Telepath with v.90 */ {0x9062f91e, NULL}, /* GWY6290 - Telepath with x2 Technology */ |
