diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2000-03-05 14:44:05 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2000-03-05 14:44:05 +0000 |
| commit | d365f16644ab2c75ffd61e9ed610bb6ee50302d8 (patch) | |
| tree | 25b014084acd6d7e7db7e9216fcb972cf26b3724 /sys/dev/sio/sio.c | |
| parent | ca0f567e91136faa44b1ff5efd0b7c46179bc402 (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 890c2e4ed261..e2c8dda22bb7 100644 --- a/sys/dev/sio/sio.c +++ b/sys/dev/sio/sio.c @@ -572,6 +572,7 @@ static struct isa_pnp_id sio_ids[] = { {0x6045f435, NULL}, /* MOT4560 - Motorola ? */ {0x61e7a338, NULL}, /* NECE761 - 33.6Modem */ {0x39804f3f, NULL}, /* OZO8039 - Zoom 56k flex */ + {0x3024a341, NULL}, /* PMC2430 - Pace 56 Voice Internal Modem */ {0x1000eb49, NULL}, /* ROK0010 - Rockwell ? */ {0x5002734a, NULL}, /* RSS0250 - 5614Jx3(G) Internal Modem */ {0xc100ad4d, NULL}, /* SMM00C1 - Leopard 56k PnP */ |
