diff options
| author | Ian Dowse <iedowse@FreeBSD.org> | 2001-11-18 16:39:09 +0000 |
|---|---|---|
| committer | Ian Dowse <iedowse@FreeBSD.org> | 2001-11-18 16:39:09 +0000 |
| commit | 56f7305f58e489346155bc33a75da66a785bb482 (patch) | |
| tree | 12a43b2f508d89570741d892a041d9f41371a07d /sys/dev/sio | |
| parent | 4b792b83afbfeea0411bd39c2d06659031c2677b (diff) | |
Notes
Diffstat (limited to 'sys/dev/sio')
| -rw-r--r-- | sys/dev/sio/sio_isa.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/sio/sio_isa.c b/sys/dev/sio/sio_isa.c index f1293e3cd578..0cb066b81a40 100644 --- a/sys/dev/sio/sio_isa.c +++ b/sys/dev/sio/sio_isa.c @@ -107,6 +107,7 @@ static struct isa_pnp_id sio_ids[] = { {0x1200b23d, NULL}, /* RSS0012 - OMRON ME5614ISA */ {0x5002734a, NULL}, /* RSS0250 - 5614Jx3(G) Internal Modem */ {0x6202734a, NULL}, /* RSS0262 - 5614Jx3[G] V90+K56Flex Modem */ + {0x1010104d, NULL}, /* SHP1010 - Rockwell 33600bps Modem */ {0xc100ad4d, NULL}, /* SMM00C1 - Leopard 56k PnP */ {0x9012b04e, NULL}, /* SUP1290 - Supra ? */ {0x1013b04e, NULL}, /* SUP1310 - SupraExpress 336i PnP */ |
